Author: david.lloyd(a)jboss.com
Date: 2009-01-29 15:50:10 -0500 (Thu, 29 Jan 2009)
New Revision: 4849
Modified:
remoting3/trunk/build.xml
Log:
Remove samples from build until multiplex is ready
Modified: remoting3/trunk/build.xml
===================================================================
--- remoting3/trunk/build.xml 2009-01-29 20:44:43 UTC (rev 4848)
+++ remoting3/trunk/build.xml 2009-01-29 20:50:10 UTC (rev 4849)
@@ -551,7 +551,8 @@
<!-- core -->
- <target name="all-core" description="Build all core targets"
depends="api,core,samples,testing-support"/>
+ <!--<target name="all-core" description="Build all core
targets" depends="api,core,samples,testing-support"/>-->
+ <target name="all-core" description="Build all core targets"
depends="api,core,testing-support"/>
<!-- JARs: These should be the second-to-last targets in the file -->
Show replies by date