From 34fbdc8b24b58b0b23093eed30ac992c07078a1b Mon Sep 17 00:00:00 2001 From: carnold Date: Wed, 2 Apr 2008 23:30:49 +0000 Subject: [PATCH] Bug 1760649: Make Maven and Ant built jars have identical structure --- build.xml | 38 +++++++++++++++++++++++--------------- pom.xml | 3 ++- 2 files changed, 25 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index aa4dbdb..ed3a0f7 100644 --- a/build.xml +++ b/build.xml @@ -1,18 +1,19 @@ @@ -22,7 +23,7 @@ Copyright 2001-2006 The Ant-Contrib project - + @@ -147,10 +148,17 @@ Copyright 2001-2006 The Ant-Contrib project depends="build" description="--> creates the jar"> - - + - + + +
+ + + +
+
+
diff --git a/pom.xml b/pom.xml index f279996..995526e 100644 --- a/pom.xml +++ b/pom.xml @@ -81,8 +81,9 @@ maven-compiler-plugin - 1.2 + 1.3 1.1 + true