Author: sergeyb
Date: 2010-08-05 09:29:33 -0400 (Thu, 05 Aug 2010)
New Revision: 12740
Modified:
stack/cxf/trunk/src/main/distro/build-deploy.xml
Log:
[JBWS-3094] Reverting r12738
Modified: stack/cxf/trunk/src/main/distro/build-deploy.xml
===================================================================
--- stack/cxf/trunk/src/main/distro/build-deploy.xml 2010-08-05 13:24:07 UTC (rev 12739)
+++ stack/cxf/trunk/src/main/distro/build-deploy.xml 2010-08-05 13:29:33 UTC (rev 12740)
@@ -201,7 +201,7 @@
</antcall>
</target>
- <target name="install-cxf-jms">
+ <target name="install-cxf-jms" if="spring-required">
<antcall target="deploy-cxf-jms" inheritall="false">
<param name="installserver"
value="${deploy.structure}"/>
<param name="thirdpartydir"
value="${deploy.artifacts.dir}"/>
Show replies by date