Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-platform-dev] Should the Jakarta EE 11 BOM cover classes like org.omg.CORBA.portable.ObjectImpl?

I'm looking into generating the EE 11 Platform TCK signature files from the dependencies defined in jakarta.platform:jakarta.jakartaee-api:jar:11.0.0-M4 but do not see the org.omg dependencies covered by that.  Should we include the org.omg.CORBA package in the EE 11 BOM?  If not, should EE 11 implementations provide the org.omg.CORBA classes?

Note that we did require EE 10 implementations to include the org.omg.CORBA classes which we probably should do for EE 11 also but thought I would make sure since we said the EE 11 BOM should cover all EE 11 classes.

Scott

Back to the top