You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jl...@apache.org on 2018/04/03 11:40:24 UTC

[incubator-netbeans] branch master updated (250015c -> 66ba09e)

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

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


    from 250015c  [NETBEANS-577] Fixing modular ClasspathInfo when bulk running hints. (#478)
     add c8320a2  Split into declaration and assignment issue for var type (#453)
     new 66ba09e  Merge pull request #479 from apache/jdk18_3

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:
 .../modules/java/hints/suggestions/Tiny.java       |  4 ++
 .../modules/java/hints/suggestions/TinyTest.java   | 82 +++++++++++++++++++++-
 java.source.base/apichanges.xml                    | 12 ++++
 java.source.base/nbproject/project.properties      |  2 +-
 .../netbeans/api/java/source/TreeUtilities.java    | 19 ++++-
 5 files changed, 116 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jlahoda@apache.org.

---------------------------------------------------------------------
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 #479 from apache/jdk18_3

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

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

commit 66ba09eb1298650d553999a2a305f46ad5605188
Merge: 250015c c8320a2
Author: Jan Lahoda <la...@gmail.com>
AuthorDate: Tue Apr 3 13:40:22 2018 +0200

    Merge pull request #479 from apache/jdk18_3
    
    Split into declaration and assignment issue for var type (#453)

 .../modules/java/hints/suggestions/Tiny.java       |  4 ++
 .../modules/java/hints/suggestions/TinyTest.java   | 82 +++++++++++++++++++++-
 java.source.base/apichanges.xml                    | 12 ++++
 java.source.base/nbproject/project.properties      |  2 +-
 .../netbeans/api/java/source/TreeUtilities.java    | 19 ++++-
 5 files changed, 116 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jlahoda@apache.org.

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