Martyn Taylor created AMQ-6923:
----------------------------------
Summary: Reserved keyword (native) are not allowed for module name
in Java 9
Key: AMQ-6923
URL: https://issues.apache.org/jira/browse/AMQ-6923
Project: ActiveMQ
Issue Type: Bug
Reporter: Martyn Taylor
Unable to derive module descriptor for .\artemis-native-1.5.5.jbossorg-009.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)