]
Brian Stansberry updated WFLY-2292:
-----------------------------------
Component/s: Domain Management
Add config option to fail deployment if private API is used
-----------------------------------------------------------
Key: WFLY-2292
URL:
https://issues.jboss.org/browse/WFLY-2292
Project: WildFly
Issue Type: Feature Request
Components: Domain Management
Reporter: Pete Muir
Assignee: Brian Stansberry
Fix For: 9.0.0.Beta1
This would allow users to have continuous integration jobs check if their app uses a
private API by mistake, and have the job fail if it does.
Needed to automate the check that quickstarts only use public API.