You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jt...@apache.org on 2021/09/02 06:57:22 UTC

[netbeans] branch master updated (ba004a1 -> d015fdf)

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

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


    from ba004a1  Cleanup raw type warning (#3143)
     new 3db24dc  Include URLs in Java code templates for easier customization
     new ba90ee1  Adjust tests to new comment formats
     new d015fdf  Merge pull request #3141 from JaroslavTulach/jtulach/URLsInCodeTemplates

The 5831 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/bugs/CloneAndCloneableTest.java         |  2 +-
 .../java/hints/errors/ImplementAllAbstractMethodsTest.java     | 10 +++++-----
 .../modules/java/hints/suggestions/ImplementMethodsTest.java   |  2 +-
 .../org/netbeans/api/java/source/GeneratorUtilitiesTest.java   |  8 ++++----
 .../modules/java/source/resources/GeneratedMethodBody.template |  2 +-
 .../netbeans/modules/java/source/resources/LambdaBody.template |  4 ++--
 .../java/source/resources/OverriddenMethodBody.template        |  4 ++--
 7 files changed, 16 insertions(+), 16 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