[jboss-cvs] jboss-seam ...
Christian Bauer
christian at hibernate.org
Thu Aug 16 22:09:10 EDT 2007
User: cbauer
Date: 07/08/16 22:09:10
Modified: jboss-seam build.properties.sample
Log:
Documented dist.dir property
Revision Changes Path
1.8 +5 -1 jboss-seam/build.properties.sample
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.properties.sample
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/build.properties.sample,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- build.properties.sample 21 Jul 2007 21:18:30 -0000 1.7
+++ build.properties.sample 17 Aug 2007 02:09:10 -0000 1.8
@@ -5,3 +5,7 @@
version = 2.0
patchlevel = 0.BETA1
#validate.xml=true
\ No newline at end of file
+
+# Compiled Seam artifacts (JARs, documentation, etc.) will be copied to this directory if specified,
+# otherwise ../jboss-seam-<timestamp>.<randomnumber>/ is used
+#dist.dir=../jboss-seam-dist
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list