summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Spitzer2014-05-22 10:34:27 +0200
committerTobias Spitzer2014-05-22 10:34:27 +0200
commit140a1621cbe7fcbbee400a32ab677faa1f8c6fb0 (patch)
tree4c4cc821ba4e2d90c5d04b70c58f414345cb53b9
parentMerge branch 'master' of git.openslx.org:openslx-ng/tutor-module (diff)
parentJar hinzugefügt um Warnings im Server-Logging zu beheben (diff)
downloadtutor-module-140a1621cbe7fcbbee400a32ab677faa1f8c6fb0.tar.gz
tutor-module-140a1621cbe7fcbbee400a32ab677faa1f8c6fb0.tar.xz
tutor-module-140a1621cbe7fcbbee400a32ab677faa1f8c6fb0.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module
-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