[jboss-cvs] JBossAS SVN: r72542 - trunk/testsuite.

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


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

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

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2008-04-22 04:39:39 UTC (rev 72541)
+++ trunk/testsuite/.classpath	2008-04-22 04:46:09 UTC (rev 72542)
@@ -20,8 +20,6 @@
 	<classpathentry kind="lib" path="/thirdparty/sun-jaf/lib/activation.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-xalan/lib/xalan.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbossws/lib/jbossws-client.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/sun-xacml/lib/sunxacml-support.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/joesnmp/lib/joesnmp.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jsf/lib/jsf-impl.jar"/>

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-04-22 04:39:39 UTC (rev 72541)
+++ trunk/testsuite/build.xml	2008-04-22 04:46:09 UTC (rev 72542)
@@ -126,7 +126,6 @@
       <path refid="sun.jaxb.classpath"/>
       <path refid="sun.jsf.classpath"/>
       <path refid="sun.servlet.classpath"/>
-      <path refid="sun.xacml.classpath"/>
       <path refid="sun.opends.classpath"/>
       <path refid="trove.classpath"/>
       <path refid="wutka.dtdparser.classpath"/>




More information about the jboss-cvs-commits mailing list