diff options
author | rudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-06-28 20:46:16 +0000 |
---|---|---|
committer | rudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2004-06-28 20:46:16 +0000 |
commit | 4dd1877ef3771633e096509dae7b8c99fee9ce4b (patch) | |
tree | b5e6d7ee7b4524ff2822132e1188614b1759b05a /id.server/.classpath | |
parent | a4aca6518732f5763e8ba2c56b6b59adffee2b98 (diff) | |
download | moa-id-spss-4dd1877ef3771633e096509dae7b8c99fee9ce4b.tar.gz moa-id-spss-4dd1877ef3771633e096509dae7b8c99fee9ce4b.tar.bz2 moa-id-spss-4dd1877ef3771633e096509dae7b8c99fee9ce4b.zip |
*** empty log message ***tags/Root.proxy.parameter.ordering.projekttags/MOA-ID1.2d05
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@144 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/.classpath')
-rw-r--r-- | id.server/.classpath | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/id.server/.classpath b/id.server/.classpath index aab37a4fb..c082d7f02 100644 --- a/id.server/.classpath +++ b/id.server/.classpath @@ -6,8 +6,6 @@ <classpathentry kind="lib" path="lib/commons-logging-1.0.2/commons-logging-api.jar"/> <classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-core.jar"/> <classpathentry kind="lib" path="lib/jaxp-1.2_01/dom.jar"/> - <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jcert.jar"/> - <classpathentry kind="lib" path="lib/log4j-1.2.7/log4j-1.2.7.jar"/> <classpathentry kind="lib" path="lib/servlet-2.3/servlet-2_3-fcs-classfiles.zip"/> <classpathentry kind="lib" path="lib/xalan-j-2.2/xalan.jar"/> <classpathentry kind="lib" path="lib/xerces-j-2.0.2/xercesImpl.jar"/> @@ -16,8 +14,6 @@ <classpathentry kind="lib" path="lib/jaxen-1.0/saxpath.jar"/> <classpathentry kind="lib" path="lib/jaxp-1.2_01/jaxp-api.jar"/> <classpathentry kind="lib" path="lib/jaxp-1.2_01/sax.jar"/> - <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jnet.jar"/> - <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jsse.jar"/> <classpathentry kind="lib" path="lib/xerces-j-2.0.2/xmlParserAPIs.jar"/> <classpathentry kind="lib" path="/common/lib/junit-3.8.1/junit.jar"/> <classpathentry kind="lib" path="lib/axis-1.1rc2/axis.jar"/> @@ -34,5 +30,9 @@ <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaikPkcs11Wrapper.jar"/> <classpathentry kind="lib" path="lib/iaik-moa-20030703/ixsil.jar"/> <classpathentry kind="lib" path="lib/iaik-moa-20030703/iaik_X509TrustManager.jar"/> + <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jcert.jar"/> + <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jnet.jar"/> + <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jsse.jar"/> + <classpathentry kind="lib" path="lib/log4j-1.2.8/log4j-1.2.8.jar"/> <classpathentry kind="output" path="AUTH/WEB-INF/classes"/> </classpath> |