You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/22 06:36:40 UTC

svn commit: r1633520 - /commons/proper/commons-parent/trunk/BUILDING.txt

Author: ggregory
Date: Wed Oct 22 04:36:39 2014
New Revision: 1633520

URL: http://svn.apache.org/r1633520
Log:
Prepare for release 35.

Modified:
    commons/proper/commons-parent/trunk/BUILDING.txt

Modified: commons/proper/commons-parent/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/BUILDING.txt?rev=1633520&r1=1633519&r2=1633520&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/BUILDING.txt (original)
+++ commons/proper/commons-parent/trunk/BUILDING.txt Wed Oct 22 04:36:39 2014
@@ -24,11 +24,11 @@ Commit all changes to SVN
 Creating release candidate tag:
 ------------------------------
 Checkout trunk in clean workspace:
-svn co https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk commons-parent-34-RC1
-cd commons-parent-34-RC1
+svn co https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk commons-parent-35-RC1
+cd commons-parent-35-RC1
 Edit pom.xml to remove SNAPSHOT suffix
 Create tag in SVN from the updated workspace:
-svn cp . https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-34-RC1 -m"Create 34 RC1 tag"
+svn cp . https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-35-RC1 -m"Create 35 RC1 tag"
 
 Test build of tag:
 -----------------
@@ -48,7 +48,7 @@ The message "No CLM data recorded" appea
 Open the bottom "Content" tab and navigate to the files
 Delete *.asc.md5 and *.asc.sha1 if present
 Double-check!
-Close the staging area - "Commons Parent 34 RC1"
+Close the staging area - "Commons Parent 35 RC1"
 Screen does not auto-refresh - you need to press refresh
 
 Send round the release vote(lazy)