]
Brian Stansberry reassigned WFBUILD-37:
---------------------------------------
Fix Version/s: 1.2.10.Final
Assignee: David Lloyd
Resolution: Done
Detect JDK and always-present modules
-------------------------------------
Key: WFBUILD-37
URL:
https://issues.jboss.org/browse/WFBUILD-37
Project: WildFly Build Tools
Issue Type: Enhancement
Reporter: David Lloyd
Assignee: David Lloyd
Priority: Major
Fix For: 1.2.10.Final
Starting (probably) with jboss-modules 1.8, there will be a number of modules which are
implicitly declared (with no corresponding {{module.xml}} file). The build tool will fail
at this point with the error that there are modules missing any time one of these modules
are used. Add a static list of implicit modules for now.