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/08/19 14:07:07 UTC

[incubator-netbeans] branch master updated (abe9350 -> 8df7116)

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 abe9350  Merge pull request #536 from JaroslavTulach/jtulach/PlatformCluster
     add 063e9bb  [NETBEANS-1074] Module Review groovy.support
     new 8df7116  Merge pull request #717 from junichi11/module-review-groovy.support

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:
 {docker.editor => groovy.support}/licenseinfo.xml  |  4 +-
 ...etbeans.spi.viewmodel.NodeActionsProviderFilter | 19 +++++++-
 ...tbeans.api.debugger.LazyDebuggerManagerListener | 19 +++++++-
 ...upport.debug.GroovyBreakpointAnnotationListener | 19 +++++++-
 .../groovy/support/options/Bundle.properties       | 55 ++++++----------------
 .../groovy/support/resources/GroovyClass.groovy    | 47 ++++++------------
 .../support/resources/GroovyJUnit3Test.groovy      | 47 ++++++------------
 .../support/resources/GroovyJUnit4Test.groovy      | 47 ++++++------------
 .../support/resources/GroovyJUnitTest.groovy       | 55 +++++++---------------
 .../groovy/support/resources/GroovyScript.groovy   | 47 ++++++------------
 10 files changed, 145 insertions(+), 214 deletions(-)
 copy {docker.editor => groovy.support}/licenseinfo.xml (85%)


---------------------------------------------------------------------
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 #717 from junichi11/module-review-groovy.support

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 8df7116d40514ddaa810775b98017c4faf775625
Merge: abe9350 063e9bb
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Sun Aug 19 16:07:04 2018 +0200

    Merge pull request #717 from junichi11/module-review-groovy.support
    
    [NETBEANS-1074] Module Review groovy.support

 groovy.support/licenseinfo.xml                     | 29 ++++++++++++
 ...etbeans.spi.viewmodel.NodeActionsProviderFilter | 19 +++++++-
 ...tbeans.api.debugger.LazyDebuggerManagerListener | 19 +++++++-
 ...upport.debug.GroovyBreakpointAnnotationListener | 19 +++++++-
 .../groovy/support/options/Bundle.properties       | 55 ++++++----------------
 .../groovy/support/resources/GroovyClass.groovy    | 47 ++++++------------
 .../support/resources/GroovyJUnit3Test.groovy      | 47 ++++++------------
 .../support/resources/GroovyJUnit4Test.groovy      | 47 ++++++------------
 .../support/resources/GroovyJUnitTest.groovy       | 55 +++++++---------------
 .../groovy/support/resources/GroovyScript.groovy   | 47 ++++++------------
 10 files changed, 172 insertions(+), 212 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