From 99b2c646d30b3c30a39007e0add2f45a65cc1a74 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Sat, 27 Oct 2018 10:36:49 +0200 Subject: [PATCH] Make contents of jar files similar to those built by Ant --- src/etc/poms/ant-antlr/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-bcel/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-bsf/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-log4j/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-oro/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-regexp/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-resolver/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-apache-xalan2/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-commons-logging/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-commons-net/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-imageio/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-jai/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-javamail/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-jdepend/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-jmf/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-jsch/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-junit/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-junit4/pom.xml | 24 +++++++++++++++++++++--- src/etc/poms/ant-junitlauncher/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-launcher/pom.xml | 22 ++++++++++++++++++++++ src/etc/poms/ant-netrexx/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-swing/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-testutil/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant-xz/pom.xml | 24 ++++++++++++++++++++++++ src/etc/poms/ant/pom.xml | 23 +++++++++++++++++++++++ 25 files changed, 594 insertions(+), 3 deletions(-) diff --git a/src/etc/poms/ant-antlr/pom.xml b/src/etc/poms/ant-antlr/pom.xml index 35a112c3b..83027712d 100644 --- a/src/etc/poms/ant-antlr/pom.xml +++ b/src/etc/poms/ant-antlr/pom.xml @@ -67,6 +67,20 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -82,6 +96,16 @@ + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-bcel/pom.xml b/src/etc/poms/ant-apache-bcel/pom.xml index e3efb405d..79720e1fc 100644 --- a/src/etc/poms/ant-apache-bcel/pom.xml +++ b/src/etc/poms/ant-apache-bcel/pom.xml @@ -64,6 +64,20 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -79,6 +93,16 @@ + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-bsf/pom.xml b/src/etc/poms/ant-apache-bsf/pom.xml index 72965f69a..1209284ea 100644 --- a/src/etc/poms/ant-apache-bsf/pom.xml +++ b/src/etc/poms/ant-apache-bsf/pom.xml @@ -61,7 +61,31 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-log4j/pom.xml b/src/etc/poms/ant-apache-log4j/pom.xml index 36dbf7023..cb15a2110 100644 --- a/src/etc/poms/ant-apache-log4j/pom.xml +++ b/src/etc/poms/ant-apache-log4j/pom.xml @@ -59,7 +59,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-oro/pom.xml b/src/etc/poms/ant-apache-oro/pom.xml index 0147b2df3..b4f1ee764 100644 --- a/src/etc/poms/ant-apache-oro/pom.xml +++ b/src/etc/poms/ant-apache-oro/pom.xml @@ -64,7 +64,31 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-regexp/pom.xml b/src/etc/poms/ant-apache-regexp/pom.xml index 11b118847..4a2d7d9c1 100644 --- a/src/etc/poms/ant-apache-regexp/pom.xml +++ b/src/etc/poms/ant-apache-regexp/pom.xml @@ -62,7 +62,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-resolver/pom.xml b/src/etc/poms/ant-apache-resolver/pom.xml index 120ca64c6..4e01c2377 100644 --- a/src/etc/poms/ant-apache-resolver/pom.xml +++ b/src/etc/poms/ant-apache-resolver/pom.xml @@ -59,7 +59,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-apache-xalan2/pom.xml b/src/etc/poms/ant-apache-xalan2/pom.xml index 76aef9187..43c4812cc 100644 --- a/src/etc/poms/ant-apache-xalan2/pom.xml +++ b/src/etc/poms/ant-apache-xalan2/pom.xml @@ -63,6 +63,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -86,6 +100,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/etc/testcases diff --git a/src/etc/poms/ant-commons-logging/pom.xml b/src/etc/poms/ant-commons-logging/pom.xml index 6941630a8..d6bbf26be 100644 --- a/src/etc/poms/ant-commons-logging/pom.xml +++ b/src/etc/poms/ant-commons-logging/pom.xml @@ -60,7 +60,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-commons-net/pom.xml b/src/etc/poms/ant-commons-net/pom.xml index f53170128..48943e334 100644 --- a/src/etc/poms/ant-commons-net/pom.xml +++ b/src/etc/poms/ant-commons-net/pom.xml @@ -65,6 +65,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -76,6 +90,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-imageio/pom.xml b/src/etc/poms/ant-imageio/pom.xml index bb62b2ba8..dd5d2da5e 100644 --- a/src/etc/poms/ant-imageio/pom.xml +++ b/src/etc/poms/ant-imageio/pom.xml @@ -59,6 +59,20 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -74,6 +88,16 @@ + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-jai/pom.xml b/src/etc/poms/ant-jai/pom.xml index 90a43685d..e5160b9bf 100644 --- a/src/etc/poms/ant-jai/pom.xml +++ b/src/etc/poms/ant-jai/pom.xml @@ -78,6 +78,20 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -93,6 +107,16 @@ + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-javamail/pom.xml b/src/etc/poms/ant-javamail/pom.xml index 9b573d98b..d72fcb146 100644 --- a/src/etc/poms/ant-javamail/pom.xml +++ b/src/etc/poms/ant-javamail/pom.xml @@ -64,7 +64,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-jdepend/pom.xml b/src/etc/poms/ant-jdepend/pom.xml index 1ed253503..76fe0fac0 100644 --- a/src/etc/poms/ant-jdepend/pom.xml +++ b/src/etc/poms/ant-jdepend/pom.xml @@ -84,7 +84,31 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-jmf/pom.xml b/src/etc/poms/ant-jmf/pom.xml index 5f44177ba..ab4a49c2f 100644 --- a/src/etc/poms/ant-jmf/pom.xml +++ b/src/etc/poms/ant-jmf/pom.xml @@ -55,7 +55,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-jsch/pom.xml b/src/etc/poms/ant-jsch/pom.xml index fa4e15823..7de0e16de 100644 --- a/src/etc/poms/ant-jsch/pom.xml +++ b/src/etc/poms/ant-jsch/pom.xml @@ -64,6 +64,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -79,6 +93,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-junit/pom.xml b/src/etc/poms/ant-junit/pom.xml index 1448b3d20..d8ba69549 100644 --- a/src/etc/poms/ant-junit/pom.xml +++ b/src/etc/poms/ant-junit/pom.xml @@ -92,6 +92,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -102,6 +116,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-junit4/pom.xml b/src/etc/poms/ant-junit4/pom.xml index 5f304946b..cb06fb388 100644 --- a/src/etc/poms/ant-junit4/pom.xml +++ b/src/etc/poms/ant-junit4/pom.xml @@ -65,12 +65,30 @@ org.apache.maven.plugins maven-jar-plugin - - **/*JUnit4* - + + **/*Ignored* + + + true + + true + true + true + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-junitlauncher/pom.xml b/src/etc/poms/ant-junitlauncher/pom.xml index 99f84b48f..16b931191 100644 --- a/src/etc/poms/ant-junitlauncher/pom.xml +++ b/src/etc/poms/ant-junitlauncher/pom.xml @@ -75,6 +75,20 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -85,6 +99,16 @@ + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-launcher/pom.xml b/src/etc/poms/ant-launcher/pom.xml index c95222c35..cdcd6c593 100644 --- a/src/etc/poms/ant-launcher/pom.xml +++ b/src/etc/poms/ant-launcher/pom.xml @@ -49,7 +49,29 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + org.apache.tools.ant.launch.Launcher + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases diff --git a/src/etc/poms/ant-netrexx/pom.xml b/src/etc/poms/ant-netrexx/pom.xml index 94cd31c12..ac66a5ad6 100644 --- a/src/etc/poms/ant-netrexx/pom.xml +++ b/src/etc/poms/ant-netrexx/pom.xml @@ -68,6 +68,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + org.apache.maven.plugins maven-antrun-plugin @@ -89,6 +103,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-swing/pom.xml b/src/etc/poms/ant-swing/pom.xml index 5447dfd79..61b1b0896 100644 --- a/src/etc/poms/ant-swing/pom.xml +++ b/src/etc/poms/ant-swing/pom.xml @@ -55,7 +55,31 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant-testutil/pom.xml b/src/etc/poms/ant-testutil/pom.xml index 710e35287..3de43eafd 100644 --- a/src/etc/poms/ant-testutil/pom.xml +++ b/src/etc/poms/ant-testutil/pom.xml @@ -67,7 +67,31 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/tests/junit ../../../../target/${project.artifactId}/classes ../../../../target/${project.artifactId} diff --git a/src/etc/poms/ant-xz/pom.xml b/src/etc/poms/ant-xz/pom.xml index c48695b79..7868c1560 100644 --- a/src/etc/poms/ant-xz/pom.xml +++ b/src/etc/poms/ant-xz/pom.xml @@ -61,7 +61,31 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma + + org.apache.maven.plugins + maven-jar-plugin + + + true + + true + true + true + + + + + + + ../../../.. + META-INF + + LICENSE + NOTICE + + + ../../../../src/main ../../../../src/testcases ../../../../target/${project.artifactId}/classes diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml index b3c285004..73d324d98 100644 --- a/src/etc/poms/ant/pom.xml +++ b/src/etc/poms/ant/pom.xml @@ -214,6 +214,21 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + true + + org.apache.tools.ant.Main + true + true + true + + + + org.apache.maven.plugins maven-surefire-plugin @@ -250,6 +265,14 @@ + + ../../../.. + META-INF + + LICENSE + NOTICE + + ../../../../src/main true