diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-11-24 14:35:16 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-11-24 14:35:16 +0000 |
commit | 9d2ae8bec40bad311d7424fd1240e55ec46e08b3 (patch) | |
tree | 2c18641b08e2c14a83e3bdc08a90278de4949e9d /common | |
parent | 3610f17ed7bbc8b84a3474c49756feb3a81955e3 (diff) | |
download | moa-id-spss-9d2ae8bec40bad311d7424fd1240e55ec46e08b3.tar.gz moa-id-spss-9d2ae8bec40bad311d7424fd1240e55ec46e08b3.tar.bz2 moa-id-spss-9d2ae8bec40bad311d7424fd1240e55ec46e08b3.zip |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@591 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common')
-rw-r--r-- | common/.classpath | 6 | ||||
-rw-r--r-- | common/lib/iaik-jce/iaik_jce_full.jar (renamed from common/lib/iaik-jce-3.0.6/iaik_jce_full.jar) | bin | 707241 -> 713956 bytes |
2 files changed, 3 insertions, 3 deletions
diff --git a/common/.classpath b/common/.classpath index c1f4cfcce..30601fd72 100644 --- a/common/.classpath +++ b/common/.classpath @@ -12,10 +12,10 @@ <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/xalan-j-2.5.1/xalan.jar"/> + <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/xerces-j-2.4.0/xercesImpl.jar"/> <classpathentry kind="lib" path="lib/xerces-j-2.4.0/xmlParserAPIs.jar"/> - <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/> - <classpathentry kind="lib" path="lib/iaik-jce-3.0.6/iaik_jce_full.jar"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/1.3.1_09"/> + <classpathentry kind="lib" path="lib/iaik-jce/iaik_jce_full.jar"/> <classpathentry kind="output" path="bin"/> </classpath> diff --git a/common/lib/iaik-jce-3.0.6/iaik_jce_full.jar b/common/lib/iaik-jce/iaik_jce_full.jar Binary files differindex 931a32943..e98886c44 100644 --- a/common/lib/iaik-jce-3.0.6/iaik_jce_full.jar +++ b/common/lib/iaik-jce/iaik_jce_full.jar |