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/08/11 05:33:57 UTC

[GitHub] [netbeans] jlahoda opened a new pull request #3103: Fixing TreeUtilities.pathFor in the presence of the synthetic 'value=' in annotations.

jlahoda opened a new pull request #3103:
URL: https://github.com/apache/netbeans/pull/3103


   The synthetic assignment as ending position `-1`, which breaks `pathFor`. It is not quite clear if the `-1` is reasonable, but we can workaround for NetBeans, and think of the correct end position separately.


-- 
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: notifications-unsubscribe@netbeans.apache.org

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] arvindaprameya commented on pull request #3103: Fixing TreeUtilities.pathFor in the presence of the synthetic 'value=' in annotations.

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


   Approved, thank you Jan for doing this.


-- 
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: notifications-unsubscribe@netbeans.apache.org

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] jlahoda merged pull request #3103: Fixing TreeUtilities.pathFor in the presence of the synthetic 'value=' in annotations.

Posted by GitBox <gi...@apache.org>.
jlahoda merged pull request #3103:
URL: https://github.com/apache/netbeans/pull/3103


   


-- 
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: notifications-unsubscribe@netbeans.apache.org

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] jlahoda merged pull request #3103: Fixing TreeUtilities.pathFor in the presence of the synthetic 'value=' in annotations.

Posted by GitBox <gi...@apache.org>.
jlahoda merged pull request #3103:
URL: https://github.com/apache/netbeans/pull/3103


   


-- 
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: notifications-unsubscribe@netbeans.apache.org

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 #3103: Fixing TreeUtilities.pathFor in the presence of the synthetic 'value=' in annotations.

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


   Manually run with JDK 8 the unittests that fail on travis (java.hints) come back clean. I suggest to get this in now.


-- 
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: notifications-unsubscribe@netbeans.apache.org

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