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 6E65F200B5E for ; Tue, 26 Jul 2016 11:37:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6CEFA160A56; Tue, 26 Jul 2016 09:37: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 E288F160A75 for ; Tue, 26 Jul 2016 11:37:21 +0200 (CEST) Received: (qmail 80330 invoked by uid 500); 26 Jul 2016 09:37:20 -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 80089 invoked by uid 99); 26 Jul 2016 09:37:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2016 09:37:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A57CB2C0D5E for ; Tue, 26 Jul 2016 09:37:20 +0000 (UTC) Date: Tue, 26 Jul 2016 09:37:20 +0000 (UTC) From: "Taher Alkhateeb (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-7808) Add Gradle Interactive tasks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 26 Jul 2016 09:37:22 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393533#comment-15393533 ] Taher Alkhateeb commented on OFBIZ-7808: ---------------------------------------- Hi Scott, I also completely disagree with the convenience downloads. There was a long discussion about this in the below link where I discussed in detail why this is a bad idea. Unfortunately, we still made a change in Gradle that adds library dependencies for specific versions of MySQL and Postgres in OFBIZ-7793 The discussion: https://issues.apache.org/jira/browse/OFBIZ-7534?focusedCommentId=15374362&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15374362 > Add Gradle Interactive tasks > ---------------------------- > > Key: OFBIZ-7808 > URL: https://issues.apache.org/jira/browse/OFBIZ-7808 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: Trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Fix For: Upcoming Branch > > > As explained in OFBIZ-7772 and OFBIZ-7773 we want to test the possiblity to add Gradle Interactive tasks using https://github.com/tkruse/gradle-groovysh-plugin > The idea is to have a good general solution to allow users to not feel a funtional regression with the 3 interactive tasks we had before, namely > create-component > create-admin-user-login > create-tenant and all tasks it depends on -- This message was sent by Atlassian JIRA (v6.3.4#6332)