You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by er...@apache.org on 2010/11/10 23:37:50 UTC

svn commit: r1033771 - in /servicemix/sandbox/website20: pom.xml src/test/

Author: ericjohnson
Date: Wed Nov 10 22:37:50 2010
New Revision: 1033771

URL: http://svn.apache.org/viewvc?rev=1033771&view=rev
Log:
removed the tests

Removed:
    servicemix/sandbox/website20/src/test/
Modified:
    servicemix/sandbox/website20/pom.xml

Modified: servicemix/sandbox/website20/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/sandbox/website20/pom.xml?rev=1033771&r1=1033770&r2=1033771&view=diff
==============================================================================
--- servicemix/sandbox/website20/pom.xml (original)
+++ servicemix/sandbox/website20/pom.xml Wed Nov 10 22:37:50 2010
@@ -94,7 +94,6 @@
           <execution>
             <goals>
               <goal>compile</goal>
-              <goal>testCompile</goal>
             </goals>
           </execution>
         </executions>