Author: aheritier
Date: Fri Sep 16 04:07:52 2005
New Revision: 289490

URL: http://svn.apache.org/viewcvs?rev=289490&view=rev
Log:
Plugins tests are fixed. It takes a little time to execute them it's better for 
our quality.

Modified:
    maven/maven-1/core/trunk/build-bootstrap.xml

Modified: maven/maven-1/core/trunk/build-bootstrap.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/build-bootstrap.xml?rev=289490&r1=289489&r2=289490&view=diff
==============================================================================
--- maven/maven-1/core/trunk/build-bootstrap.xml (original)
+++ maven/maven-1/core/trunk/build-bootstrap.xml Fri Sep 16 04:07:52 2005
@@ -238,7 +238,6 @@
       <fileset dir="${maven.home}/plugins" />
     </copy>
 
-<!-- Don't test the plugins, it breaks too often at the fault of rogue plugins
     <echo>
 |
 | TESTING THE PLUGINS...
@@ -256,7 +255,6 @@
       <arg value="maven:plugins-test"/>
       <env key="MAVEN_TERMINATE_CMD" value="on" />
     </exec>
--->
 
     <echo>
 |



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to