From c8d9bd438d72b4c87f38465f2c34082da22c40ce Mon Sep 17 00:00:00 2001 From: Nicolas Lalevee Date: Fri, 18 Apr 2008 19:31:48 +0000 Subject: [PATCH] IVY-802: The Bundle-Version is 0.0.0 in the build artifacts - use replaceregexp which is simpler and still compatible with Ant 1.6 git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@649664 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 1 + build.xml | 10 +--------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index d8a7e70a..e0dec617 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -112,6 +112,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br - FIX: SFTP should verify input parameter for hostname (IVY-734) - FIX: Classpath issues with vfs ftp while being used as a bundle (IVY-785) - FIX: Relative include in a settings must be evaluated relatively to the settings file (IVY-372) +- FIX: The Bundle-Version is 0.0.0 in the build artifacts (IVY-802) - DOCUMENTATION: Broken link in documentation in Ivy files section, info element page (IVY-788) - DOCUMENTATION: Add new cache information to resolver doc (IVY-772) (thanks to Carlton Brown) diff --git a/build.xml b/build.xml index 63e6e255..d83c3eb3 100644 --- a/build.xml +++ b/build.xml @@ -292,14 +292,7 @@ --> - - - - + @@ -317,7 +310,6 @@ -