[jboss-cvs] jboss-seam/examples/booking ...
Shane Bryzak
Shane_Bryzak at symantec.com
Mon Feb 12 22:49:41 EST 2007
User: sbryzak2
Date: 07/02/12 22:49:41
Modified: examples/booking build.xml
Log:
JBSEAM-766
Revision Changes Path
1.47 +6 -5 jboss-seam/examples/booking/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/booking/build.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- build.xml 5 Dec 2006 16:20:39 -0000 1.46
+++ build.xml 13 Feb 2007 03:49:41 -0000 1.47
@@ -10,6 +10,7 @@
<property name="example.seam.ui.lib" value="yes"/>
<property name="example.seam.debug.lib" value="yes"/>
<property name="example.facelets.lib" value="yes"/>
+ <property name="example.drools.lib" value="yes"/>
<property name="example.ds" value="booking-ds.xml"/>
<property name="src.java.dir" value="src"/>
<property name="src.test.dir" value="src"/>
More information about the jboss-cvs-commits
mailing list