[embjopr-commits] EMBJOPR SVN: r141 - trunk/jsfunit.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Fri Feb 6 15:14:29 EST 2009


Author: ozizka at redhat.com
Date: 2009-02-06 15:14:29 -0500 (Fri, 06 Feb 2009)
New Revision: 141

Modified:
   trunk/jsfunit/pom.xml
Log:
Correcting typo in AS 4's config home

Modified: trunk/jsfunit/pom.xml
===================================================================
--- trunk/jsfunit/pom.xml	2009-02-06 20:12:35 UTC (rev 140)
+++ trunk/jsfunit/pom.xml	2009-02-06 20:14:29 UTC (rev 141)
@@ -144,7 +144,7 @@
                      <configuration>
                        <!-- Set where the configuration dir will be. -->
                        <type>standalone</type>
-                       <home>target/jboss5x</home>
+                       <home>target/jboss4.2</home>
                        <properties>
                          <cargo.java.home>${JAVA_HOME}</cargo.java.home>
                        </properties>




More information about the embjopr-commits mailing list