aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d>2004-06-08 12:44:30 +0000
committerrudolf <rudolf@d688527b-c9ab-4aba-bd8d-4036d912da1d>2004-06-08 12:44:30 +0000
commita7e9aa517fc6bd825e29436d438fbedf09d49ea8 (patch)
treec6407cc2b6aa994315b6cab0fa07f087388aa632
parent9d0c99eeba2b5e634265829659e4b4aa238f3b68 (diff)
downloadmoa-id-spss-a7e9aa517fc6bd825e29436d438fbedf09d49ea8.tar.gz
moa-id-spss-a7e9aa517fc6bd825e29436d438fbedf09d49ea8.tar.bz2
moa-id-spss-a7e9aa517fc6bd825e29436d438fbedf09d49ea8.zip
New Version of project Common changed to Library jsse-1.0.3_03 (RSCH)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@122 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--common/.classpath6
-rw-r--r--common/build.xml2
-rw-r--r--common/history.txt15
-rw-r--r--common/lib/jsse-1.0.3_01/jnet.jarbin5830 -> 0 bytes
-rw-r--r--common/lib/jsse-1.0.3_03/jcert.jar (renamed from common/lib/jsse-1.0.3_01/jcert.jar)bin11321 -> 11489 bytes
-rw-r--r--common/lib/jsse-1.0.3_03/jnet.jarbin0 -> 5994 bytes
-rw-r--r--common/lib/jsse-1.0.3_03/jsse.jar (renamed from common/lib/jsse-1.0.3_01/jsse.jar)bin512635 -> 514467 bytes
7 files changed, 19 insertions, 4 deletions
diff --git a/common/.classpath b/common/.classpath
index ea4983052..614f844f4 100644
--- a/common/.classpath
+++ b/common/.classpath
@@ -15,8 +15,8 @@
<classpathentry kind="lib" path="lib/junit-3.8.1/junit.jar"/>
<classpathentry kind="lib" path="lib/iaik-jce-3.01/iaik_jce_full.jar"/>
<classpathentry kind="lib" path="lib/iaik-ecc/iaik_ecc.jar"/>
- <classpathentry kind="lib" path="lib/jsse-1.0.3_01/jcert.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/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="output" path="bin"/>
</classpath>
diff --git a/common/build.xml b/common/build.xml
index cc9ff17f2..20ac141ad 100644
--- a/common/build.xml
+++ b/common/build.xml
@@ -19,7 +19,7 @@
<property name="lib.xerces" value="${lib}/xerces-j-2.0.2"/>
<property name="lib.xalan" value="${lib}/xalan-j-2.2"/>
<property name="lib.iaik-jce" value="${lib}/iaik-jce-3.01"/>
- <property name="lib.jsse" value="${lib}/jsse-1.0.3_01"/>
+ <property name="lib.jsse" value="${lib}/jsse-1.0.3_03"/>
<property name="lib.junit" value="${lib}/junit-3.8.1"/>
<property name="lib.commons-logging" value="${lib}/commons-logging-1.0.2"/>
<property name="compile-classpath" value="
diff --git a/common/history.txt b/common/history.txt
new file mode 100644
index 000000000..27b56a40d
--- /dev/null
+++ b/common/history.txt
@@ -0,0 +1,15 @@
+Dieses Dokument zeigt die Veränderungen und Verbesserungen
+von Common auf.
+
+History of project 'Common':
+
+created 20040608 by R. Schamberger
+
+=====
+
+20040608: JSSE Upgrade von 1.0.3_01 auf 1.0.3_03
+ https://labs.cio.gv.at/bugzilla/show_bug.cgi?id=125
+
+
+
+
diff --git a/common/lib/jsse-1.0.3_01/jnet.jar b/common/lib/jsse-1.0.3_01/jnet.jar
deleted file mode 100644
index e1d340093..000000000
--- a/common/lib/jsse-1.0.3_01/jnet.jar
+++ /dev/null
Binary files differ
diff --git a/common/lib/jsse-1.0.3_01/jcert.jar b/common/lib/jsse-1.0.3_03/jcert.jar
index d33134214..d83aaf27e 100644
--- a/common/lib/jsse-1.0.3_01/jcert.jar
+++ b/common/lib/jsse-1.0.3_03/jcert.jar
Binary files differ
diff --git a/common/lib/jsse-1.0.3_03/jnet.jar b/common/lib/jsse-1.0.3_03/jnet.jar
new file mode 100644
index 000000000..2397ef451
--- /dev/null
+++ b/common/lib/jsse-1.0.3_03/jnet.jar
Binary files differ
diff --git a/common/lib/jsse-1.0.3_01/jsse.jar b/common/lib/jsse-1.0.3_03/jsse.jar
index 123188c5e..669106075 100644
--- a/common/lib/jsse-1.0.3_01/jsse.jar
+++ b/common/lib/jsse-1.0.3_03/jsse.jar
Binary files differ