Updated blackbox tests to work with new metadata classes.
[java-idp.git] / .classpath
index 0bc87dd..8f6282d 100644 (file)
@@ -2,33 +2,32 @@
 <classpath>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="tests"/>
+       <classpathentry kind="lib" path="endorsed/resolver.jar"/>
+       <classpathentry kind="lib" path="endorsed/xml-apis.jar"/>
        <classpathentry kind="lib" path="webApplication/WEB-INF/lib/opensaml-1.1.jar"/>
        <classpathentry kind="lib" path="webApplication/WEB-INF/lib/struts.jar"/>
        <classpathentry sourcepath="lib/junit-3.8.1-src.jar" kind="lib" path="lib/junit-3.8.1.jar"/>
-       <classpathentry sourcepath="lib/log4j-1.2.5-src.jar" kind="lib" path="lib/log4j-1.2.5.jar"/>
        <classpathentry kind="lib" path="lib/servlet-2.3.jar"/>
        <classpathentry kind="lib" path="lib/jargs-0.4.jar"/>
-       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-beanutils.jar"/>
        <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-collections.jar"/>
-       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-digester.jar"/>
        <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-logging-1.03.jar"/>
-       <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet-api.jar"/>
-       <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/>
-       <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jsp-api.jar"/>
        <classpathentry sourcepath="lib/commons-pool-1.2-src.jar" kind="lib" path="lib/commons-pool-1.2.jar"/>
        <classpathentry sourcepath="lib/commons-dbcp-1.2.1-src.jar" kind="lib" path="lib/commons-dbcp-1.2.1.jar"/>
        <classpathentry sourcepath="C:/cvs/xml-security/src" kind="lib" path="webApplication/WEB-INF/lib/xmlsec-20050514.jar"/>
-       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xmltypes.jar"/>
-       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xbean.jar"/>
-       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xbean_xpath.jar"/>
-       <classpathentry kind="lib" path="endorsed/sax.jar"/>
-       <classpathentry kind="lib" path="endorsed/jaxp-api.jar"/>
-       <classpathentry kind="lib" path="endorsed/dom.jar"/>
-       <classpathentry kind="lib" path="lib/shib-filter.jar"/>
        <classpathentry kind="lib" path="webApplication/WEB-INF/lib/bc-asn1.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
        <classpathentry kind="lib" path="lib/ant-launcher-1.6.3.jar"/>
        <classpathentry kind="lib" path="lib/ant-contrib.jar"/>
        <classpathentry kind="lib" path="lib/ant-1.6.3.jar"/>
+       <classpathentry kind="lib" path="endorsed/xalan.jar"/>
+       <classpathentry kind="lib" path="endorsed/xercesImpl.jar"/>
+       <classpathentry kind="lib" path="testlib/mockrunner-servlet.jar"/>
+       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-codec-1.3.jar"/>
+       <classpathentry kind="lib" path="lib/commons-io-1.1.jar"/>
+       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/bsh-2.0b1.jar"/>
+       <classpathentry kind="lib" path="lib/antext-04Jul2006.jar"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/OpenSAML2-J"/>
+       <classpathentry combineaccessrules="false" kind="src" path="/XMLTooling-J"/>
+       <classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
        <classpathentry kind="output" path="webApplication/WEB-INF/classes"/>
 </classpath>