]
Tomaz Cerar reassigned WFCORE-437:
----------------------------------
Assignee: (was: Tomaz Cerar)
Add config option to fail deployment if private API is used
-----------------------------------------------------------
Key: WFCORE-437
URL:
https://issues.jboss.org/browse/WFCORE-437
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management
Reporter: Pete Muir
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.