Re: svn commit: r1455005 - in /commons/proper/compress/tags/COMPRESS-1.5_RC1: ./ pom.xml

2013-03-11 Thread sebb
On 11 March 2013 06:10,  bode...@apache.org wrote:
 Author: bodewig
 Date: Mon Mar 11 06:10:51 2013
 New Revision: 1455005

 URL: http://svn.apache.org/r1455005
 Log:
 Tagging first RC for Compress 1.5

Please don't recreate a tag with the same name.

If you need to re-roll, choose the next RC number, i.e. RC2 here.

Tags are supposed to be immutable.

 Added:
 commons/proper/compress/tags/COMPRESS-1.5_RC1/   (props changed)
   - copied from r1455004, commons/proper/compress/trunk/
 Modified:
 commons/proper/compress/tags/COMPRESS-1.5_RC1/pom.xml

 Propchange: commons/proper/compress/tags/COMPRESS-1.5_RC1/
 --
 --- subclipse:tags (added)
 +++ subclipse:tags Mon Mar 11 06:10:51 2013
 @@ -0,0 +1,2 @@
 +1152546,COMPRESS_1.2,/commons/proper/compress/tags/COMPRESS_1.2,tag
 +1196226,COMPRESS_1.3,/commons/proper/compress/tags/COMPRESS_1.3,tag

 Propchange: commons/proper/compress/tags/COMPRESS-1.5_RC1/
 --
 --- svn:ignore (added)
 +++ svn:ignore Mon Mar 11 06:10:51 2013
 @@ -0,0 +1,7 @@
 +target
 +*.iml
 +*.ipr
 +*.iws
 +.*
 +maven-eclipse.xml
 +TAGS

 Propchange: commons/proper/compress/tags/COMPRESS-1.5_RC1/
 --
 svn:mergeinfo = /commons/proper/compress/branches/zip64:1149597-1152684

 Modified: commons/proper/compress/tags/COMPRESS-1.5_RC1/pom.xml
 URL: 
 http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS-1.5_RC1/pom.xml?rev=1455005r1=1455004r2=1455005view=diff
 ==
 --- commons/proper/compress/tags/COMPRESS-1.5_RC1/pom.xml (original)
 +++ commons/proper/compress/tags/COMPRESS-1.5_RC1/pom.xml Mon Mar 11 06:10:51 
 2013
 @@ -25,7 +25,7 @@

groupIdorg.apache.commons/groupId
artifactIdcommons-compress/artifactId
 -  version1.5-SNAPSHOT/version
 +  version1.5/version
nameCommons Compress/name
urlhttp://commons.apache.org/compress//url
!-- The description is not indented to make it look better in the release 
 notes --
 @@ -119,9 +119,9 @@ These include: bzip2, gzip, pack200, xz
/contributors

scm
 -
 connectionscm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/trunk/connection
 -
 developerConnectionscm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/trunk/developerConnection
 -urlhttp://svn.apache.org/repos/asf/commons/proper/compress/trunk/url
 +
 connectionscm:svn:http://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.5/connection
 +
 developerConnectionscm:svn:https://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.5/developerConnection
 +
 urlhttp://svn.apache.org/repos/asf/commons/proper/compress/tags/COMPRESS-1.5/url
/scm

build



-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: svn commit: r1455005 - in /commons/proper/compress/tags/COMPRESS-1.5_RC1: ./ pom.xml

2013-03-11 Thread Stefan Bodewig
On 2013-03-11, sebb wrote:

 On 11 March 2013 06:10,  bode...@apache.org wrote:
 Author: bodewig
 Date: Mon Mar 11 06:10:51 2013
 New Revision: 1455005

 URL: http://svn.apache.org/r1455005
 Log:
 Tagging first RC for Compress 1.5

 Please don't recreate a tag with the same name.

 If you need to re-roll, choose the next RC number, i.e. RC2 here.

 Tags are supposed to be immutable.

I agree but feel it was OK for me to do in this case since I never even
started a vote for the first tag.

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org