From 853a705ee88110102f173da1c46bc5b82bdbe20a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 31 Oct 2005 12:45:10 +0000 Subject: [PATCH] conditional disabling of cross-subsystem builds via "lbonly" property --- org.glite.lb/build.xml | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/org.glite.lb/build.xml b/org.glite.lb/build.xml index 6344922..ed712d4 100755 --- a/org.glite.lb/build.xml +++ b/org.glite.lb/build.xml @@ -20,6 +20,14 @@ Revision history: $Log$ + Revision 1.32.2.1 2005/08/18 10:36:05 eronchie + 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. + Revision 1.32 2005/08/03 11:58:25 akrenek Merged the release 1.0 branch @@ -283,7 +291,14 @@ - + + + + + + + + @@ -301,7 +316,7 @@ - + @@ -319,7 +334,7 @@ - + -- 1.8.2.3