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: Make ‘gradlew’ depend on :jar and :test
(OFBIZ-11162) The default task was previously depending on :build which was requiring to mess with the dependency graph in order to avoid executing the :distTar and :distZip tasks which are too big to be executed by default. It is cleaner to simply define the default tasks to :jar and :test. git-svn-id: https://svn.apache.org/repos/asf/ofbiz/ofbiz-framework/trunk@1865719 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