/[Apache-SVN]
ViewVC logotype

Revision 1780790


Jump to revision: Previous Next
Author: taher
Date: Sun Jan 29 13:07:32 2017 UTC (7 years, 2 months ago)
Changed paths: 3
Log Message:
Improved: fully refactored the component loading logic in Gradle
(OFBIZ-9182)

This commit provides the following:
- Fully refactor common.gradle so that it mirrors the component loading
  logic found in ComponentContainer. This makes the loading very flexible
  and changing the directory structure should have no impact on the build
  scripts.
- Gradle will now ignore a component if it exists but disabled in
  ofbiz-component.xml (i.e. enabled="false")
- Removes /plugins/component-load.xml
- Disables the ebaystore component in ofbiz-component.xml

The above is needed as a first step toward preparing the project for svn
restructure


Changed paths

Path Details
Directoryofbiz/trunk/common.gradle modified , text changed
Directoryofbiz/trunk/plugins/component-load.xml deleted
Directoryofbiz/trunk/plugins/ebaystore/ofbiz-component.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26