You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2018/09/15 16:37:45 UTC

[incubator-netbeans] branch master updated (6ced698 -> 51fa0b7)

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 6ced698  Merge pull request #603 from eirikbakke/NETBEANS-980
     add b22cdd7  Fixing TreeUtilities.pathFor for for-each's expressions.
     new 51fa0b7  Merge pull request #879 from jlahoda/fix-pathfor-foreach

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../netbeans/api/java/source/TreeUtilities.java    | 18 ++++++++++--------
 .../api/java/source/TreeUtilitiesTest.java         | 22 ++++++++++++++++++++++
 2 files changed, 32 insertions(+), 8 deletions(-)


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

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


[incubator-netbeans] 01/01: Merge pull request #879 from jlahoda/fix-pathfor-foreach

Posted by ge...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit 51fa0b758d92249ba89d4ae01b81770e4bdff0d0
Merge: 6ced698 b22cdd7
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sat Sep 15 18:37:39 2018 +0200

    Merge pull request #879 from jlahoda/fix-pathfor-foreach
    
    Fixing TreeUtilities.pathFor for for-each's expressions.

 .../netbeans/api/java/source/TreeUtilities.java    | 18 ++++++++++--------
 .../api/java/source/TreeUtilitiesTest.java         | 22 ++++++++++++++++++++++
 2 files changed, 32 insertions(+), 8 deletions(-)


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

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