forked from apache/netbeans
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request apache#6988 from pepness/glassfish-8.0.0
Add support for Jakarta EE 11 - Add support for GlassFish 8 - Add support for Jakarta EE 11 - Add xsd, mdd, and xml files for Jakarta EE 11 - Add support for CDI 4.1 - Add support for JSP 4.0 - Add support for Servlet 6.1 - Add support for Validation 3.1 (with Constraint 3.1) - Add support for JSF 4.1 - Add support for Persistence 3.2 - Add support for JPA 3.2 - Add Jakarta EE 11 support for GlassFish - Add Jakarta EE 11 support for Gradle projects - Add Jakarta EE 11 support for Maven projects - Add Jakarta EE 11 support for Payara, Tomcat, and WildFly servers - Add Jakarta EE 11 rat exclusions - Add new Jakarta EE 11 modules `jakartaee11.api` and `jakartaee11.platform` - Refactor `versionToResourceFilesIndexes` method - Add three new methods to Profile.class `isWebProfile`, `isAtMost` and `isFullProfile` - Refactor some code and use new `isAtLeast()` method - Change some variable names to be more descriptive - Refactor code and avoid searching many times over a collection - Add new method `isAtMost()` to JsfVersion.class - Re-generate signature that failed in `ant check-sigtests` - Use milestone 1 version for maven projects - Bump GlassFish version to 8.0.0-M2 - Add missing Jakarta EE 10 logic for JSF 4.0 - Add missing support for Jakarta EE 10 in `RunTimeDDCatalog.java` - Add missing test for GlassFish 7 - Add missing Jakarta EE 10 xsd files - EJB 3.1 is not supported on Jakarta EE 9 and onward - Add missing Jakarta EE 10 logic, licenses info, and xsd's files - Add missing Jakarta EE 10 properties, schemas, and actions
- Loading branch information
Showing
223 changed files
with
23,063 additions
and
721 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.