From 9dc5bdc0267ad0650efd4b629273506395b10b6c Mon Sep 17 00:00:00 2001 From: "peter.danner" Date: Tue, 31 Jul 2007 12:32:16 +0000 Subject: Added version infomation do jar-result git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@861 d688527b-c9ab-4aba-bd8d-4036d912da1d --- common/build.xml | 13 ++++++++++--- common/manifest.template | 6 ++++++ 2 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 common/manifest.template diff --git a/common/build.xml b/common/build.xml index b1075212d..cf352e47b 100644 --- a/common/build.xml +++ b/common/build.xml @@ -8,6 +8,7 @@ --> + @@ -57,12 +58,12 @@ - - + + - + @@ -75,4 +76,10 @@ + + + + + + diff --git a/common/manifest.template b/common/manifest.template new file mode 100644 index 000000000..734f23f58 --- /dev/null +++ b/common/manifest.template @@ -0,0 +1,6 @@ +Manifest-version: 1.0 + +Name: at/gv/egovernment/moa/util/ +Implementation-Title: MOA-Common +Implementation-Version: @version@ +Implementation-URL: http://www.cio.gv.at/onlineservices/basicmodules/ -- cgit v1.2.3