aboutsummaryrefslogtreecommitdiff
path: root/spss/server
diff options
context:
space:
mode:
authorkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-02-17 18:41:30 +0000
committerkstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d>2012-02-17 18:41:30 +0000
commit8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e (patch)
tree31915c8f3a1cb2745093e2203dcaba3a39a29be2 /spss/server
parent92709b7a3e7c18583e127d2160cfd96361ac035b (diff)
downloadmoa-id-spss-8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e.tar.gz
moa-id-spss-8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e.tar.bz2
moa-id-spss-8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e.zip
Update libs (iaik_moa-1.32.jar und iaik_ixsil-1.2.2.5.jar)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1251 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss/server')
-rw-r--r--spss/server/.classpath2
-rw-r--r--spss/server/history.txt4
-rw-r--r--spss/server/serverlib/.classpath2
-rw-r--r--spss/server/serverws/.classpath2
-rw-r--r--spss/server/tools/.classpath2
5 files changed, 6 insertions, 6 deletions
diff --git a/spss/server/.classpath b/spss/server/.classpath
index f93d181b5..d7501e2c4 100644
--- a/spss/server/.classpath
+++ b/spss/server/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/spss/server/history.txt b/spss/server/history.txt
index 4cb9a75d5..3d4e9d9cb 100644
--- a/spss/server/history.txt
+++ b/spss/server/history.txt
@@ -8,10 +8,10 @@
- Update der Standard Trustprofile und Standard Konfigurationen
- Standard Trustprofil "OfficialSignature" für Amtssignaturen hinzugefügt
- Libraries aktualisiert:
- iaik-moa: @TODO
+ iaik-moa: Version 1.31
+ iaik-ixsil: Version 1.2.2.5
Axis: Version 1.0_IAIK
-
##############
1.5.0
##############
diff --git a/spss/server/serverlib/.classpath b/spss/server/serverlib/.classpath
index 1c79cc393..9757920d7 100644
--- a/spss/server/serverlib/.classpath
+++ b/spss/server/serverlib/.classpath
@@ -3,7 +3,7 @@
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/spss/server/serverws/.classpath b/spss/server/serverws/.classpath
index 3bcfa0901..5a3431559 100644
--- a/spss/server/serverws/.classpath
+++ b/spss/server/serverws/.classpath
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v5.0"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
@@ -9,5 +8,6 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/spss/server/tools/.classpath b/spss/server/tools/.classpath
index ad36587e9..2b6bb65c8 100644
--- a/spss/server/tools/.classpath
+++ b/spss/server/tools/.classpath
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java"/>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>