Of course true modules would work even better. The only reason I suggested the manifest entry is because I thought it might be easier than converting to modules wholesale.
That's true indeed. automatic module entries were added mostly for EE 9. For EE 10 the ID was formalized and each API should have a module-info.java (be a true module). Every place this is missing, such as it seems in Faces, is really a bug and should be addressed as such.
Kind regards,
Arjan Tijms
Thanks Arian!
Hi,
This also will need to be done for all the APIs
What about module-info.java then?
Every API should have them. Faces fell through the cracks I think, because there's not a real API (it's extracted from Mojarra). We should add a special case for it there.
Kind regards,
Arjan Tijms
_______________________________________________jakartaee-platform-dev mailing listjakartaee-platform-dev@xxxxxxxxxxxTo unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev
_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev