You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by vieiro <gi...@git.apache.org> on 2017/10/13 16:44:05 UTC

[GitHub] incubator-netbeans pull request #142: [NETBEANS-54] Module Review spi.debugg...

GitHub user vieiro opened a pull request:

    https://github.com/apache/incubator-netbeans/pull/142

    [NETBEANS-54] Module Review spi.debugger.ui

      - No external binaries.
      - Removed previous license from many META-INF files.
      - Two files to be handled centrally (*.sig, manifest.mf)
      - Two tests failing (both before and after changes): org.netbeans.api.debugger.ProvidersAnnotationTest and org.netbeans.api.debugger.WatchesTest
      - No other licensing issues found.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vieiro/incubator-netbeans netbeans-54-module-review-spi.debugger.ui

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-netbeans/pull/142.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #142
    
----
commit 9f656ca7709f69e78eb2b61c42441e3744c35d69
Author: Antonio Vieiro <an...@vieiro.net>
Date:   2017-10-13T16:41:08Z

    [NETBEANS-54] Module Review spi.debugger.ui
    
      - No external binaries.
      - Removed previous license from many META-INF files.
      - Two files to be handled centrally (*.sig, manifest.mf)
      - Two tests failing (both before and after changes): org.netbeans.api.debugger.ProvidersAnnotationTest and org.netbeans.api.debugger.WatchesTest
      - No other licensing issues found.

----


---

[GitHub] incubator-netbeans issue #142: [NETBEANS-54] Module Review spi.debugger.ui

Posted by matthiasblaesing <gi...@git.apache.org>.
Github user matthiasblaesing commented on the issue:

    https://github.com/apache/incubator-netbeans/pull/142
  
    Nice!


---

[GitHub] incubator-netbeans pull request #142: [NETBEANS-54] Module Review spi.debugg...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-netbeans/pull/142


---