You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/03/23 19:19:56 UTC

[incubator-netbeans] branch master updated (b0e4c73 -> 8716ca5)

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

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


    from b0e4c73  [NETBEANS-451] search for git revision instead of mercurial one. (#443)
     add 6faac21  [NETBEANS-345] Fix "Move Inner to Outer Level" produces "<captured wildcard>"
     new 8716ca5  Merge pull request #407 from dtrebbien/NETBEANS-345-move-inner-to-outer-produces-erroneous-captured-wildcard-explicit-lambda-param-type

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:
 .../source/transform/ImmutableTreeTranslator.java  |  5 +++
 .../refactoring/java/test/InnerToOutterTest.java   | 37 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@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 #407 from dtrebbien/NETBEANS-345-move-inner-to-outer-produces-erroneous-captured-wildcard-explicit-lambda-param-type

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

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

commit 8716ca59ea38c88a518a6120d211171a122b4cb0
Merge: b0e4c73 6faac21
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Fri Mar 23 20:19:53 2018 +0100

    Merge pull request #407 from dtrebbien/NETBEANS-345-move-inner-to-outer-produces-erroneous-captured-wildcard-explicit-lambda-param-type
    
    [NETBEANS-345] Fix "Move Inner to Outer Level" produces "<captured wildcard>"

 .../source/transform/ImmutableTreeTranslator.java  |  5 +++
 .../refactoring/java/test/InnerToOutterTest.java   | 37 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@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