[
https://issues.apache.org/jira/browse/OFBIZ-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-7772.
----------------------------------
Resolution: Won't Fix
Assignee: Jacques Le Roux
I close this issue with OFBIZ-7773 and will create an issue to test the introduction of interactive Gradle tasks using
https://github.com/tkruse/gradle-groovysh-plugin, following the Apache Groovy team recommendation
See this thread on dev ML for details and other opinions
http://markmail.org/message/kfalr376grmi3prw> createComponent tasks does not ask for parameters (should we?)
> --------------------------------------------------------------
>
> Key: OFBIZ-7772
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7772> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Jacques Le Roux
>
> When executing the gradle createComponent tasks the following error is thrown:
> {code}
> :createComponent FAILED
> FAILURE: Build failed with an exception.
> * Where:
> Build file '/Users/pierre/dev/ofbiz/ofbiz-gradle/build.gradle' line: 412
> * What went wrong:
> Execution failed for task ':createComponent'.
> > Could not find property 'componentName' on task ':createComponent'.
> {code}
> The function is missing the same guided-through approach as ./ant create-component has.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)