Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Improved: Remove unnecessary dependency on ‘junit-dep’ artifact
(OFBIZ-11139) Prior to Junit 4.11, Junit was distributed in two forms ‘junit’ and ‘junit-dep’ where the first was embedding the hamcrest matchers the second was defining a dependency to it which is more desirable in the context of package managers like Maven or Gradle. Starting with Junit 4.11 only the second form is distributed which makes ‘junit-dep’ obsolete. git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1863059 13f79535-47bb-0310-9956-ffa450edef68
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters