Why not go all the way 1.6? Gary
> -----Original Message----- > From: s...@apache.org [mailto:s...@apache.org] > Sent: Monday, January 31, 2011 14:56 > To: comm...@commons.apache.org > Subject: svn commit: r1065731 - /commons/proper/commons- > parent/trunk/pom.xml > > Author: sebb > Date: Mon Jan 31 19:55:41 2011 > New Revision: 1065731 > > URL: http://svn.apache.org/viewvc?rev=1065731&view=rev > Log: > antrun 1.5 fixes the bug http://jira.codehaus.org/browse/MANTRUN-143 > > Modified: > commons/proper/commons-parent/trunk/pom.xml > > Modified: commons/proper/commons-parent/trunk/pom.xml > URL: http://svn.apache.org/viewvc/commons/proper/commons- > parent/trunk/pom.xml?rev=1065731&r1=1065730&r2=1065731&view=diff > =========================================================================== > === > --- commons/proper/commons-parent/trunk/pom.xml (original) > +++ commons/proper/commons-parent/trunk/pom.xml Mon Jan 31 19:55:41 2011 > @@ -126,10 +126,7 @@ > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-antrun-plugin</artifactId> > - <!-- > - Warning: 1.4 has regression bug, see: > http://jira.codehaus.org/browse/MANTRUN-143 > - --> > - <version>1.3</version> > + <version>1.5</version> > </plugin> > <plugin> > <groupId>org.apache.maven.plugins</groupId> >