From notifications-return-15802-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Sun Jan 7 11:50:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id ABEA7180718 for ; Sun, 7 Jan 2018 11:50:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9C3CD160C17; Sun, 7 Jan 2018 10:50:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E3F2C160C29 for ; Sun, 7 Jan 2018 11:50:04 +0100 (CET) Received: (qmail 42407 invoked by uid 500); 7 Jan 2018 10:50:03 -0000 Mailing-List: contact notifications-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 notifications@ofbiz.apache.org Received: (qmail 42342 invoked by uid 99); 7 Jan 2018 10:50:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Jan 2018 10:50:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 78F32C3CC9 for ; Sun, 7 Jan 2018 10:50:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.711 X-Spam-Level: X-Spam-Status: No, score=-100.711 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id iorgcnvUkUxi for ; Sun, 7 Jan 2018 10:50:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AC1CC5FB54 for ; Sun, 7 Jan 2018 10:50:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5E61EE20C5 for ; Sun, 7 Jan 2018 10:50:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 6C786240F6 for ; Sun, 7 Jan 2018 10:50:00 +0000 (UTC) Date: Sun, 7 Jan 2018 10:50:00 +0000 (UTC) From: "Michael Brohl (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (OFBIZ-8229) Don't load demo data by default 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-8229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brohl closed OFBIZ-8229. -------------------------------- Resolution: Not A Problem Assignee: Michael Brohl (was: Pierre Smits) Closing as "Not a problem" according to the opinions of 3 committers. > Don't load demo data by default > ------------------------------- > > Key: OFBIZ-8229 > URL: https://issues.apache.org/jira/browse/OFBIZ-8229 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: Trunk > Reporter: Pierre Smits > Assignee: Michael Brohl > Priority: Minor > Labels: data, operations, refactoring > Attachments: OFBIZ-8229-entityengine.xml.patch > > > Demo data loading should be a specific action. It should be loaded per special request, not by default. In order to have adopters start with a working OFBiz implementation, it is enough to start with loading seed and seed-initial data only. -- This message was sent by Atlassian JIRA (v6.4.14#64029)