You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jk...@apache.org on 2023/10/17 20:47:55 UTC

[xalan-java] 06/06: Remove spurious manifest file.

This is an automated email from the ASF dual-hosted git repository.

jkesselm pushed a commit to branch maven-build
in repository https://gitbox.apache.org/repos/asf/xalan-java.git

commit 1d58cdd6f16779ab08daccdecdfb28fd5452bde3
Author: kubycsolutions <ke...@kubyc.solutions>
AuthorDate: Mon Oct 16 11:08:19 2023 -0400

    Remove spurious manifest file.
---
 META-INF/MANIFEST.MF                               | 6 ------
 META-INF/maven/org.apache.bcel/bcel/pom.properties | 3 ---
 2 files changed, 9 deletions(-)

diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF
deleted file mode 100644
index 0eb2be4e..00000000
--- a/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,6 +0,0 @@
-Manifest-Version: 1.0
-Archiver-Version: Plexus Archiver
-Built-By: keshlam
-Created-By: Apache Maven 3.6.3
-Build-Jdk: 1.8.0_382
-
diff --git a/META-INF/maven/org.apache.bcel/bcel/pom.properties b/META-INF/maven/org.apache.bcel/bcel/pom.properties
deleted file mode 100644
index fe6b7bec..00000000
--- a/META-INF/maven/org.apache.bcel/bcel/pom.properties
+++ /dev/null
@@ -1,3 +0,0 @@
-artifactId=bcel
-groupId=org.apache.bcel
-version=6.7.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org