From b779620ca1fe844578f15aa0238fb814f79f12c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 14 Oct 2005 17:19:08 +0000 Subject: [PATCH] build also lb.utils --- org.glite.lb/build.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/org.glite.lb/build.xml b/org.glite.lb/build.xml index 09875f3..8735cce 100755 --- a/org.glite.lb/build.xml +++ b/org.glite.lb/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.34 2005/10/14 11:02:06 akrenek + depends on jp.primary + Revision 1.33 2005/09/19 15:23:45 akrenek "The gigantic merge"; from release 1.4 branch to HEAD @@ -454,6 +457,22 @@ + + + + + + + + + + + + + + @@ -495,6 +514,7 @@ common, server, proxy, + utils, logger"> <project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/> -- 1.8.2.3