summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-07-11 17:18:02 -0400
committerJames Moger <james.moger@gitblit.com>2012-07-11 17:18:02 -0400
commitd00a0ca46fcde3e3e580afea6a548b9c12aeac25 (patch)
treecd16d3f6b647d96260f1d42f5dfd1c0e30d9ca1d /.classpath
parent5d9bd7e01c5e39a22687379d00d9622328162f6a (diff)
downloadgitblit-d00a0ca46fcde3e3e580afea6a548b9c12aeac25.tar.gz
gitblit-d00a0ca46fcde3e3e580afea6a548b9c12aeac25.zip
Update to slf4j 1.6.6 and log4j 1.2.17
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 3 insertions, 3 deletions
diff --git a/.classpath b/.classpath
index 1c3065cf..e36b5cfc 100644
--- a/.classpath
+++ b/.classpath
@@ -4,9 +4,9 @@
<classpathentry kind="src" path="tests"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="lib" path="ext/log4j-1.2.16.jar" sourcepath="ext/log4j-1.2.16-sources.jar"/>
- <classpathentry kind="lib" path="ext/slf4j-api-1.6.1.jar" sourcepath="ext/slf4j-api-1.6.1-sources.jar"/>
- <classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.1.jar" sourcepath="ext/slf4j-log4j12-1.6.1-sources.jar"/>
+ <classpathentry kind="lib" path="ext/log4j-1.2.17.jar" sourcepath="ext/log4j-1.2.17-sources.jar"/>
+ <classpathentry kind="lib" path="ext/slf4j-api-1.6.6.jar" sourcepath="ext/slf4j-api-1.6.6-sources.jar"/>
+ <classpathentry kind="lib" path="ext/slf4j-log4j12-1.6.6.jar" sourcepath="ext/slf4j-log4j12-1.6.6-sources.jar"/>
<classpathentry kind="lib" path="ext/jcommander-1.17.jar" sourcepath="ext/jcommander-1.17-sources.jar"/>
<classpathentry kind="lib" path="ext/bcprov-jdk16-1.46.jar" sourcepath="ext/bcprov-jdk16-1.46-sources.jar"/>
<classpathentry kind="lib" path="ext/bcmail-jdk16-1.46.jar" sourcepath="ext/bcmail-jdk16-1.46-sources.jar"/>