Author: jmesnil
Date: 2009-11-02 10:07:01 -0500 (Mon, 02 Nov 2009)
New Revision: 8182
Modified:
trunk/examples/common/build.xml
Log:
automated run of examples
Added clustered-standalone to the list of examples to run manually
Modified: trunk/examples/common/build.xml
===================================================================
--- trunk/examples/common/build.xml 2009-11-02 15:04:10 UTC (rev 8181)
+++ trunk/examples/common/build.xml 2009-11-02 15:07:01 UTC (rev 8182)
@@ -199,12 +199,13 @@
<exclude name="common/build.xml"/>
<exclude name="core/perf/build.xml"/>
<exclude name="jms/applet/build.xml"/>
+ <exclude name="jms/clustered-standalone/build.xml"/>
<exclude name="jms/jms-bridge/build.xml"/>
<exclude name="jms/perf/build.xml"/>
</fileset>
</subant>
- <echo message="Do not forget to run jms/applet & jms-bridge
examples manually!" />
+ <echo message="Do not forget to run jms/applet, jms/clustered-standalone
& jms-bridge examples manually!" />
</target>
</project>
Show replies by date