Community
Participate
Working Groups
Bug 143075 changed things so that the Project facet tab is no longer shown when creating a new faceted project. In the new JPA project wizard with <custom> chosen in the maintenance release, on the Project Facets tab you would see the error that Java 1.4 won't work for JPA and it would disable the 'Next' button. Now you do not see an error unless you select the 'Modify...' button and you are allowed to continue on with the wizard. You don't find out there is a problem until it starts to create the project at the end of the wizard. The project is created, but empty after an error is displayed: 'One or more constraints have not been satisfied. Java Persistence 1.0 requires Java 5.0 or newer.'
Given that at this point only critical fixes are to be released into the M3 code line, I will target this for M4. Let me know if you disagree. Setting severity as major since this is a regression.
The fix is ready and will be released once testing is completed.
Fix released into the 3.0 code stream.