You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/02/28 00:56:51 UTC

[GitHub] [netbeans] pepness commented on issue #1809: [NETBEANS-3630] - Upgrade javaee8.api binaries

pepness commented on issue #1809: [NETBEANS-3630] - Upgrade javaee8.api binaries
URL: https://github.com/apache/netbeans/pull/1809#issuecomment-592255468
 
 
   The latest version of JAVA EE 8 is 8.0.1 which was released a year and a half later than 8.0. This was the latest revision that oracle did before donating the project to the Eclipse Foundation.
   
   Some jars update their dependencies like JUnit, some have bug fixes and enhancements and some update their pom to reference the github where the source code is.
   
   `j2ee.platform` is the javadoc that NetBeans create for JAVAEE, currently javaee7 instead of javaee8.
   `web.jsf.editor` is the javadoc that NetBeans create for JSF, currently JSF 2.0 instead of JSF 2.3

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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