diff options
| author | Tobias Spitzer | 2014-05-22 10:34:27 +0200 |
|---|---|---|
| committer | Tobias Spitzer | 2014-05-22 10:34:27 +0200 |
| commit | 140a1621cbe7fcbbee400a32ab677faa1f8c6fb0 (patch) | |
| tree | 4c4cc821ba4e2d90c5d04b70c58f414345cb53b9 | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module (diff) | |
| parent | Jar hinzugefügt um Warnings im Server-Logging zu beheben (diff) | |
| download | tutor-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/.classpath | 1 | ||||
| -rw-r--r-- | Dozentenmodulserver/lib/slf4j-simple-1.7.5.jar | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..9dece319 --- /dev/null +++ b/Dozentenmodulserver/lib/slf4j-simple-1.7.5.jar |
