From 6c34b4fafcb1e58af2345309f3b7fc6b9085bdc1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Thu, 24 Nov 2005 12:32:02 +0000 Subject: [PATCH] merged in "lbonly" --- org.glite.lb/build.xml | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/org.glite.lb/build.xml b/org.glite.lb/build.xml index 429dd44..038f223 100755 --- a/org.glite.lb/build.xml +++ b/org.glite.lb/build.xml @@ -20,6 +20,12 @@ Revision history: $Log$ + Revision 1.37 2005/11/04 14:39:20 akrenek + merge in the "lbonly" hack + + Revision 1.36 2005/10/15 13:36:26 akrenek + added lb.utils + Revision 1.35 2005/10/14 17:19:08 akrenek build also lb.utils @@ -29,6 +35,17 @@ Revision 1.33 2005/09/19 15:23:45 akrenek "The gigantic merge"; from release 1.4 branch to HEAD + Revision 1.32.2.2 2005/10/31 12:45:10 akrenek + conditional disabling of cross-subsystem builds via "lbonly" property + + 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 @@ -292,7 +309,7 @@ - + @@ -310,7 +327,7 @@ - + @@ -328,7 +345,7 @@ - + @@ -346,7 +363,7 @@ - + @@ -364,6 +381,13 @@ + + + + + + + -- 1.8.2.3