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 2021/02/13 12:44:55 UTC

[GitHub] [netbeans] matthiasblaesing opened a new pull request #2759: [NETBEANS-5055][NETBEANS-5109] Update to (Maven distributed) nbjavac 15.0.0.2

matthiasblaesing opened a new pull request #2759:
URL: https://github.com/apache/netbeans/pull/2759


   As part of the nbjavac update to issues are fixed:
   
   - the new nbjavac version fixes an issue where permits is treated
     as a keyword and variables with that name are flagged as faulty
     [NETBEANS-5055]
   - The distribution of nbjavac was moved to maven central
     [NETBEANS-5109]
   
   Closes: #2758


----------------------------------------------------------------
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



---------------------------------------------------------------------
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


[GitHub] [netbeans] matthiasblaesing commented on pull request #2759: [NETBEANS-5055][NETBEANS-5109] Update to (Maven distributed) nbjavac 15.0.0.2

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on pull request #2759:
URL: https://github.com/apache/netbeans/pull/2759#issuecomment-778614903


   This is replacement for the PR #2758. The referenced PR was opened against `master`, but `delivery` is the right branch for next release at this time. In addition @neilcsmith-net request to explicitly mention issue `NETBEANS-5055` in the commit was implemented, so that is issue is now connected with this.
   
   I tested the commit locally:
   - IDE running on JDK 8 supports code completion (indexing works) and classes are updated after change (compile on save works)
   - I checked the class skeleton from NETBEANS-5055 and reproduced this on a build from delivery - with this patch in, the class is accepted
   
   To be clear I only tested, cherry-picked and updated the description, the base work was done by @Akshay-Gupta-Oracle  and @eppleton .


----------------------------------------------------------------
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



---------------------------------------------------------------------
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


[GitHub] [netbeans] neilcsmith-net merged pull request #2759: [NETBEANS-5055][NETBEANS-5109] Update to (Maven distributed) nbjavac 15.0.0.2

Posted by GitBox <gi...@apache.org>.
neilcsmith-net merged pull request #2759:
URL: https://github.com/apache/netbeans/pull/2759


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
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