From: Zdeněk Šustr Date: Wed, 16 Jun 2010 13:07:04 +0000 (+0000) Subject: The most recent version copied. Do not modify this instance (RW in ./org.glite.lb). X-Git-Tag: glite-lb-client-java_R_1_0_3_1~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=b4b34a858cf9c001eea8e867168843753f2f985a;p=jra1mw.git The most recent version copied. Do not modify this instance (RW in ./org.glite.lb). --- diff --git a/org.glite.lb.client-java/configure b/org.glite.lb.client-java/configure index 71ff6f0..c82ed75 100755 --- a/org.glite.lb.client-java/configure +++ b/org.glite.lb.client-java/configure @@ -330,7 +330,7 @@ BEGIN{ 'lb.harvester' => [ qw// ], 'lb.yaim' => [ qw/yaim_core:R/ ], 'lb.glite-LB' => [ qw/fetchcrl:R gpt:R gip_release:R gip_service:R bdii:R glite_version:R glite_info_templates:R glue_schema:R/ ], - 'lbjp-common.db' => [ qw/mysql:B mysql-devel:B postgresql:B/ ], + 'lbjp-common.db' => [ qw/mysql:B mysql-devel:B postgresql:B cppunit:B log4c:B/ ], 'lbjp-common.log' => [ qw/log4c/ ], 'lbjp-common.maildir' => [ qw// ], 'lbjp-common.server-bones' => [ qw// ], @@ -416,7 +416,7 @@ for my $jar (keys %need_jars) { 'lb.yaim' => [ qw// ], 'lb.glite-LB' => [ qw/ lb.logger:R lb.server:R lb.utils:R lb.doc:R - lb.ws-test:R lb.harvester:R lb.yaim:R + lb.ws-test:R lb.harvester:R lb.yaim:R lb.client-java:R / ], 'lbjp-common.db' => [ qw/lbjp-common.trio lbjp-common.log/ ], 'lbjp-common.maildir' => [ qw// ],