jGauravGupta opened a new pull request, #7716:
URL: https://github.com/apache/netbeans/pull/7716

   This PR introduces the following changes to support Payara 7 and Jakarta EE 
11 in Apache NetBeans:
   
   **Updated Build Type Handling:**
   
   Changed the method signature from `short getBuild()` to `String getBuild()`. 
This change allows the system to recognize and list the latest `Alpha` versions 
of Payara 7: 
https://mvnrepository.com/artifact/fish.payara.distributions/payara/7.2024.1.Alpha1
   
   **Alpha/Beta Version Filtering:**
   
   Only the latest `Alpha` or `Beta` version will now be listed in the 
available versions. Other `Alpha` or `Beta` versions will be skipped to 
maintain a cleaner and more relevant version list.
   
   **Archetype Update for Payara Micro:**
   
   The archetype `fish.payara.starter:payara-starter-archetype` will now be 
used for the latest micro version. This ensures that users always have the 
latest Payara Micro archetype available when creating new projects.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to