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:18:33 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-5873.
----------------------------------
    Resolution: Not a Problem
      Assignee: Jacques Le Roux

:D

OK, I was stupid on this one, it was only me adding an \ at the end of JAVA_HOME 

> 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
>            Assignee: 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 {code}\\{code} 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)