]
Brian Stansberry updated WFCORE-4681:
-------------------------------------
Issue Type: Task (was: Feature Request)
Add Phase entries for Microprofile OpenAPI Extension
----------------------------------------------------
Key: WFCORE-4681
URL:
https://issues.redhat.com/browse/WFCORE-4681
Project: WildFly Core
Issue Type: Task
Components: Server
Affects Versions: 10.0.0.Final
Reporter: Michael Edgar
Assignee: Jeff Mesnil
Priority: Major
Fix For: 11.0.0.Beta1, 11.0.0.Final
Add the following entries to {{Phase}} and bump Jandex version to 2.1.1.Final, required
by SmallRye OpenAPI implementation.
{code:java}public static final int DEPENDENCIES_MICROPROFILE_OPENAPI = 0x1890;
public static final int POST_MODULE_MICROPROFILE_OPENAPI = 0x3790;{code}