summaryrefslogtreecommitdiffstats
path: root/Dozentenmodulserver
diff options
context:
space:
mode:
authorunknown2014-03-20 10:13:48 +0100
committerunknown2014-03-20 10:13:48 +0100
commit9bd0ebe950fc7be31e41b43749b194247e8d7342 (patch)
treec9ef1af946ecf52f3b2bcb90784a908775ddd53c /Dozentenmodulserver
parentnew (diff)
downloadtutor-module-9bd0ebe950fc7be31e41b43749b194247e8d7342.tar.gz
tutor-module-9bd0ebe950fc7be31e41b43749b194247e8d7342.tar.xz
tutor-module-9bd0ebe950fc7be31e41b43749b194247e8d7342.zip
new commit
Diffstat (limited to 'Dozentenmodulserver')
-rw-r--r--Dozentenmodulserver/.classpath30
-rw-r--r--Dozentenmodulserver/lib/libthrift-0.9.1.jarbin0 -> 217053 bytes
-rw-r--r--Dozentenmodulserver/lib/log4j-1.2.17.jarbin0 -> 489884 bytes
-rw-r--r--Dozentenmodulserver/lib/slf4j-api-1.7.5.jarbin0 -> 26084 bytes
4 files changed, 3 insertions, 27 deletions
diff --git a/Dozentenmodulserver/.classpath b/Dozentenmodulserver/.classpath
index 3268b41f..a5e7594d 100644
--- a/Dozentenmodulserver/.classpath
+++ b/Dozentenmodulserver/.classpath
@@ -3,33 +3,9 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.25-bin.jar"/>
- <classpathentry kind="lib" path="C:/Users/tspitzer/.m2/repository/org/apache/thrift/libthrift/0.9.1/libthrift-0.9.1.jar">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- <attribute name="maven.groupId" value="org.apache.thrift"/>
- <attribute name="maven.artifactId" value="libthrift"/>
- <attribute name="maven.version" value="0.9.1"/>
- <attribute name="maven.scope" value="compile"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="lib" path="C:/Users/tspitzer/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- <attribute name="maven.groupId" value="org.slf4j"/>
- <attribute name="maven.artifactId" value="slf4j-api"/>
- <attribute name="maven.version" value="1.7.5"/>
- <attribute name="maven.scope" value="compile"/>
- </attributes>
- </classpathentry>
- <classpathentry kind="lib" path="C:/Users/tspitzer/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar">
- <attributes>
- <attribute name="maven.pomderived" value="true"/>
- <attribute name="maven.groupId" value="log4j"/>
- <attribute name="maven.artifactId" value="log4j"/>
- <attribute name="maven.version" value="1.2.17"/>
- <attribute name="maven.scope" value="compile"/>
- </attributes>
- </classpathentry>
<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
+ <classpathentry kind="lib" path="lib/libthrift-0.9.1.jar"/>
+ <classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
+ <classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/Dozentenmodulserver/lib/libthrift-0.9.1.jar b/Dozentenmodulserver/lib/libthrift-0.9.1.jar
new file mode 100644
index 00000000..ec8ab1d9
--- /dev/null
+++ b/Dozentenmodulserver/lib/libthrift-0.9.1.jar
Binary files differ
diff --git a/Dozentenmodulserver/lib/log4j-1.2.17.jar b/Dozentenmodulserver/lib/log4j-1.2.17.jar
new file mode 100644
index 00000000..1d425cf7
--- /dev/null
+++ b/Dozentenmodulserver/lib/log4j-1.2.17.jar
Binary files differ
diff --git a/Dozentenmodulserver/lib/slf4j-api-1.7.5.jar b/Dozentenmodulserver/lib/slf4j-api-1.7.5.jar
new file mode 100644
index 00000000..8f004d39
--- /dev/null
+++ b/Dozentenmodulserver/lib/slf4j-api-1.7.5.jar
Binary files differ