Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] about the status of atinject


It is true that Oracle did not contribute JSR330. That is not the same thing as saying it will never be part of Jakarta EE. We will be approaching the copyright holders to ask their permission. They might say "no", but until that time I would not automatically assume that it's impossible.

On 2019-05-09 1:31 p.m., Mark Struberg wrote:
Good afternoon!

Had an interesting discussion with David Blevins today. 
It seems that atinject (JSR-330) is not part of the JavaEE donation from Oracle to the Eclipse Foundation.

This is likely correct as Oracle doesn't own any IP in javax.inject - except the name 'java' in javax.
All the rest of the work is owned by the community which drove atinject. That is Bob Lee, Gavin King, Paul Hammant, Jürgen Höller maybe. I was loosely involved on the CDI side of the fence, so I roughly remember the people involved but likely misse some. 
Main point: ALL the work (javadocs, code, 'spec') is Apache License v2 licensed. So it is all perfectly fine to be forked.

Why would we like to fork javax.inject?
In the CDI spec we always wanted to further harmonise things. Like bringing the @Nonbinding annotation over to atinject (where it belongs to, also already talked to Spring guys about it). Or enhance the @Scope annotation.

Atinject is a very core spec to JakartaEE. And neither Oracle (they don't touch anything they fully own) nor we (due to 'java' in the packagename) could enhance not a tiny bit in atinject.

So do we also want to move javax.inject to jakarta.inject while we're at it?

So far I'd strongly favour it.

What do others think?

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


--

Mike Milinkovich

Executive Director | Eclipse Foundation, Inc.

mike.milinkovich@xxxxxxxxxxxxxxxxxxxxxx

@mmilinkov

+1.613.220.3223 (m)


Back to the top