diff options
Diffstat (limited to 'java/apache-commons-collections/files/patch-src_conf_MANIFEST.MF')
-rw-r--r-- | java/apache-commons-collections/files/patch-src_conf_MANIFEST.MF | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/java/apache-commons-collections/files/patch-src_conf_MANIFEST.MF b/java/apache-commons-collections/files/patch-src_conf_MANIFEST.MF new file mode 100644 index 000000000000..7822e2da9848 --- /dev/null +++ b/java/apache-commons-collections/files/patch-src_conf_MANIFEST.MF @@ -0,0 +1,15 @@ +--- src/conf/MANIFEST.MF.orig 2020-06-28 13:06:28 UTC ++++ src/conf/MANIFEST.MF +@@ -0,0 +1,12 @@ ++Manifest-Version: 1.0 ++Package: org.apache.commons.collections ++Extension-Name: commons-collections ++Specification-Version: @version@ ++Specification-Vendor: Apache Software Foundation ++Specification-Title: Commons Collections ++Implementation-Version: @version@ ++Implementation-Vendor: Apache Software Foundation ++Implementation-Title: Commons Collections ++Implementation-Vendor-Id: org.apache ++X-Compile-Source-JDK: 1.3 ++X-Compile-Target-JDK: 1.3 |