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 2017/11/08 16:21:00 UTC

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

Taher Alkhateeb created OFBIZ-9972:
--------------------------------------

             Summary: 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: Adrian Crum


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
(v6.4.14#64029)