Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ejb-dev] API updates for 4.0

The changes all look good. @EJB (@EJBs) is another candidate for repeatable annotation.

Cheng

On Wed, Feb 12, 2020 at 10:47 PM David Blevins <dblevins@xxxxxxxxxxxxx> wrote:
I've created a PR with many of the changes we need to make for Jakarta Enterprise Beans 4.0 around removals:

 - https://github.com/eclipse-ee4j/ejb-api/pull/66

Additional things we need:

 - review if there are any generics we may need/want to add
 - review if any annotations need to be marked repeatable
 - switch to the `jakarta` packages for depdendencies

I did one of the repeatable annotations.  


There may be others.


-- 
David Blevins

_______________________________________________
ejb-dev mailing list
ejb-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ejb-dev

Back to the top