From 9956b790116f5297a0f89eb6620ab8ac2956f514 Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Thu, 9 Sep 2004 21:05:29 +0000 Subject: [PATCH] Moved tag target to targets-common --- org.glite.lb/build.xml | 62 +++----------------------------------------------- 1 file changed, 3 insertions(+), 59 deletions(-) diff --git a/org.glite.lb/build.xml b/org.glite.lb/build.xml index b563dcb..c540164 100755 --- a/org.glite.lb/build.xml +++ b/org.glite.lb/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.16 2004/08/27 03:03:12 dimeglio + Preserve original timestamp when copying file and overwrite when new + Revision 1.15 2004/08/27 02:46:52 dimeglio Added logic to create the tagged dependencies properties file @@ -195,65 +198,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <system name="${global.name}" value="${global.cvs.label}"/> - <subsystem name="${subsystem.name}" value="${cvs.label}"/> - -</moduleslist> - - - - - - - - - - - - - - - - - -- 1.8.2.3