[
https://issues.apache.org/jira/browse/OFBIZ-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-7773.
----------------------------------
Resolution: Won't Fix
Assignee: Jacques Le Roux (was: Pierre Smits)
I close this issue with OFBIZ-7772 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> createTenant tasks does not ask for parameters
> ----------------------------------------------
>
> Key: OFBIZ-7773
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7773> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Jacques Le Roux
> Priority: Blocker
> Attachments: OFBIZ-7773-ofbiz.patch
>
>
> When executing the gradle createTenant tasks, the following error is thrown:
> {code}
> FAILURE: Build failed with an exception.
> * Where:
> Build file '/Users/pierre/dev/ofbiz/ofbiz-gradle/build.gradle' line: 328
> * What went wrong:
> Execution failed for task ':prepareAndValidateTenantArguments'.
> > Project property tenantId is missing
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> BUILD FAILED
> {code}
> The function/process is missing the guided-through approach that ./ant create-tenant has.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)