--- commons-logging-1.2-src/build.xml 2014-07-05 20:11:36.000000000 +0200 +++ commons-logging-1.2-src/build.xml 2019-01-28 13:41:46.362796232 +0100 @@ -263,9 +263,31 @@ description="Copy static files to build directory"> - + + + + + + + + + + + + + + + + + + + + + + + + manifest="${build.home}/conf/api/MANIFEST.MF"> @@ -492,7 +514,7 @@ + manifest="${build.home}/conf/adapters/MANIFEST.MF"> @@ -594,7 +616,7 @@ + manifest="${build.home}/conf/tests/MANIFEST.MF"> --- commons-logging-1.2-src/src/conf/MANIFEST.MF 2014-07-05 20:11:36.000000000 +0200 +++ commons-logging-1.2-src/src/conf/MANIFEST.MF 2019-01-28 13:37:10.333359706 +0100 @@ -6,7 +6,7 @@ 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 +Bundle-SymbolicName: org.apache.commons.logging@bsn-extension@ X-Compile-Target-JDK: 1.2 Implementation-Version: 1.2 Specification-Vendor: The Apache Software Foundation