Return-Path: X-Original-To: apmail-ofbiz-dev-archive@www.apache.org Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 27F0418C42 for ; Sun, 21 Feb 2016 19:50:31 +0000 (UTC) Received: (qmail 14297 invoked by uid 500); 21 Feb 2016 19:50:18 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 14255 invoked by uid 500); 21 Feb 2016 19:50:18 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 14228 invoked by uid 99); 21 Feb 2016 19:50:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Feb 2016 19:50:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 370222C1F5B for ; Sun, 21 Feb 2016 19:50:18 +0000 (UTC) Date: Sun, 21 Feb 2016 19:50:18 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-6757) Exclusion of Manufacturing components leads to load errors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156194#comment-15156194 ] Jacques Le Roux commented on OFBIZ-6757: ---------------------------------------- Hi Amit, Duplicating those data (present in Manufacturing) into ecommerce is indeed a smart solution. If they are already loaded (like OOTB) they will not be loaded twice. If they are not there they will be loaded. Disclaimer: I only reviewed the patch... Conclusion: sometimes duplication is smart (especially with OFBiz data) and this is a good way to introduce independency between components... > Exclusion of Manufacturing components leads to load errors > ---------------------------------------------------------- > > Key: OFBIZ-6757 > URL: https://issues.apache.org/jira/browse/OFBIZ-6757 > Project: OFBiz > Issue Type: Sub-task > Affects Versions: Release Branch 14.12, Trunk > Reporter: Pierre Smits > Assignee: Deepak Dixit > Labels: build, load-failure > Attachments: OFBIZ-6757-builderror.txt, OFBIZ-6757.patch > > > When loading data into OFBiz without the manufacturing component the process ends unsuccessful. -- This message was sent by Atlassian JIRA (v6.3.4#6332)