You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by cd...@apache.org on 2014/01/19 20:40:46 UTC

svn commit: r1559570 - in /ant/ivy/core/branches/2.4.0-rc1: CHANGES.txt RELEASE_NOTES version.properties

Author: cduffy
Date: Sun Jan 19 19:40:46 2014
New Revision: 1559570

URL: http://svn.apache.org/r1559570
Log:
Update CHANGES, RELEASE_NOTES, version.properties headers for 2.4.0-rc1 release

Modified:
    ant/ivy/core/branches/2.4.0-rc1/CHANGES.txt
    ant/ivy/core/branches/2.4.0-rc1/RELEASE_NOTES
    ant/ivy/core/branches/2.4.0-rc1/version.properties

Modified: ant/ivy/core/branches/2.4.0-rc1/CHANGES.txt
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.4.0-rc1/CHANGES.txt?rev=1559570&r1=1559569&r2=1559570&view=diff
==============================================================================
--- ant/ivy/core/branches/2.4.0-rc1/CHANGES.txt (original)
+++ ant/ivy/core/branches/2.4.0-rc1/CHANGES.txt Sun Jan 19 19:40:46 2014
@@ -137,7 +137,7 @@ for detailed view of each issue, please 
 	Sven Zethelius
 	Aleksey Zhukov
 	
-   trunk
+   2.4.0-rc1
 =====================================
 - DOCUMENTATION: Broken link in <dependency> documentation (IVY-1405)
 - DOCUMENTATION: Explicitly document that threaded use is not supported.

Modified: ant/ivy/core/branches/2.4.0-rc1/RELEASE_NOTES
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.4.0-rc1/RELEASE_NOTES?rev=1559570&r1=1559569&r2=1559570&view=diff
==============================================================================
--- ant/ivy/core/branches/2.4.0-rc1/RELEASE_NOTES (original)
+++ ant/ivy/core/branches/2.4.0-rc1/RELEASE_NOTES Sun Jan 19 19:40:46 2014
@@ -1,4 +1,4 @@
-	                      Apache Ivy (TM) v2.4.0-devel
+	                      Apache Ivy (TM) v2.4.0-rc1
                                Release Notes
    -----------------------------------------------------------------------
 

Modified: ant/ivy/core/branches/2.4.0-rc1/version.properties
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.4.0-rc1/version.properties?rev=1559570&r1=1559569&r2=1559570&view=diff
==============================================================================
--- ant/ivy/core/branches/2.4.0-rc1/version.properties (original)
+++ ant/ivy/core/branches/2.4.0-rc1/version.properties Sun Jan 19 19:40:46 2014
@@ -16,9 +16,9 @@
 #	 * specific language governing permissions and limitations
 #	 * under the License.
 #	 ***************************************************************
-target.ivy.version=2.4.0
+target.ivy.version=2.4.0-rc1
 # Following OSGi spec: have to be 3 numbers separated by dots
 target.ivy.bundle.version=2.4.0
 # in case we want to add a qualifier such as alpha, beta, etc...
 # if non empty, add a '_' at the end of the qualifier, so the version would look like 1.2.3.alpha_200901011200
-target.ivy.bundle.version.qualifier=alpha_
+target.ivy.bundle.version.qualifier=cr1_