1
0

Post-release updates.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1609298 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2014-07-09 21:02:22 +00:00
parent 6a6b869f1a
commit 93a936c72d
9 changed files with 55 additions and 34 deletions

View File

@@ -1,20 +1,20 @@
Manifest-Version: 1.0
Export-Package: org.apache.commons.logging;version="1.1.3",org.apache.
commons.logging.impl;version="1.1.3"
Export-Package: org.apache.commons.logging;version="1.2.0",org.apache.
commons.logging.impl;version="1.2.0"
Implementation-Title: Commons Logging
Implementation-Vendor: The Apache Software Foundation
Implementation-Vendor-Id: org.apache
Specification-Title: Commons Logging
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-SymbolicName: org.apache.commons.logging
X-Compile-Target-JDK: 1.1
Implementation-Version: 1.1.3
X-Compile-Target-JDK: 1.2
Implementation-Version: 1.2
Specification-Vendor: The Apache Software Foundation
Bundle-Name: Commons Logging
Created-By: Apache Maven Bundle Plugin
X-Compile-Source-JDK: 1.2
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 1.1.3
Bundle-Version: 1.2.0
Bundle-ManifestVersion: 2
Bundle-Description: Commons Logging is a thin adapter allowing configu
rable bridging to other, well known logging systems.
@@ -25,4 +25,4 @@ Import-Package: javax.servlet;resolution:=optional;version="[2.1.0,3.0
.0.1]",org.apache.log4j;resolution:=optional;version="[1.2.15,2.0.0)"
Include-Resource: META-INF/NOTICE.txt=NOTICE.txt,META-INF/LICENSE.txt=
LICENSE.txt
Specification-Version: 1.1.3
Specification-Version: 1.2