GitHub user vieiro opened a pull request:
https://github.com/apache/incubator-netbeans/pull/138
[NETBEANS-54] Module Review extexecution.process
- Updated coordinates for libpam4j from Maven central (MIT)
- winp binary (MIT) in this directory is a patched version from the one
in Maven. Added maven coordinates as a comment in binaries-list.
- libpam4j (MIT) is not available in Maven central, the homepage was
hosted in kenai, now gone.
- Unit tests passing.
- 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-extexecution.process
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/138.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 #138
----
commit 6785399cb69bb3da7513c7081ad5efbaebbc0ce6
Author: Antonio Vieiro <[email protected]>
Date: 2017-10-13T05:29:22Z
[NETBEANS-54] Module Review extexecution.process
- Updated coordinates for libpam4j from Maven central (MIT)
- winp binary (MIT) in this directory is a patched version from the one
in Maven. Added maven coordinates as a comment in binaries-list.
- libpam4j (MIT) is not available in Maven central, the homepage was
hosted in kenai, now gone.
- Unit tests passing.
- No other licensing issues found.
----
---