Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1353F200B6A for ; Mon, 22 Aug 2016 13:14:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 11D3C160ABC; Mon, 22 Aug 2016 11:14:22 +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 4F02B160A91 for ; Mon, 22 Aug 2016 13:14:21 +0200 (CEST) Received: (qmail 52582 invoked by uid 500); 22 Aug 2016 11:14:20 -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 52572 invoked by uid 99); 22 Aug 2016 11:14:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2016 11:14:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6B4262C014E for ; Mon, 22 Aug 2016 11:14:20 +0000 (UTC) Date: Mon, 22 Aug 2016 11:14:20 +0000 (UTC) From: "Taher Alkhateeb (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (OFBIZ-7968) Shorten the mandatory properties (flags) passed to gradle tasks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 22 Aug 2016 11:14:22 -0000 Taher Alkhateeb created OFBIZ-7968: -------------------------------------- Summary: Shorten the mandatory properties (flags) passed to gradle tasks Key: OFBIZ-7968 URL: https://issues.apache.org/jira/browse/OFBIZ-7968 Project: OFBiz Issue Type: Improvement Affects Versions: Upcoming Branch Reporter: Taher Alkhateeb Based on the long discussion in OFBIZ-7808 we decided to shift from using interactive tasks to instead using regular gradle tasks but with less mandatory options passed. This JIRA will implement the simpler tasks -- This message was sent by Atlassian JIRA (v6.3.4#6332)