From 8ae6a68908c3e089dbd5c6d7ac8f87c18cba5985 Mon Sep 17 00:00:00 2001 From: Klaus Stranacher Date: Sun, 19 Jan 2014 21:33:02 +0100 Subject: Update TSL library (Constants.HR added) TSL schema added to MOA-SPSS schema pool --- repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.jar | Bin 0 -> 558131 bytes repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.pom | 251 +++++++++++++++++++++ 2 files changed, 251 insertions(+) create mode 100644 repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.jar create mode 100644 repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.pom (limited to 'repository') diff --git a/repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.jar b/repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.jar new file mode 100644 index 000000000..2d661e8d6 Binary files /dev/null and b/repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.jar differ diff --git a/repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.pom b/repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.pom new file mode 100644 index 000000000..e7cd54c8d --- /dev/null +++ b/repository/iaik/prod/iaik_tsl/1.0/iaik_tsl-1.0.pom @@ -0,0 +1,251 @@ + + 4.0.0 + iaik.prod + iaik_tsl + jar + 1.0 + TSL_library + + + UTF-8 + UTF-8 + ${project.build.directory}/endorsed + + + + + + + true + src/main/resources + + + + ${project.artifactId} + + + + maven-dependency-plugin + + + copy-dependencies + validate + + copy-dependencies + + + ${endorsed.dir} + true + jaxb-api,jaxb-impl + + + + + + + maven-resources-plugin + 2.5 + + UTF-8 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.0 + + + + ${endorsed.dir} + + ${java.version} + ${java.version} + true + ${java.version} + ${project.build.sourceEncoding} + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.2 + + + enforce-versions + + enforce + + + + + 1.5 + + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.0,) + + copy-dependencies + + + + + + + + + + + + + + + + + profile-for-jdk1.6 + + false + [1.6,) + + + 1.6 + jdk${java.version} + + + ${project.artifactId}-${project.version}-${envClassifier} + + + + + javax.xml.bind + jaxb-api + 2.2.6 + + + com.sun.xml.bind + jaxb-impl + 2.2.6 + + + + + + profile-for-jdk1.5 + + true + (,1.5] + + + 1.5 + jdk${java.version} + + + ${project.artifactId}-${project.version}-${envClassifier} + + + + + javax.xml.bind + jaxb-api + 2.2.4 + + + com.sun.xml.bind + jaxb-impl + 2.2.4-1 + + + + + + + + + iaik + iaik_xsect_eval + 1.1709142 + + + iaik + iaik_ecc_signed + 2.19 + + + iaik + iaik_jce_eval_signed + 3.181 + + + iaik + iaik_pki_module + 1.0 + + + iaik + iaik_javax_crypto + 1.0 + + + iaik + iaik_util + + 0.23 + + + iaik + iaik_jsse + 4.4 + + + iaik + iaik_ssl + 4.4 + + + iaik + w3c_http + 1.0 + + + org.xerial + sqlite-jdbc + 3.7.2 + + + + + javax.activation + activation + 1.1.1 + + + stax + stax-api + 1.0.1 + + + xerces + xercesImpl + 2.7.1 + + + + \ No newline at end of file -- cgit v1.2.3 From 109aef31e7722cb8e18a920314ad342367bc8483 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 30 Jan 2014 11:56:54 +0100 Subject: -- set MOA-ID Version to 1.9.98-Snapshot -- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata --- .../0.3/iaik_X509TrustManager-0.3.jar | Bin 3663 -> 3630 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'repository') diff --git a/repository/iaik/prod/iaik_X509TrustManager/0.3/iaik_X509TrustManager-0.3.jar b/repository/iaik/prod/iaik_X509TrustManager/0.3/iaik_X509TrustManager-0.3.jar index 49ad2bf83..2750c5f52 100644 Binary files a/repository/iaik/prod/iaik_X509TrustManager/0.3/iaik_X509TrustManager-0.3.jar and b/repository/iaik/prod/iaik_X509TrustManager/0.3/iaik_X509TrustManager-0.3.jar differ -- cgit v1.2.3 From 8449c5ab138f0b7a1760cb5f2aa6db2eb9d0b22e Mon Sep 17 00:00:00 2001 From: Florian Reimair Date: Thu, 30 Jan 2014 19:04:02 +0100 Subject: added stork signature client api - untested --- .../1.0.0-SNAPSHOT/maven-metadata-local.xml | 12 +++ .../oasis-dss-api-1.0.0-SNAPSHOT.jar | Bin 0 -> 180095 bytes .../oasis-dss-api-1.0.0-SNAPSHOT.pom | 85 +++++++++++++++++++++ .../stork/oasis-dss-api/maven-metadata-local.xml | 12 +++ 4 files changed, 109 insertions(+) create mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/maven-metadata-local.xml create mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar create mode 100644 repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom create mode 100644 repository/eu/stork/oasis-dss-api/maven-metadata-local.xml (limited to 'repository') diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/maven-metadata-local.xml b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/maven-metadata-local.xml new file mode 100644 index 000000000..99d92cd77 --- /dev/null +++ b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/maven-metadata-local.xml @@ -0,0 +1,12 @@ + + + eu.stork + oasis-dss-api + 1.0.0-SNAPSHOT + + + true + + 20140130171508 + + diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar new file mode 100644 index 000000000..5ad0cb42e Binary files /dev/null and b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.jar differ diff --git a/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom new file mode 100644 index 000000000..ef04f07c4 --- /dev/null +++ b/repository/eu/stork/oasis-dss-api/1.0.0-SNAPSHOT/oasis-dss-api-1.0.0-SNAPSHOT.pom @@ -0,0 +1,85 @@ + + 4.0.0 + oasis-dss-api + eu.stork + 1.0.0-SNAPSHOT + + + + org.codehaus.mojo + jaxb2-maven-plugin + 1.5 + + + oasis-dss + + xjc + + + + + + -npa + + ${project.basedir}/src/main/resources/schema/oasis-dss + oasis-dss-core-schema-v1.0-os.xsd + eu.stork.oasisdss.profile + true + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-resources-plugin + 2.4 + + ${project.build.sourceEncoding} + + + + + + + UTF-8 + + + + log4j + log4j + 1.2.17 + + + xerces + xercesImpl + 2.11.0 + + provided + + + junit + junit + 4.11 + + + org.apache.commons + commons-io + 1.3.2 + + + com.sun.xml.ws + jaxws-rt + 2.1.7 + + + + \ No newline at end of file diff --git a/repository/eu/stork/oasis-dss-api/maven-metadata-local.xml b/repository/eu/stork/oasis-dss-api/maven-metadata-local.xml new file mode 100644 index 000000000..8c8297768 --- /dev/null +++ b/repository/eu/stork/oasis-dss-api/maven-metadata-local.xml @@ -0,0 +1,12 @@ + + + eu.stork + oasis-dss-api + 1.0.0-SNAPSHOT + + + 1.0.0-SNAPSHOT + + 20140130171508 + + -- cgit v1.2.3 From ff390ac6c2f0ca181075218ee16bf292e47a299c Mon Sep 17 00:00:00 2001 From: Florian Reimair Date: Mon, 3 Feb 2014 08:25:42 +0100 Subject: stork commons as lib --- .../stork/Commons/1.2.0/Commons-1.2.0-sources.jar | Bin 0 -> 68777 bytes .../eu/stork/Commons/1.2.0/Commons-1.2.0.jar | Bin 0 -> 72102 bytes .../Commons/1.2.0/Commons-1.2.0.jar.lastUpdated | 18 ++ .../eu/stork/Commons/1.2.0/Commons-1.2.0.pom | 213 +++++++++++++++++++++ .../Commons/1.2.0/Commons-1.2.0.pom.lastUpdated | 18 ++ .../eu/stork/Commons/1.2.0/_maven.repositories | 5 + .../eu/stork/Commons/maven-metadata-local.xml | 12 ++ 7 files changed, 266 insertions(+) create mode 100644 repository/eu/stork/Commons/1.2.0/Commons-1.2.0-sources.jar create mode 100644 repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar create mode 100644 repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar.lastUpdated create mode 100644 repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom create mode 100644 repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom.lastUpdated create mode 100644 repository/eu/stork/Commons/1.2.0/_maven.repositories create mode 100644 repository/eu/stork/Commons/maven-metadata-local.xml (limited to 'repository') diff --git a/repository/eu/stork/Commons/1.2.0/Commons-1.2.0-sources.jar b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0-sources.jar new file mode 100644 index 000000000..9c14888e7 Binary files /dev/null and b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0-sources.jar differ diff --git a/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar new file mode 100644 index 000000000..4332a474d Binary files /dev/null and b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar differ diff --git a/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar.lastUpdated b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar.lastUpdated new file mode 100644 index 000000000..4ad7d8504 --- /dev/null +++ b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.jar.lastUpdated @@ -0,0 +1,18 @@ +#NOTE: This is an internal implementation file, its format can be changed without prior notice. +#Tue Jan 21 10:52:56 CET 2014 +http\://nexus/nexus/content/repositories/thirdparty/.error= +http\://nexus/nexus/content/repositories/thirdparty/.lastUpdated=1390294493630 +http\://repository.highsource.org/maven2/releases/.lastUpdated=1390294493686 +https\://maven.java.net/content/groups/public/.lastUpdated=1390294492665 +https\://build.shibboleth.net/nexus/content/repositories/releases/.error= +http\://nexus.iaik.tugraz.at/nexus/content/groups/public/.lastUpdated=1390294493516 +http\://nexus/nexus/content/repositories/iaik/.error= +http\://nexus.iaik.tugraz.at/nexus/content/groups/internal/.lastUpdated=1390294493559 +https\://maven.java.net/content/groups/public/.error= +http\://nexus.iaik.tugraz.at/nexus/content/groups/public/.error= +http\://repository.highsource.org/maven2/releases/.error= +http\://nexus/nexus/content/repositories/iaik/.lastUpdated=1390294493594 +https\://build.shibboleth.net/nexus/content/repositories/releases/.lastUpdated=1390297976623 +http\://repo1.maven.org/maven2/.error= +http\://repo1.maven.org/maven2/.lastUpdated=1390294491645 +http\://nexus.iaik.tugraz.at/nexus/content/groups/internal/.error= diff --git a/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom new file mode 100644 index 000000000..a71ee1628 --- /dev/null +++ b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom @@ -0,0 +1,213 @@ + + 4.0.0 + eu.stork + Commons + jar + Stork Commons + + UTF-8 + 1.2.0 + 2.6.0 + + ${stork.version} + + The STORKCommons library provides beans, Java Interfaces and utility classes to integrate PEPS and SAML Engine. + + + + + + + joda-time + joda-time + 2.3 + + + + + log4j + log4j + 1.2.17 + + + javax.jms + jms + + + com.sun.jdmk + jmxtools + + + com.sun.jmx + jmxri + + + mail + javax.mail + + + + + + org.opensaml + opensaml + ${opensaml.version} + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-simple + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + log4j-over-slf4j + + + org.slf4j + jul-to-slf4j + + + + + + + org.bouncycastle + bcprov-jdk16 + 1.46 + + + + + + javax.servlet + servlet-api + 2.5 + provided + + + + commons-lang + commons-lang + 2.6 + jar + compile + + + junit + junit + 4.11 + test + + + + + commons + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-surefire-plugin + + reversealphabetical + false + + reversealphabetical + **/PEPSUtilTest.java + **/PersonalAttributeTestCase.java + **/PersonalAttributeListTestCase.java + **/DateUtilTestCase.java + **/AttributeUtilTest.java + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + http://commons.apache.org/lang/api/ + http://java.sun.com/j2se/1.6.0/docs/api/ + http://www.bouncycastle.org/docs/docs1.6/ + http://docs.oracle.com/javase/6/docs/api/ + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + verify + + jar-no-fork + + + + + + + + src/test/resources + + log4j.xml + + + + + + + embedded + + + + ${project.basedir}/src/main/resources + + + ${project.basedir}/src/main/config/embedded + + + + + + metrics + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.1 + + + html + xml + + + + + + + + diff --git a/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom.lastUpdated b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom.lastUpdated new file mode 100644 index 000000000..724605e3d --- /dev/null +++ b/repository/eu/stork/Commons/1.2.0/Commons-1.2.0.pom.lastUpdated @@ -0,0 +1,18 @@ +#NOTE: This is an internal implementation file, its format can be changed without prior notice. +#Tue Jan 21 10:52:55 CET 2014 +http\://nexus/nexus/content/repositories/thirdparty/.error= +http\://nexus/nexus/content/repositories/thirdparty/.lastUpdated=1390294486900 +http\://repository.highsource.org/maven2/releases/.lastUpdated=1390294486950 +https\://maven.java.net/content/groups/public/.lastUpdated=1390294486187 +https\://build.shibboleth.net/nexus/content/repositories/releases/.error= +http\://nexus.iaik.tugraz.at/nexus/content/groups/public/.lastUpdated=1390294486856 +http\://nexus/nexus/content/repositories/iaik/.error= +http\://nexus.iaik.tugraz.at/nexus/content/groups/internal/.lastUpdated=1390294486871 +https\://maven.java.net/content/groups/public/.error= +http\://nexus.iaik.tugraz.at/nexus/content/groups/public/.error= +http\://repository.highsource.org/maven2/releases/.error= +http\://nexus/nexus/content/repositories/iaik/.lastUpdated=1390294486886 +https\://build.shibboleth.net/nexus/content/repositories/releases/.lastUpdated=1390297975929 +http\://repo1.maven.org/maven2/.error= +http\://repo1.maven.org/maven2/.lastUpdated=1390294485367 +http\://nexus.iaik.tugraz.at/nexus/content/groups/internal/.error= diff --git a/repository/eu/stork/Commons/1.2.0/_maven.repositories b/repository/eu/stork/Commons/1.2.0/_maven.repositories new file mode 100644 index 000000000..b8bd3bc0f --- /dev/null +++ b/repository/eu/stork/Commons/1.2.0/_maven.repositories @@ -0,0 +1,5 @@ +#NOTE: This is an internal implementation file, its format can be changed without prior notice. +#Mon Feb 03 08:22:50 CET 2014 +Commons-1.2.0.jar>= +Commons-1.2.0-sources.jar>= +Commons-1.2.0.pom>= diff --git a/repository/eu/stork/Commons/maven-metadata-local.xml b/repository/eu/stork/Commons/maven-metadata-local.xml new file mode 100644 index 000000000..14d1e53e2 --- /dev/null +++ b/repository/eu/stork/Commons/maven-metadata-local.xml @@ -0,0 +1,12 @@ + + + eu.stork + Commons + + 1.2.0 + + 1.2.0 + + 20140203072250 + + -- cgit v1.2.3