Skip to content

Commit 72bafb5

Browse files
committed
Upgrade Apache commons-logging to 1.2
1 parent 232bb99 commit 72bafb5

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<classpathentry exported="true" kind="lib" path="lib/tomcat/jasper-el.jar" sourcepath="libsrc/tomcat/apache-tomcat-7.0.12-src.zip"/>
1212
<classpathentry exported="true" kind="lib" path="lib/tomcat/jsp-api.jar" sourcepath="libsrc/tomcat/apache-tomcat-7.0.12-src.zip"/>
1313
<classpathentry exported="true" kind="lib" path="lib/tomcat/tomcat-api.jar" sourcepath="libsrc/tomcat/apache-tomcat-7.0.12-src.zip"/>
14-
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar" sourcepath="libsrc/commons-logging-1.1.1-sources.jar"/>
14+
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar" sourcepath="libsrc/commons-logging-1.2-src.zip"/>
1515
<classpathentry exported="true" kind="lib" path="lib/junit-4.13.1.jar" sourcepath="libsrc/junit-4.13.1-sources.jar"/>
1616
<classpathentry exported="true" kind="lib" path="lib/javax.servlet.jar" sourcepath="libsrc/tomcat/apache-tomcat-7.0.12-src.zip"/>
1717
<classpathentry exported="true" kind="lib" path="lib/AppleJavaExtensions.jar"/>

lib/README

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ LAST UPDATE BY: Sonal Gupta
132132
commons-logging.jar
133133

134134
ORIGINAL JAR NAME: commons-logging.jar
135-
VERSION: 1.1.1
136-
RELEASE DATE: ?
135+
VERSION: 1.2
136+
RELEASE DATE: July 2014
137137
SOURCE AVAILABLE: yes
138138
DESCRIPTION: "The Logging package is an ultri-thin bridge between different
139139
logging implementations. A library that uses the commons-logging API can be
@@ -143,8 +143,8 @@ URL: http://jakarta.apache.org/commons/logging
143143
USED BY: el-api.jar, jwnl, hadoop, etc. (Only by various external libraries.)
144144
Not needed by CoreNLP distributions.
145145

146-
LAST UPDATE: ?
147-
LAST UPDATE BY: ?
146+
LAST UPDATE: 2021-12-10
147+
LAST UPDATE BY: John Bauer
148148

149149

150150
-----------------------------------------------------------------------

lib/commons-logging.jar

988 Bytes
Binary file not shown.
-73.2 KB
Binary file not shown.

libsrc/commons-logging-1.2-src.zip

287 KB
Binary file not shown.

0 commit comments

Comments
 (0)