Common Annotations 1.3
In
ee
Table of Contents
Overview
Commons Annotations 1.3 is a small change update to 1.2 MR. Main change is allowing @Repeatble on @DatasourceDefintion and @Priority annotation is allowed to also on parameters now. We are using our fork of upstream’s https://github.com/javaee/javax.annotation
Issue Metadata
Issue
Dev Contacts
QE Contacts
-
Michal Jurc
Affected Projects or Components
-
WildFly
-
Weld Integration
Requirements
Add conditional support for Common Annotations 1.3 This will be controlled by the ee8.preview.mode
system property. If
the property is not present or not set to true
Comon Annotations 1.2 will be used instead.
We need to check if Weld works fine with @Priority changes, which is tracked in https://issues.redhat.com/browse/WFLY-9748