From a6ea3ce41ea4a82ea8275b46b87f0f21838f2c8f Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Mon, 5 Feb 2018 21:34:03 +0100 Subject: [PATCH] Add automatic module name only to JPMS compatible jars --- build.xml | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/build.xml b/build.xml index 6e9270260..9bbdba6f9 100644 --- a/build.xml +++ b/build.xml @@ -16,7 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + @@ -700,6 +700,7 @@ + @@ -719,7 +720,7 @@ - +
@@ -742,24 +743,24 @@ - - - - - - - - + + + + + + + + - + - + - + - + @@ -779,11 +780,11 @@ + - -
+
+ value="org.apache.tools.ant"/>