[jboss-cvs] jboss-seam/examples ...
Peter Muir
peter at bleepbleep.org.uk
Tue Oct 9 11:42:40 EDT 2007
User: pmuir
Date: 07/10/09 11:42:40
Modified: examples build.xml
Log:
Double oops
Revision Changes Path
1.51 +1 -1 jboss-seam/examples/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/build.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- build.xml 9 Oct 2007 15:38:00 -0000 1.50
+++ build.xml 9 Oct 2007 15:42:40 -0000 1.51
@@ -834,7 +834,7 @@
<exclude name="jboss-seam-ui.jar" />
</fileset>
<path path="${eejb.conf.dir}" />
-
+ <path refid="test.classpath.extras" />
<path refid="build.classpath.extras" />
<path refid="emma.classpath" />
<path location="${seam.dir}/src/test/resources/log4j.xml" />
More information about the jboss-cvs-commits
mailing list