/[Apache-SVN]
ViewVC logotype

Revision 1792866


Jump to revision: Previous Next
Author: taher
Date: Thu Apr 27 11:39:04 2017 UTC (6 years, 11 months ago)
Changed paths: 13
Log Message:
Implemented: Removed most dependencies from OFBiz framework to plugins
(OFBIZ-9322)

This is the first commit to removed dependencies on the ecommerce plugin data
by moving the following files to applications:
- DemoStandardCosting to applications/accounting/data/
- DemoOrderPeopleData.xml to applications/order/data/
- DemoOrderTestData.xml to applications/order/data/
- DemoProduct.xml to applications/order/data/
- DemoRentalShipping.xml to applications/order/data/
- DemoShipping.xml to applications/order/data/

Also modified some data on the below files to fix dependency order
- applications/product/data/ProductDemoData.xml
  (move facility data needed for tests from plugins)
- applications/marketing/data/sfaDemoData.xml
  (move data to DemoOrderPeopleData.xml)
- applications/party/testdef/data/PartyTestsData.xml
  (status does not exist)
- applications/workeffort/testdef/data/WorkEffortTestData.xml
  (status does not exist)
- applications/workeffort/minilang/test/WorkEffortTests.xml
  (depends on planHours which is defined in project componnent)

And finally updated the below component files with the moved data
- applications/order/ofbiz-component.xml
- applications/accounting/ofbiz-component.xml


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/applications/accounting/data/DemoStandardCosting.xml added
Directoryofbiz/ofbiz-framework/trunk/applications/accounting/ofbiz-component.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/marketing/data/sfaDemoData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml added
Directoryofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderTestData.xml added
Directoryofbiz/ofbiz-framework/trunk/applications/order/data/DemoProduct.xml added
Directoryofbiz/ofbiz-framework/trunk/applications/order/data/DemoRentalShipping.xml added
Directoryofbiz/ofbiz-framework/trunk/applications/order/data/DemoShipping.xml added
Directoryofbiz/ofbiz-framework/trunk/applications/order/ofbiz-component.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/party/testdef/data/PartyTestsData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/product/data/ProductDemoData.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/workeffort/minilang/test/WorkEffortTests.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/applications/workeffort/testdef/data/WorkEffortTestData.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26