GitHub user juneau001 opened a pull request:
https://github.com/apache/incubator-netbeans/pull/117
[NETBEANS-54] Modeule Review j2ee.persistence
- JPA external library (Java EE) is used for test entity classes, along
with junit
- checked Rat report: everything has been relicensed to Apache, included in
'central problems' list above, or excluded via Rat. Did not touch the .pass
test files.
- skimmed through module, did not notice additional problems
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/juneau001/incubator-netbeans master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/117.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 #117
----
commit 1d886fda778315e4c6089ab6c7e5a0d9916f571d
Author: Josh Juneau <[email protected]>
Date: 2017-10-11T03:54:37Z
[NETBEANS-54] Modeule Review j2ee.persistence
----
---