Updated blackbox tests to work with new metadata classes.
[java-idp.git] / .classpath
index 248b74d..8f6282d 100644 (file)
@@ -1,27 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-    <classpathentry kind="src" path="src"/>
-    <classpathentry kind="src" path="tests"/>
-    <classpathentry kind="lib" path="endorsed/dom3-xercesImpl-2.4.0.jar"/>
-    <classpathentry kind="lib" path="endorsed/dom3-xml-apis-2.4.0.jar"/>
-    <classpathentry kind="lib" path="webApplication/WEB-INF/lib/opensaml.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" sourcepath="lib/commons-digester-src.jar"/>
-    <classpathentry kind="lib" path="webApplication/WEB-INF/lib/struts.jar"/>
-    <classpathentry kind="lib" path="webApplication/WEB-INF/lib/ldap.jar"/>
-    <classpathentry kind="lib" path="lib/junit-3.8.1.jar" sourcepath="lib/junit-3.8.1-src.jar"/>
-    <classpathentry kind="lib" path="lib/log4j-1.2.5.jar" sourcepath="lib/log4j-1.2.5-src.jar"/>
-    <classpathentry kind="lib" path="webApplication/WEB-INF/lib/jug-1.0.1.jar"/>
-    <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xalan-2.4.1.jar"/>
-    <classpathentry kind="lib" path="webApplication/WEB-INF/lib/xmlsec-1.0.5.jar"/>
-    <classpathentry kind="lib" path="lib/ant-1.5.1.jar"/>
-    <classpathentry kind="lib" path="lib/ant-optional-1.5.1.jar"/>
-    <classpathentry kind="lib" path="lib/servlet-2.3.jar"/>
-    <classpathentry kind="var" path="JAVA_HOME/jre/lib/jce.jar"/>
-    <classpathentry kind="var" path="JAVA_HOME/jre/lib/jsse.jar"/>
-    <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
-    <classpathentry kind="lib" path="lib/getopt-1.0.9.jar"/>
-    <classpathentry kind="output" path="webApplication/WEB-INF/classes"/>
+       <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 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-collections.jar"/>
+       <classpathentry kind="lib" path="webApplication/WEB-INF/lib/commons-logging-1.03.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/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>