Repository: incubator-netbeans Updated Branches: refs/heads/master 84192f839 -> c3fcc0a3f
[NETBEANS-54] Module Review junitlib Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/a53719ca Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/a53719ca Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/a53719ca Branch: refs/heads/master Commit: a53719ca39589471a2e3e741cb0ce450c7dcacb4 Parents: c281d24 Author: geertjan <[email protected]> Authored: Wed Oct 11 12:07:42 2017 +0100 Committer: geertjan <[email protected]> Committed: Wed Oct 11 12:07:42 2017 +0100 ---------------------------------------------------------------------- junitlib/external/binaries-list | 4 ++-- junitlib/external/junit-NOTICE.txt | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/a53719ca/junitlib/external/binaries-list ---------------------------------------------------------------------- diff --git a/junitlib/external/binaries-list b/junitlib/external/binaries-list index b3f8900..9932bc7 100644 --- a/junitlib/external/binaries-list +++ b/junitlib/external/binaries-list @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -A6C32B40BF3D76ECA54E3C601E5D1470C86FCDFA junit-4.12-sources.jar -941A8BE4506C65F0A9001C08812FB7DA1E505E21 junit-4.12-javadoc.jar +A6C32B40BF3D76ECA54E3C601E5D1470C86FCDFA junit:junit:4.12:sources +941A8BE4506C65F0A9001C08812FB7DA1E505E21 junit:junit:4.12:javadoc http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/a53719ca/junitlib/external/junit-NOTICE.txt ---------------------------------------------------------------------- diff --git a/junitlib/external/junit-NOTICE.txt b/junitlib/external/junit-NOTICE.txt new file mode 100644 index 0000000..9521030 --- /dev/null +++ b/junitlib/external/junit-NOTICE.txt @@ -0,0 +1,2 @@ +JUnit 4.12 is licensed under EPL-v10. +See https://www.eclipse.org/legal/epl-v10.html.
