Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ca-dev] module name

Once the module is no longer compatible with the JDK module, e.g., when the APIs change from javax.* to jakarta.*, I would expect the module name to change as well.

Raymond Auge wrote on 6/11/19 9:31 AM:
Does the fact that this project uses the module name `java.annotation` deliberately in order to be a substitute for the module in the JDK cause a trademark issue related to that of the API renaming disagreement between Oracle and Eclipse Foundation?

In other words, are we forced to change the module name to `jakarta.annotation` in order to evolve this API?

--
Raymond Augé (@rotty3000)
Senior Software Architect Liferay, Inc. (@Liferay)
Board Member & EEG Co-Chair, OSGi Alliance (@OSGiAlliance)

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


Back to the top