summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wilson2014-05-22 10:29:38 +0200
committerMichael Wilson2014-05-22 10:29:38 +0200
commit841e41ebbce602b361da79473f3e7d916add2f6c (patch)
treeb3d91300b096e20e8e3ad9f44ac26863ee29a287
parentDownload-Links sind nun zentral in der Klasse "Links" festgelegt. (diff)
downloadtutor-module-841e41ebbce602b361da79473f3e7d916add2f6c.tar.gz
tutor-module-841e41ebbce602b361da79473f3e7d916add2f6c.tar.xz
tutor-module-841e41ebbce602b361da79473f3e7d916add2f6c.zip
Jar hinzugefügt um Warnings im Server-Logging zu beheben
-rw-r--r--Dozentenmodulserver/.classpath1
-rw-r--r--Dozentenmodulserver/lib/slf4j-simple-1.7.5.jarbin0 -> 10680 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Dozentenmodulserver/.classpath b/Dozentenmodulserver/.classpath
index a4c7b889..7c84817e 100644
--- a/Dozentenmodulserver/.classpath
+++ b/Dozentenmodulserver/.classpath
@@ -8,5 +8,6 @@
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/ini4j-0.5.2-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="lib/slf4j-simple-1.7.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/Dozentenmodulserver/lib/slf4j-simple-1.7.5.jar b/Dozentenmodulserver/lib/slf4j-simple-1.7.5.jar
new file mode 100644
index 00000000..9dece319
--- /dev/null
+++ b/Dozentenmodulserver/lib/slf4j-simple-1.7.5.jar
Binary files differ