[jboss-cvs] jboss-seam/examples/seambay ...
Shane Bryzak
sbryzak at redhat.com
Thu Aug 23 00:25:49 EDT 2007
User: sbryzak2
Date: 07/08/23 00:25:49
Modified: examples/seambay build.xml
Log:
added some unit tests
Revision Changes Path
1.9 +10 -8 jboss-seam/examples/seambay/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/seambay/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- build.xml 4 Jul 2007 05:40:11 -0000 1.8
+++ build.xml 23 Aug 2007 04:25:49 -0000 1.9
@@ -15,6 +15,8 @@
<property name="urlrewrite.lib" value="yes"/>
<property name="jbpm.lib" value="yes"/>
+ <property name="example.ds" value="jboss-seam-bay-ds.xml"/>
+
<import file="../build.xml"/>
</project>
More information about the jboss-cvs-commits
mailing list