[jboss-cvs] jboss-seam/examples/jpa ...
Norman Richards
norman.richards at jboss.com
Mon Mar 26 18:38:32 EDT 2007
User: nrichards
Date: 07/03/26 18:38:32
Modified: examples/jpa build.xml
Log:
ajax4jsf jar name
Revision Changes Path
1.12 +1 -1 jboss-seam/examples/jpa/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/build.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- build.xml 26 Feb 2007 23:38:59 -0000 1.11
+++ build.xml 26 Mar 2007 22:38:32 -0000 1.12
@@ -93,7 +93,7 @@
<include name="el-api.jar" />
<include name="el-ri.jar" />
<include name="jsf-facelets.jar" />
- <include name="ajax4jsf.jar" />
+ <include name="ajax4jsf-*.jar" />
<include name="oscache*.jar" />
<!-- do not need the following jars for 4.0.4 and 4.0.5
<include name="myfaces-api-1.1.4.jar" />
More information about the jboss-cvs-commits
mailing list