[jboss-cvs] JBossAS SVN: r63075 - trunk/tomcat.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 15 23:31:51 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-05-15 23:31:51 -0400 (Tue, 15 May 2007)
New Revision: 63075

Modified:
   trunk/tomcat/build.xml
Log:
SECURITY-26: security integration classpath

Modified: trunk/tomcat/build.xml
===================================================================
--- trunk/tomcat/build.xml	2007-05-16 03:31:12 UTC (rev 63074)
+++ trunk/tomcat/build.xml	2007-05-16 03:31:51 UTC (rev 63075)
@@ -81,6 +81,7 @@
       <path refid="jboss.systemjmx.classpath"/>
       <path refid="jboss.security.spi.classpath"/>
       <path refid="jboss.security.classpath"/>
+      <path refid="jboss.security.int.classpath"/>
       <path refid="jboss.server.classpath"/>
       <path refid="jboss.j2se.classpath"/>
       <path refid="jboss.cluster.classpath"/>




More information about the jboss-cvs-commits mailing list