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 <anto...@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. ---- ---