Author: clebert.suconic(a)jboss.com
Date: 2010-09-09 02:56:01 -0400 (Thu, 09 Sep 2010)
New Revision: 9661
Modified:
branches/Branch_2_1/build-hornetq.xml
Log:
EAP doesn't want the twitter example (not until 2.2 at least), removing it from the
list
Modified: branches/Branch_2_1/build-hornetq.xml
===================================================================
--- branches/Branch_2_1/build-hornetq.xml 2010-09-09 06:48:25 UTC (rev 9660)
+++ branches/Branch_2_1/build-hornetq.xml 2010-09-09 06:56:01 UTC (rev 9661)
@@ -1282,7 +1282,7 @@
<copy todir="${build.dir}/eap-examples-tmp">
- <fileset dir="${examples.dir}"
excludes="**/build.sh,**/build.bat"/>
+ <fileset dir="${examples.dir}"
excludes="**/build.sh,**/build.bat, **/twitter-connector/**"/>
</copy>
<copy todir="${build.dir}/eap-examples-tmp"
overwrite="true">
Show replies by date