[jboss-cvs] jboss-seam/examples/icefaces/resources/META-INF ...
Gavin King
gavin.king at jboss.com
Tue Dec 5 08:26:13 EST 2006
User: gavin
Date: 06/12/05 08:26:12
Modified: examples/icefaces/resources/META-INF application.xml
Log:
migrate to new build
Revision Changes Path
1.6 +6 -0 jboss-seam/examples/icefaces/resources/META-INF/application.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: application.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/icefaces/resources/META-INF/application.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- application.xml 3 Dec 2006 04:41:34 -0000 1.5
+++ application.xml 5 Dec 2006 13:26:12 -0000 1.6
@@ -18,5 +18,11 @@
<module>
<java>jboss-seam.jar</java>
</module>
+ <module>
+ <java>el-api.jar</java>
+ </module>
+ <module>
+ <java>el-ri.jar</java>
+ </module>
</application>
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list