[
https://issues.apache.org/jira/browse/OFBIZ-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393606#comment-15393606 ]
Jacques Le Roux commented on OFBIZ-7808:
----------------------------------------
This sounds reasonnable to me, I was not expecting to implement interactive tasks right now. And as I said JDBC downloads of DBMS drivers is only temporary in my mind. I'm actually still focused on (sorry a bit off topic)
# Security (Gradle automatically load jars without checking on vulnerabilities it seems to me so far).Of course this is not a problem for us when we release since will no longer release jars. But it's still an issue in production, and by using Gradle there are *a lot* of jars will be automatically downloaded, of course we can't ask users to do that by hand (dependencies handling etc.)
# Documentation update (in wiki, IMO for users README.MD is good an convenient but not enough)
> 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)