git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c475b8
)
Remove jobid.api-java from jobid dependencies in branch_2_0
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 13 Jan 2010 09:44:59 +0000
(09:44 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Wed, 13 Jan 2010 09:44:59 +0000
(09:44 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
f63732f
..
bd25dbb
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-76,7
+76,7
@@
my %lbmodules = (
'lb' => [ qw/client common doc logger server state-machine types utils ws-interface ws-test/],
'security' => [qw/gss gsoap-plugin/],
'lbjp-common' => [qw/db maildir server-bones trio jp-interface/],
- 'jobid' => [qw/api-c api-cpp
api-java
/],
+ 'jobid' => [qw/api-c api-cpp/],
'jp' => [ qw/client doc index primary server-common ws-interface/ ],
);