No it wasn't intended. Fucking subversion that has no staging feature. I lost the habit to work with it I revert the version change for wagon I will update the commit message for jenv because the change may be useful And now I stop to work on projects using SVN (I'm didn't use it for a to long time. That's a pity)
On Mon, Jul 8, 2013 at 10:46 AM, sebb <seb...@gmail.com> wrote: > On 8 July 2013 09:26, <aherit...@apache.org> wrote: > > Author: aheritier > > Date: Mon Jul 8 08:26:19 2013 > > New Revision: 1500602 > > > > URL: http://svn.apache.org/r1500602 > > Log: > > Revert commons-io upgrade. commons-io >= 2.3 requires Java6 or later > while we are always supporting Java 5 > > -1 > > The commit makes two other unrelated changes, so is not actually a revert. > > > > > Modified: > > maven/archetype/trunk/pom.xml > > > > Modified: maven/archetype/trunk/pom.xml > > URL: > http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1500602&r1=1500601&r2=1500602&view=diff > > > ============================================================================== > > --- maven/archetype/trunk/pom.xml (original) > > +++ maven/archetype/trunk/pom.xml Mon Jul 8 08:26:19 2013 > > @@ -75,7 +75,7 @@ under the License. > > <mavenVersion>2.0.8</mavenVersion><!-- with 2.0.9 proxy test > fails--> > > > <netbeans.hint.useExternalMaven>true</netbeans.hint.useExternalMaven> > > <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion> > > - <wagonVersion>1.0</wagonVersion> > > + <wagonVersion>2.4</wagonVersion> > > Was this change intended? > > If so, should be in the SVN log message so commit reviewers know if it > was accidental or not. > > > > <maven.site.path>archetype-archives/archetype-LATEST</maven.site.path> > > </properties> > > > > @@ -146,7 +146,7 @@ under the License. > > <dependency> > > <groupId>commons-io</groupId> > > <artifactId>commons-io</artifactId> > > - <version>2.4</version> > > + <version>2.2</version> > > </dependency> > > <dependency> > > <groupId>org.codehaus.plexus</groupId> > > @@ -318,6 +318,8 @@ under the License. > > <exclude>src/test/**</exclude> > > <exclude>src/it/**</exclude> > > <exclude>.repository/**</exclude><!-- for CI --> > > + <!-- Used by JEnv --> > > + <exclude>.java-version</exclude> > > Was this change intended? > > If so, should be in the SVN log message so commit reviewers know if it > was accidental or not. > > > </excludes> > > </configuration> > > <executions> > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- ----- Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier