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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 22 00:39:39 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-04-22 00:39:39 -0400 (Tue, 22 Apr 2008)
New Revision: 72541

Modified:
   trunk/tomcat/.classpath
   trunk/tomcat/build.xml
Log:
remove xacml references

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2008-04-22 04:37:12 UTC (rev 72540)
+++ trunk/tomcat/.classpath	2008-04-22 04:39:39 UTC (rev 72541)
@@ -13,7 +13,6 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-core/lib/jbosscache-core-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo.jar" sourcepath="/thirdparty/jboss/cache/jbosscache-pojo/lib/jbosscache-pojo-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jgroups/lib/jgroups.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/el-api.jar"/>

Modified: trunk/tomcat/build.xml
===================================================================
--- trunk/tomcat/build.xml	2008-04-22 04:37:12 UTC (rev 72540)
+++ trunk/tomcat/build.xml	2008-04-22 04:39:39 UTC (rev 72541)
@@ -50,7 +50,6 @@
     <!-- The combined library classpath -->
     <path id="library.classpath">
       <path refid="sun.servlet.classpath"/>
-      <path refid="sun.xacml.classpath"/>
       <path refid="sun.jaxb.classpath"/>
       <path refid="sun.jsf.classpath"/>
       <path refid="apache.commons.classpath"/>




More information about the jboss-cvs-commits mailing list