From eb68951d4712510dcfd5bc133adbf13b1fc30017 Mon Sep 17 00:00:00 2001 From: Joachim Flammer Date: Wed, 29 Sep 2004 13:35:39 +0000 Subject: [PATCH] Only update of line formatting. --- org.glite.lb/build.xml | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/org.glite.lb/build.xml b/org.glite.lb/build.xml index c540164..24bdc4d 100755 --- a/org.glite.lb/build.xml +++ b/org.glite.lb/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.17 2004/09/09 21:05:29 dimeglio + Moved tag target to targets-common + Revision 1.16 2004/08/27 03:03:12 dimeglio Preserve original timestamp when copying file and overwrite when new @@ -245,8 +248,8 @@ + target="${target}" + inheritall="false" /> @@ -261,8 +264,8 @@ + target="${target}" + inheritall="false" /> @@ -277,8 +280,8 @@ + target="${target}" + inheritall="false" /> @@ -293,8 +296,8 @@ + target="${target}" + inheritall="false" /> @@ -309,18 +312,18 @@ + target="${target}" + inheritall="false" /> + client, + common, + server, + logger"> <project name="${subsystem.name}" type="post-subsystem" packageName="${global.prefix}-${subsystem.prefix}"/> -- 1.8.2.3