aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2014-10-31add depentency jaxrpc-impl for MOA-SPSS API callsThomas Lenz1-0/+12
2014-10-30fix dependency problemsThomas Lenz1-0/+12
2014-10-29Update third-party libsThomas Lenz1-1/+38
- some implementation updates was required
2014-10-24fix problems with bouncycastleproviderThomas Lenz1-4/+0
2014-10-24add new classes for Role managementThomas Lenz1-0/+4
2014-10-08add SZR request to get baseIDThomas Lenz1-2/+18
2014-09-19update librariesThomas Lenz1-2/+14
- opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0
2014-09-12update dependency versionThomas Lenz1-6/+6
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2
2014-06-11remove unsed or double included depentenciesThomas Lenz1-0/+4
2014-06-10remove duplicateBojan Suzic1-5/+1
2014-06-10Merge branch 'moa-2.1-Snapshot' into dokumentserviceAlexander Marsalek1-1/+8
2014-06-10excluded axis from document service, activated signature checkAlexander Marsalek1-0/+6
2014-06-06adjusting maven configBojan Suzic1-1/+4
2014-06-05documentservice testingBojan Suzic1-1/+5
2014-06-04added DocumentServiceAlexander Marsalek1-1/+6
2014-05-23remove depentenciesThomas Lenz1-2/+2
2014-05-21remove unused depentenciesThomas Lenz1-12/+26
2014-05-20**Temporary BUGFIX***Thomas Lenz1-2/+12
exclude iaik_pki_module_1.0 which is used by libtsl.1.0 because it produce conflicts with iaik_moa_1.5 (both defines iaik.pki.PKIConfiguration interface, but with different interface specification!!!!)
2014-05-20Signed-off-by: Thomas Lenz <thomas.lenz@egiz.gv.at>Thomas Lenz1-0/+6
Fix STORK NullPointerException
2014-05-16update versionsThomas Lenz1-6/+4
2014-05-12solve problem with log4j and tomcat 8Thomas Lenz1-25/+27
2014-04-16change version to 2.0.2-SnapshotThomas Lenz1-1/+22
2014-04-02add moa-id-commons to moa-idspss projectThomas Lenz1-1/+0
2014-04-01change version to 2.0.1Thomas Lenz1-1/+1
2014-03-31update Google OAuth librariesThomas Lenz1-3/+3
-jsontoken to 1.1 -OAuth to 1.18.0-rc
2014-03-31remove unused regexp.jarThomas Lenz1-3/+4
2014-03-31update WebServiceTools to version 2.3Thomas Lenz1-15/+7
2014-03-31update slf4j to version 1.7.6Thomas Lenz1-5/+5
2014-03-27add STORK-commons as projectThomas Lenz1-2/+2
2014-03-27Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵Thomas Lenz1-1/+1
moa2_0_tlenz
2014-03-25mergeThomas Lenz1-18/+75
2014-03-25testThomas Lenz1-1/+1
2014-03-25use jaxws-tools instead of webservice-toolsThomas Lenz1-2/+9
2014-03-25update dependenciesThomas Lenz1-27/+8
2014-03-24update JavaDocThomas Lenz1-4/+2
2014-03-24update version to 2.0.0Thomas Lenz1-1/+1
2014-03-21Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenzThomas Lenz1-15/+74
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom
2014-03-21change version of MOA-ID-Auth to 2.0-RC3Thomas Lenz1-1/+1
2014-03-20fixed stork dependencies in maven configFlorian Reimair1-5/+0
2014-03-17change version to 2.0-RC2Thomas Lenz1-1/+1
2014-03-14attrBojan Suzic1-2/+3
2014-03-06Updated oasis-dss-api version to 1.0.0-RELEASEAndreas Reiter1-1/+1
2014-03-06change MOA-ID version to 2.0-RC1Thomas Lenz1-1/+1
2014-03-04resolving problems related to commons and slf4j librariesBojan Suzic1-1/+27
2014-02-06t Merge branch 'moa1_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Bojan Suzic1-9/+7
into moa2_0_tlenz_bs_2
2014-02-06new depenency management for moa-id-configurationThomas Lenz1-9/+7
to avoid problems with HeapSpace
2014-02-05changing some stork parameters; adjusting spss maven configBojan Suzic1-2/+2
2014-02-04merging with other codeBojan Suzic1-1/+1
2014-02-03mergeBojan Suzic1-49/+79
2014-02-03Solve some merge problemsThomas Lenz1-15/+28