From dc6f3d9ccc2f4a651b64f4e6b867372045604613 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 15 Oct 2014 18:03:23 +0200 Subject: [client] bwIDM-Support started, work in progress... big changes in pom.xml, please rebuild everything :) --- dozentenmodul/pom.xml | 202 +++++++++++++++++++++++++++++++------------------- 1 file changed, 124 insertions(+), 78 deletions(-) (limited to 'dozentenmodul/pom.xml') diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml index f10f830f..21be6768 100644 --- a/dozentenmodul/pom.xml +++ b/dozentenmodul/pom.xml @@ -21,7 +21,7 @@ mltk repo http://mltk-services.ruf.uni-freiburg.de:8081/nexus/content/repositories/snapshots/ - + @@ -77,16 +77,47 @@ META-INF/*.RSA - - log4j:* - - ** - - + + log4j:* + + ** + + + + commons-logging:* + + ** + + + + org.opensaml:* + + ** + + + + xml-apis:* + + ** + + + + xalan:* + + ** + + + + xerces:* + + ** + + true - + App ${maven.build.timestamp} @@ -98,74 +129,74 @@ - - - src/main/resources - - ** - - - - src/main/properties - - **/*.properties - - - + + + src/main/resources + + ** + + + + src/main/properties + + **/*.properties + + + - - mac - - - mac os x - - - - org.eclipse.swt.carbon - macosx - - - - windows - - - windows - - - - org.eclipse.swt.org.eclipse.swt.win32.win32.x86.4.3.swt - org.eclipse.swt.win32.win32.x86 - - - - linux_64 - - - linux - amd64 - - - - org.eclipse.swt.org.eclipse.swt.gtk.linux.x86_64.4.3.swt - org.eclipse.swt.gtk.linux.x86_64 - - - - linux_32 - - - linux - i386 - - - - org.eclipse.swt.org.eclipse.swt.gtk.linux.x86.4.3.swt - org.eclipse.swt.gtk.linux.x86 - - - + + mac + + + mac os x + + + + org.eclipse.swt.carbon + macosx + + + + windows + + + windows + + + + org.eclipse.swt.org.eclipse.swt.win32.win32.x86.4.3.swt + org.eclipse.swt.win32.win32.x86 + + + + linux_64 + + + linux + amd64 + + + + org.eclipse.swt.org.eclipse.swt.gtk.linux.x86_64.4.3.swt + org.eclipse.swt.gtk.linux.x86_64 + + + + linux_32 + + + linux + i386 + + + + org.eclipse.swt.org.eclipse.swt.gtk.linux.x86.4.3.swt + org.eclipse.swt.gtk.linux.x86 + + + @@ -173,6 +204,11 @@ text 3.5.0 + + org.apache.httpcomponents + httpclient + 4.3 + org.apache.thrift libthrift @@ -204,14 +240,14 @@ compile - ${swt.groupId} - ${swt.artifactId} - 4.3 - + ${swt.groupId} + ${swt.artifactId} + 4.3 + log4j log4j - 1.2.17 + [1.2.10,1.2.20] compile @@ -243,6 +279,16 @@ 3.8.1 test + + de.tudarmstadt.ukp.shibhttpclient + shib-http-client + 1.1.0-SNAPSHOT + + + xerces + xercesImpl + 2.11.0 + -- cgit v1.2.3-55-g7522