[jboss-cvs] JBoss Messaging SVN: r1607 - branches/Branch_HTTP_Experiment/tests/smoke
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Nov 21 02:57:49 EST 2006
Author: ron_sigal
Date: 2006-11-21 02:57:48 -0500 (Tue, 21 Nov 2006)
New Revision: 1607
Modified:
branches/Branch_HTTP_Experiment/tests/smoke/build.xml
Log:
JBMESSAGING-207: Fixed unmatched comment delimiters.
Modified: branches/Branch_HTTP_Experiment/tests/smoke/build.xml
===================================================================
--- branches/Branch_HTTP_Experiment/tests/smoke/build.xml 2006-11-21 05:55:52 UTC (rev 1606)
+++ branches/Branch_HTTP_Experiment/tests/smoke/build.xml 2006-11-21 07:57:48 UTC (rev 1607)
@@ -114,7 +114,7 @@
<param name="run.secure-socket.example" value="false"/>
</antcall>
- -->
+
<antcall target="installation-test">
<param name="jboss.home" value="${jboss404GA.home}"/>
</antcall>
More information about the jboss-cvs-commits
mailing list