You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2014/11/12 11:09:34 UTC

[jira] [Created] (OFBIZ-5873) In Windows when using "ant start" double \\ are generated

Jacques Le Roux created OFBIZ-5873:
--------------------------------------

             Summary: In Windows when using "ant start" double \\ are generated
                 Key: OFBIZ-5873
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5873
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
         Environment: Windows
            Reporter: Jacques Le Roux
            Priority: Trivial


In Windows when you use "ant start" OFBiz generates something like this:
{code}
"C:\Program Files\Java\jdk1.7.0_45\\bin\java" -jar "c:\projectsASF\ofbiz\\framework\base\lib\ant-1.9.0-ant-launcher.jar" -lib "c:\projectsASF\ofbiz\\framework\base\lib\ant" start
{code}

The double \\ have not side effect but I believe it could be fixed when looking at OFBIZ-5872



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)