[jboss-cvs] JBossAS SVN: r90707 - projects/jboss-osgi/trunk/blueprint/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 30 15:54:24 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-06-30 15:54:24 -0400 (Tue, 30 Jun 2009)
New Revision: 90707

Modified:
   projects/jboss-osgi/trunk/blueprint/testsuite/pom.xml
Log:
Enable remote blueprint testing

Modified: projects/jboss-osgi/trunk/blueprint/testsuite/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/blueprint/testsuite/pom.xml	2009-06-30 19:51:31 UTC (rev 90706)
+++ projects/jboss-osgi/trunk/blueprint/testsuite/pom.xml	2009-06-30 19:54:24 UTC (rev 90707)
@@ -194,7 +194,6 @@
     <!--
       Name: remote-testing 
       Descr: Setup for remote integration testing
-    -->
     <profile>
       <id>remote-testing</id>
       <activation>
@@ -213,6 +212,7 @@
         </plugins>
       </build>
     </profile>
+    -->
   </profiles>
 
 </project>




More information about the jboss-cvs-commits mailing list