From 61c822f7c39e6197b64a154ab2c6d1a484c847c4 Mon Sep 17 00:00:00 2001 From: Stephan Schwaer Date: Mon, 22 Jun 2015 14:12:05 +0200 Subject: Added GUI for Login --- dozentenmodul/pom.xml | 505 ++++++++++++++++++++++++++------------------------ 1 file changed, 258 insertions(+), 247 deletions(-) (limited to 'dozentenmodul/pom.xml') diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml index b87d729d..b4c51dce 100644 --- a/dozentenmodul/pom.xml +++ b/dozentenmodul/pom.xml @@ -1,263 +1,274 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - bwlehrpool - dozmod-client - 1.0-SNAPSHOT - jar + bwlehrpool + dozmod-client + 1.0-SNAPSHOT + jar - DozMod-Client - http://maven.apache.org + DozMod-Client + http://maven.apache.org - - UTF-8 - yy.M.d.Hmm - + + UTF-8 + yy.M.d.Hmm + - - - mltk-repo - mltk repo - http://mltk-services.ruf.uni-freiburg.de:8081/nexus/content/repositories/snapshots/ - - true - always - - - true - always - - - + + + mltk-repo + mltk repo + http://mltk-services.ruf.uni-freiburg.de:8081/nexus/content/repositories/snapshots/ + + true + always + + + true + always + + - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - - maven-assembly-plugin - - - package - - single - - - - - - - App - - - ${maven.build.timestamp} - - - - jar-with-dependencies - - - - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - log4j:* - - ** - - - - commons-logging:* - - ** - - - - true - - - App - - ${maven.build.timestamp} - - - - - - - - - - - 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 - - - + + swt-repo + https://raw.githubusercontent.com/maven-eclipse/swt-repo/master/ + - - - org.mod4j.org.eclipse.jface - text - 3.5.0 - - - org.apache.thrift - libthrift - 0.9.1 - compile - - - commons-io - commons-io - 2.4 - compile - - - com.toedter - jcalendar - 1.4 - compile - - - net.sourceforge.jdatepicker - jdatepicker - 1.3.2 - compile - - - ${swt.groupId} - ${swt.artifactId} - 4.3 - - - log4j - log4j - [1.2.10,1.2.20] - compile - - - org.ini4j - ini4j - 0.5.2 - compile - - - org.slf4j - slf4j-log4j12 - 1.5.8 - compile - - - org.openslx.bwlp - master-sync-shared - 1.1-SNAPSHOT - compile - - - junit - junit - 3.8.1 - test - - - org.openslx.ecp - ecp-client-lean - 0.0.2-SNAPSHOT - + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + + maven-assembly-plugin + + + package + + single + + + + + + + App + + + ${maven.build.timestamp} + + + + jar-with-dependencies + + + + + org.apache.maven.plugins + maven-shade-plugin + + + package + + shade + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + log4j:* + + ** + + + + commons-logging:* + + ** + + + + true + + + App + + ${maven.build.timestamp} + + + + + + + + + + + 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 + + + + linux_32 + + + linux + i386 + + + + org.eclipse.swt.org.eclipse.swt.gtk.linux.x86.4.3.swt + org.eclipse.swt.gtk.linux.x86 + + + + + + + org.mod4j.org.eclipse.jface + text + 3.5.0 + + + org.apache.thrift + libthrift + 0.9.1 + compile + + + commons-io + commons-io + 2.4 + compile + + + com.toedter + jcalendar + 1.4 + compile + + + net.sourceforge.jdatepicker + jdatepicker + 1.3.2 + compile + + + ${swt.groupId} + ${swt.artifactId} + 4.4 + + + log4j + log4j + [1.2.10,1.2.20] + compile + + + org.ini4j + ini4j + 0.5.2 + compile + + + org.slf4j + slf4j-log4j12 + 1.5.8 + compile + + + org.openslx.bwlp + master-sync-shared + 1.1-SNAPSHOT + compile + + + junit + junit + 3.8.1 + test + + + org.openslx.ecp + ecp-client-lean + 0.0.2-SNAPSHOT + com.google.code.gson gson 2.2.4 compile - + -- cgit v1.2.3-55-g7522