[jboss-cvs] JBossBlog SVN: r243 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 6 02:26:34 EST 2008


Author: adamw
Date: 2008-03-06 02:26:34 -0500 (Thu, 06 Mar 2008)
New Revision: 243

Modified:
   trunk/build.xml
Log:


Modified: trunk/build.xml
===================================================================
--- trunk/build.xml	2008-03-05 14:56:53 UTC (rev 242)
+++ trunk/build.xml	2008-03-06 07:26:34 UTC (rev 243)
@@ -323,7 +323,7 @@
         </copy>
     </target>
 
-    <target name="explode" depends="jar,war,ear,datasource"
+    <target name="explode" depends="jar,war,ear"
             description="Deploy the exploded archive">
         <fail unless="jboss.home">jboss.home not set</fail>
 




More information about the jboss-cvs-commits mailing list