]
Brian Stansberry reassigned WFCORE-3413:
----------------------------------------
Fix Version/s: 4.0.0.Alpha6
Assignee: David Lloyd
Resolution: Done
Enhance module descriptions with a version number
-------------------------------------------------
Key: WFCORE-3413
URL:
https://issues.jboss.org/browse/WFCORE-3413
Project: WildFly Core
Issue Type: Enhancement
Components: Modules
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 4.0.0.Alpha6
Since JBoss Modules 1.6, a module descriptor may contain a version number. The version
number will appear in stack traces starting in Java 9, so it's useful to add that
information in the build process. It will require a bit of work though because that
information will have to be extracted from Maven properties as part of the build process.