]
David Lloyd closed WFLY-9546.
-----------------------------
Resolution: Out of Date
We're automatically detecting version numbers now.
Enhance module descriptions with a version number
-------------------------------------------------
Key: WFLY-9546
URL:
https://issues.jboss.org/browse/WFLY-9546
Project: WildFly
Issue Type: Enhancement
Components: Build System
Reporter: David Lloyd
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.