jakartaee / common-annotations-api

Jakarta Annotations
https://eclipse.org/ee4j/ca
Other
51 stars 38 forks source link

Add @Deprecated to ManagedBean #105

Closed starksm64 closed 2 years ago

starksm64 commented 2 years ago

Signed-off-by: Scott M Stark starksm64@gmail.com

Emily-Jiang commented 2 years ago

It would be good to add a reason for deprecation into javadoc

Not sure about this though because in the next release this file will be

It would be good to add a reason for deprecation into javadoc

I suggest to add a comment to say what to be used instead. We could say something like this to aid the migration: This annotation is marked for removal. A CDI bean should be used instead.

starksm64 commented 2 years ago

Updated with javadoc comment.

powerbroker commented 1 year ago

people what are you doing? - Jakarta Managed Beans 2.0, 2.1.2. Naming