Send from my mobile device
> Am 05.01.2014 um 23:48 schrieb sebb <seb...@gmail.com>: > >> On 5 January 2014 17:02, Benedikt Ritter <brit...@apache.org> wrote: >> 2014/1/5 <brit...@apache.org> >> >>> Author: britter >>> Date: Sun Jan 5 16:59:30 2014 >>> New Revision: 1555582 >>> >>> URL: http://svn.apache.org/r1555582 >>> Log: >>> Creating lang-3.2.1-RC1 tag (second try ;-) >>> >>> Added: >>> commons/proper/lang/tags/LANG_3_2_1_RC1/ >>> - copied from r1555541, commons/proper/lang/trunk/ >>> commons/proper/lang/tags/LANG_3_2_1_RC1/src/changes/changes.xml >>> - copied unchanged from r1555579, >>> commons/proper/lang/trunk/src/changes/changes.xml >>> >>> commons/proper/lang/tags/LANG_3_2_1_RC1/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt >>> - copied unchanged from r1555577, >>> commons/proper/lang/trunk/src/site/resources/release-notes/RELEASE-NOTES-3.2.1.txt >>> commons/proper/lang/tags/LANG_3_2_1_RC1/src/site/xdoc/index.xml >>> - copied unchanged from r1555581, >>> commons/proper/lang/trunk/src/site/xdoc/index.xml >>> >>> commons/proper/lang/tags/LANG_3_2_1_RC1/src/site/xdoc/release-history.xml >>> - copied unchanged from r1555578, >>> commons/proper/lang/trunk/src/site/xdoc/release-history.xml >>> >> >> Not sure why it send all those files. Maybe I had to do svn up before >> creating the tag? > > Possibly, but it looks OK. > >> I committed those files to trunk. > > That's not a good idea; trunk versions always be SNAPSHOT versions. Sorry for the confusion. I commited all files except pom.xml and default.properties to trunk and then created the tag. I was wondering why any other file showed up in the commit log. > >> >>> Modified: >>> commons/proper/lang/tags/LANG_3_2_1_RC1/default.properties >>> commons/proper/lang/tags/LANG_3_2_1_RC1/pom.xml >>> >>> Modified: commons/proper/lang/tags/LANG_3_2_1_RC1/default.properties >>> URL: >>> http://svn.apache.org/viewvc/commons/proper/lang/tags/LANG_3_2_1_RC1/default.properties?rev=1555582&r1=1555541&r2=1555582&view=diff >>> >>> ============================================================================== >>> --- commons/proper/lang/tags/LANG_3_2_1_RC1/default.properties (original) >>> +++ commons/proper/lang/tags/LANG_3_2_1_RC1/default.properties Sun Jan 5 >>> 16:59:30 2014 >>> @@ -42,7 +42,7 @@ component.package = org.apache.commons.l >>> component.title = Core Language Utilities >>> >>> # The current version number of this component >>> -component.version = 3.2.1-SNAPSHOT >>> +component.version = 3.2.1 >>> >>> # The name that is used to create the jar file >>> final.name = ${component.name}-${component.version} >>> >>> Modified: commons/proper/lang/tags/LANG_3_2_1_RC1/pom.xml >>> URL: >>> http://svn.apache.org/viewvc/commons/proper/lang/tags/LANG_3_2_1_RC1/pom.xml?rev=1555582&r1=1555541&r2=1555582&view=diff >>> >>> ============================================================================== >>> --- commons/proper/lang/tags/LANG_3_2_1_RC1/pom.xml (original) >>> +++ commons/proper/lang/tags/LANG_3_2_1_RC1/pom.xml Sun Jan 5 16:59:30 >>> 2014 >>> @@ -27,7 +27,7 @@ >>> <modelVersion>4.0.0</modelVersion> >>> <groupId>org.apache.commons</groupId> >>> <artifactId>commons-lang3</artifactId> >>> - <version>3.2.1-SNAPSHOT</version> >>> + <version>3.2.1</version> >>> <name>Apache Commons Lang</name> >>> >>> <inceptionYear>2001</inceptionYear> >>> >>> >>> >> >> >> -- >> http://people.apache.org/~britter/ >> http://www.systemoutprintln.de/ >> http://twitter.com/BenediktRitter >> http://github.com/britter > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org