Author: sebb
Date: Mon Jan 31 17:54:48 2011
New Revision: 1065698
URL: http://svn.apache.org/viewvc?rev=1065698&view=rev
Log:
Antrun 1.5 fixes the localRepository property bug in 1.4
Modified:
jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml
Modified: jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml?rev=1065698&r1=1065697&r2=1065698&view=diff
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml (original)
+++ jakarta/bsf/branches/bsf3.x/bsf-engines/pom.xml Mon Jan 31 17:54:48 2011
@@ -75,11 +75,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <!--
- | Version 1.4 has a bug
(http://jira.codehaus.org/browse/MANTRUN-143)
- | which means it does not recognise settings.localRepository
- -->
- <version>1.3</version>
+ <version>1.5</version>
<executions>
<execution>
<id>install-engines</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]