diff options
author | peter.danner <peter.danner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-01-14 20:13:15 +0000 |
---|---|---|
committer | peter.danner <peter.danner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-01-14 20:13:15 +0000 |
commit | d8675ff81a886eeeb7454cea1f83c02cb7394bc9 (patch) | |
tree | d89ea791c359f81a2c5c778e96de00d6ef5e6a34 | |
parent | 23aff3a9c79423ceff64b4ca66649ab50f0fd455 (diff) | |
download | moa-id-spss-d8675ff81a886eeeb7454cea1f83c02cb7394bc9.tar.gz moa-id-spss-d8675ff81a886eeeb7454cea1f83c02cb7394bc9.tar.bz2 moa-id-spss-d8675ff81a886eeeb7454cea1f83c02cb7394bc9.zip |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@781 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r-- | id.server/.classpath | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/id.server/.classpath b/id.server/.classpath index 31131c917..dbbefe5c3 100644 --- a/id.server/.classpath +++ b/id.server/.classpath @@ -27,6 +27,8 @@ <classpathentry kind="lib" path="lib/httpsclient_JSSE-1.0/httpsclient.jar"/> <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/> <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging-api.jar"/> + <classpathentry kind="lib" path="lib/commons-fileupload-1.1.1/commons-fileupload-1.1.1.jar"/> + <classpathentry kind="lib" path="lib/commons-io-1.1/commons-io-1.1.jar"/> <classpathentry kind="lib" path="lib/iaik-moa-20060316/full/signed/iaik_ecc.jar"/> <classpathentry kind="lib" path="lib/iaik-moa-20060316/full/iaik_moa_full.jar"/> <classpathentry kind="lib" path="lib/iaik-moa-20060316/full/iaik_X509TrustManager.jar"/> |