[jboss-cvs] jboss-seam ...
Shane Bryzak
Shane_Bryzak at symantec.com
Fri Dec 15 08:36:43 EST 2006
User: sbryzak2
Date: 06/12/15 08:36:43
Modified: jboss-seam build.xml
Log:
some bug fixes, updates to security example
Revision Changes Path
1.122 +2 -0 jboss-seam/build.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/build.xml,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -b -r1.121 -r1.122
--- build.xml 13 Dec 2006 10:10:43 -0000 1.121
+++ build.xml 15 Dec 2006 13:36:43 -0000 1.122
@@ -153,6 +153,8 @@
<include name="META-INF/ejb-jar.xml"/>
<include name="META-INF/components.xml"/>
<include name="META-INF/jboss.xml"/>
+ <include name="META-INF/security-config.xml"/>
+ <include name="META-INF/security-rules.drl"/>
</fileset>
<zipfileset id="example.ear.resources"
More information about the jboss-cvs-commits
mailing list