Bug 1018260

Summary: Add config option to fail deployment if private API is used
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Pete Muir <pmuir>
Component: unspecifiedAssignee: Anne-Louise Tangring <atangrin>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-03-01 12:28:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Pete Muir 2013-10-11 14:54:16 UTC
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.

Comment 1 Pete Muir 2013-10-11 14:54:58 UTC
Upstream issue is https://issues.jboss.org/browse/WFLY-2292