Remove jobid.api-java from jobid dependencies in branch_2_0
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 13 Jan 2010 09:44:59 +0000 (09:44 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 13 Jan 2010 09:44:59 +0000 (09:44 +0000)
org.glite.lb/configure

index f63732f..bd25dbb 100755 (executable)
@@ -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/ ],
        );