Need release review for MVC and then can publish it
Need to update the javadoc to fix the missing space and copyright date
Maven file is updated, just need to rerun the job and make a new PR with the updated javadoc
Jakarta EE 11 Platform release
Tentative schedule thoughts
April 30 TCK complete
May 15 CCR created and mentor review start
May 19 start ballot (complete 7 to 14 days)
TCK persistence tests failing for EJB runs
Some component TCKs aren’t started yet
Jobs / runners need some updating for the new style of running
Connector failures need to be looked at
Continued discussion on BOM dependencies
Keep it the way it is
Pros
Makes it easier on developers doing MP and Jakarta applications
Cons
It isn’t accurate from a spec perspective, but is accurate from a technical perspective today. If that changed in a future EE level could change it
Change back to remove Core Profile dependency in Web Profile?
Pros
Accurate to specification
Cons
Makes things difficult on developers doing MP and Jakarta applications
MicroProfile probably would want to remove dependency on Core Profile and only include the component specifications
Cannot have Web Profile and Core Profile have different component dependency versions wouldn’t be possible, but could address that eventually if it becomes an issue
Have a vote on whether to change back to not have dependency on profile(s) or leave it the way it is
MicroProfile versioning in the future
Today MicroProfile depends on CoreProfile 10 + for the latest versions
Vendors can use either EE 10 or EE 11 Core Profile
Should Core Profile go away eventually and just be consumed by MicroProfile when / if moved to Jakarta?
Could align with the platform versioning and may have minor release updates independent of the Web Profile and Platform or could keep the current versioning independent of the Jakarta Platform release versioning
MicroProfile is meant for faster development as an emerging cloud platform. Jakarta needs to be slower with the larger install base since it affects a lot of customers.