[ 
https://issues.apache.org/jira/browse/OFBIZ-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404486#comment-15404486
 ] 

Jacques Le Roux edited comment on OFBIZ-7016 at 8/3/16 7:47 AM:
----------------------------------------------------------------

Hi Jacques,

Okay just to state for the record and anyone checking this Jira, the reason for 
this Jira is simple, if you disable the specialpurpose components then tests 
fail. The reason they fail is because some tests in the core components depend 
on demo data defined in the ecommerce component.

So, there are multiple solutions (all of them are fine by me):
# move the data from ecommerce to lower components
# refactor the tests
# refactor the data as per your above suggestion to remove duplication etc ...
# A combo of the above.

Whatever is the solution, the end result is that every component has its data 
and no component loads data from other components.


was (Author: taher):
Hi Jacques,

Okay just to state for the record and anyone checking this Jira, the reason for 
this Jira is simple, if you disable the specialpurpose components then tests 
fail. The reason they fail is because some tests in the core components depend 
on demo data defined in the ecommerce component.

So, there are multiple solutions (all of them are fine by me):
- move the data from ecommerce to lower components
- refactor the tests
- refactor the data as per your above suggestion to remove duplication etc ...
- A combo of the above.

Whatever is the solution, the end result is that every component has its data 
and no component loads data from other components.

> move base component demo data from specialpurpose/ecommerce to base components
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7016
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7016
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/ecommerce
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Priority: Critical
>         Attachments: demo_marketing_moved.patch
>
>
> Currently a lot of demo data exists in the ecommerce component that should go 
> into the appropriate base components (e.g. party, product, etc)...
> If a adopting organisation wants to assess OFBiz without the components in 
> special purpose (which should be possible), loading of the demo data of sec 
> the base components fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to