[jboss-svn-commits] JBL Code SVN: r35977 - labs/jbossesb/workspace/johan.kumps/product.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Nov 14 17:53:00 EST 2010


Author: johan.kumps
Date: 2010-11-14 17:53:00 -0500 (Sun, 14 Nov 2010)
New Revision: 35977

Added:
   labs/jbossesb/workspace/johan.kumps/product/skip.properties
Log:


Added: labs/jbossesb/workspace/johan.kumps/product/skip.properties
===================================================================
--- labs/jbossesb/workspace/johan.kumps/product/skip.properties	                        (rev 0)
+++ labs/jbossesb/workspace/johan.kumps/product/skip.properties	2010-11-14 22:53:00 UTC (rev 35977)
@@ -0,0 +1,17 @@
+#
+# The following properties should be added or removed if you want to skip those
+# parts of the build.  Adding all of these skips cuts "ant clean dist" on a sample 
+# machine down from about 3m30s to about 1m10s.  Without the clean it's about 55s.
+# Without the tests it is even less.
+#
+
+#
+# ******   D O   N O T   C H E C K   I N   C H A N G E S   T O   T H I S   F I L E   ******
+#
+
+
+skip.javadoc=true
+#skip.server.esb=true
+skip.docs=true
+#skip.samples=true
+#skip.tests=true
\ No newline at end of file



More information about the jboss-svn-commits mailing list