You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/09/01 17:01:35 UTC

svn commit: r439345 - /incubator/activemq/trunk/activemq-core/pom.xml

Author: chirino
Date: Fri Sep  1 08:01:35 2006
New Revision: 439345

URL: http://svn.apache.org/viewvc?rev=439345&view=rev
Log:
Opps.. commented out tests by mistake

Modified:
    incubator/activemq/trunk/activemq-core/pom.xml

Modified: incubator/activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/pom.xml?rev=439345&r1=439344&r2=439345&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/pom.xml (original)
+++ incubator/activemq/trunk/activemq-core/pom.xml Fri Sep  1 08:01:35 2006
@@ -223,7 +223,7 @@
           <useFile>true</useFile>
           <argLine>-Xmx512M</argLine>
           <includes>
-            <include>**/*XTest.*</include>
+            <include>**/*Test.*</include>
           </includes>
           <excludes>