]> source.dussan.org Git - gitblit.git/commitdiff
Update to SLF4j 1.7.7 22/122/2
authorJames Moger <james.moger@gitblit.com>
Thu, 3 Jul 2014 19:53:15 +0000 (15:53 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 3 Jul 2014 19:53:15 +0000 (15:53 -0400)
.classpath
build.moxie
gitblit.iml

index b7849a4e0bc091d325b3cf1f1ab3fb69fe603a13..ae64270b4ce729fd3d060f4ab51e91fdb9b24219 100644 (file)
@@ -11,8 +11,8 @@
        <classpathentry kind="lib" path="ext/javawriter-2.1.1.jar" sourcepath="ext/src/javawriter-2.1.1.jar" />
        <classpathentry kind="lib" path="ext/annotations-12.0.jar" sourcepath="ext/src/annotations-12.0.jar" />
        <classpathentry kind="lib" path="ext/log4j-1.2.17.jar" sourcepath="ext/src/log4j-1.2.17.jar" />
-       <classpathentry kind="lib" path="ext/slf4j-api-1.7.5.jar" sourcepath="ext/src/slf4j-api-1.7.5.jar" />
-       <classpathentry kind="lib" path="ext/slf4j-log4j12-1.7.5.jar" sourcepath="ext/src/slf4j-log4j12-1.7.5.jar" />
+       <classpathentry kind="lib" path="ext/slf4j-api-1.7.7.jar" sourcepath="ext/src/slf4j-api-1.7.7.jar" />
+       <classpathentry kind="lib" path="ext/slf4j-log4j12-1.7.7.jar" sourcepath="ext/src/slf4j-log4j12-1.7.7.jar" />
        <classpathentry kind="lib" path="ext/javax.mail-1.5.1.jar" sourcepath="ext/src/javax.mail-1.5.1.jar" />
        <classpathentry kind="lib" path="ext/javax.servlet-api-3.1.0.jar" sourcepath="ext/src/javax.servlet-api-3.1.0.jar" />
        <classpathentry kind="lib" path="ext/jetty-all-9.2.1.v20140609.jar" sourcepath="ext/src/jetty-all-9.2.1.v20140609.jar" />
index ae8eb4d9d43ae14d60a7dc26dd91d879feea5dd0..1a77d090418cc94c68380d8c40b78e8b923883ad 100644 (file)
@@ -103,7 +103,7 @@ repositories: central, eclipse-snapshots, eclipse
 properties: {
   jetty.version  : 9.2.1.v20140609
   wicket.version : 1.4.21
-  lucene.version :  4.8.1
+  lucene.version : 4.8.1
   jgit.version   : 3.4.0.201406110918-r
   groovy.version : 1.8.8
   bouncycastle.version : 1.49
@@ -131,8 +131,8 @@ dependencies:
 # Standard dependencies
 - compile 'com.intellij:annotations:12.0' :war
 - compile 'log4j:log4j:1.2.17' :war :fedclient :authority
-- compile 'org.slf4j:slf4j-api:1.7.5' :war :fedclient :authority
-- compile 'org.slf4j:slf4j-log4j12:1.7.5' :war :fedclient :authority
+- compile 'org.slf4j:slf4j-api:1.7.7' :war :fedclient :authority
+- compile 'org.slf4j:slf4j-log4j12:1.7.7' :war :fedclient :authority
 - compile 'com.sun.mail:javax.mail:1.5.1' :war :authority
 - compile 'javax.servlet:javax.servlet-api:3.1.0' :fedclient
 - compile 'org.eclipse.jetty.aggregate:jetty-all:${jetty.version}' @jar
index 088a07f3f8236b1b15f7b6d705b0800cc050ca89..e4775c781f8e46d6999cdb096d2d7d629b106415 100644 (file)
       </library>
     </orderEntry>
     <orderEntry type="module-library">
-      <library name="slf4j-api-1.7.5.jar">
+      <library name="slf4j-api-1.7.7.jar">
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/slf4j-api-1.7.5.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/slf4j-api-1.7.7.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/slf4j-api-1.7.5.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/src/slf4j-api-1.7.7.jar!/" />
         </SOURCES>
       </library>
     </orderEntry>
     <orderEntry type="module-library">
-      <library name="slf4j-log4j12-1.7.5.jar">
+      <library name="slf4j-log4j12-1.7.7.jar">
         <CLASSES>
-          <root url="jar://$MODULE_DIR$/ext/slf4j-log4j12-1.7.5.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/slf4j-log4j12-1.7.7.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="jar://$MODULE_DIR$/ext/src/slf4j-log4j12-1.7.5.jar!/" />
+          <root url="jar://$MODULE_DIR$/ext/src/slf4j-log4j12-1.7.7.jar!/" />
         </SOURCES>
       </library>
     </orderEntry>