From 0c06ad4b30fadfd89342bf79dc2c4a56e15485ef Mon Sep 17 00:00:00 2001 From: Alberto Di Meglio Date: Fri, 17 Dec 2004 09:11:43 +0000 Subject: [PATCH] Added local tag targets (because of special naming rules here) --- org.gridsite.core/build.xml | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/org.gridsite.core/build.xml b/org.gridsite.core/build.xml index 8a590e3..a14ff13 100644 --- a/org.gridsite.core/build.xml +++ b/org.gridsite.core/build.xml @@ -20,6 +20,9 @@ Revision history: $Log$ + Revision 1.9 2004/12/17 09:02:49 dimeglio + Removed redefinition of global.prefix + Revision 1.8 2004/12/17 00:32:50 dimeglio Fixed global.prefix @@ -212,7 +215,45 @@ Private targets =============================================== --> - + + + + + + + + + New tag is ${cvs.label} + + + + + + + + + + + + + + + + + + New tag is ${cvs.label} + + + + + + + + + -- 1.8.2.3