From c80dec87fff9ad9ab73f57a7f4deb82488a8f6f3 Mon Sep 17 00:00:00 2001 From: Elisabetta Ronchieri Date: Thu, 18 Aug 2005 10:36:05 +0000 Subject: [PATCH] Added cross-subsystem dependencies feature in org.glite.lb subsystem. Added wms-utils.jobid and security.gsoap-plugin among common dependencies. Added security.voms among server dependencies. At the moment I have not consider gridsite.core component. Once built gridsiste component, run ant in org.glite.lb to build the whole lb and its external gLite dependencies. --- org.glite.lb/build.xml | 61 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 2 deletions(-) diff --git a/org.glite.lb/build.xml b/org.glite.lb/build.xml index 6b6f36d..6344922 100755 --- a/org.glite.lb/build.xml +++ b/org.glite.lb/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.32 2005/08/03 11:58:25 akrenek + Merged the release 1.0 branch + Revision 1.31 2005/05/26 15:13:37 zurek inserted module.build.file @@ -280,6 +283,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -328,7 +385,7 @@ - + @@ -360,7 +417,7 @@ - + -- 1.8.2.3