You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Taher Alkhateeb (JIRA)" <ji...@apache.org> on 2018/12/03 16:37:00 UTC

[jira] [Commented] (OFBIZ-9972) Find an alternative suitable syntax for OFBiz rule tasks in gradle

    [ https://issues.apache.org/jira/browse/OFBIZ-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707492#comment-16707492 ] 

Taher Alkhateeb commented on OFBIZ-9972:
----------------------------------------

I recreated a more clean patch that sustains the Apache header comments and removes any unnecessary diffs. Implemented in r1848062.

Thank you Mathieu for giving us the heads up. I hope this doesn't come to hunt us back in the future.

> Find an alternative suitable syntax for OFBiz rule tasks in gradle
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-9972
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9972
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Taher Alkhateeb
>            Assignee: Taher Alkhateeb
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-9972_Upgrade-to-Gradle-5.0.patch
>
>
> In testing OFBiz with a new version of gradle, I identified a potential problem. The rule based tasks such as "ofbiz --test" will not work in versions 5 and above. The exact error message that I received is:
> The task name 'ofbiz --test' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0.
> In other words, spaces are not allowed. We need to find an alternative solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)