Martyn Taylor created ARTEMIS-1738:
--------------------------------------
Summary: Reserved keyword (native) are not allowed for module name
in Java 9
Key: ARTEMIS-1738
URL: https://issues.apache.org/jira/browse/ARTEMIS-1738
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Martyn Taylor
Unable to derive module descriptor for artemis-native-1.5.5.jar
Caused by: java.lang.IllegalArgumentException: artemis.native: Invalid module
name: 'native' is not a Java identifier
At first glance, reserved keyword (native) are not allowed for module name.
Solution: Add Automatic-Module-Name to artemis-native artifact to work around
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)