You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by pv...@apache.org on 2006/02/20 04:03:39 UTC

svn commit: r379002 - /incubator/servicemix/trunk/etc/maven.xml

Author: pvillacorta
Date: Sun Feb 19 19:03:36 2006
New Revision: 379002

URL: http://svn.apache.org/viewcvs?rev=379002&view=rev
Log:
test commit

Modified:
    incubator/servicemix/trunk/etc/maven.xml

Modified: incubator/servicemix/trunk/etc/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/etc/maven.xml?rev=379002&r1=379001&r2=379002&view=diff
==============================================================================
--- incubator/servicemix/trunk/etc/maven.xml (original)
+++ incubator/servicemix/trunk/etc/maven.xml Sun Feb 19 19:03:36 2006
@@ -60,7 +60,7 @@
         </j:if>
     </preGoal>
     <!-- Build failure reports: write test results. Set build to success if no 
-    test failures -->
+    test failures  -->
     <postGoal name="test:test">
         <j:if test="${generateBuildReports == 'true'}">
             <attainGoal name="build-failure-report:set-test-results"/>