[
https://issues.apache.org/jira/browse/EASYANT-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881805#comment-13881805
]
Jean-Louis Boudart commented on EASYANT-61:
-------------------------------------------
This issue seems already fixed on trunk. Could you try a [nightly
build|https://builds.apache.org/job/EasyAnt/lastSuccessfulBuild/artifact/trunk/target/distributions/]
and tell us if it's fixed or not ?
> Error in easyant.bat script when EASYANT_HOME path contains a space
> -------------------------------------------------------------------
>
> Key: EASYANT-61
> URL: https://issues.apache.org/jira/browse/EASYANT-61
> Project: EasyAnt
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.9, 0.10, 1.0
> Environment: Windows
> Reporter: Jérôme Leroux
> Priority: Minor
>
> When EASYANT_HOME path contains a space, the easyant.bat script fails. Some
> double-quotes must be added.
> Line 37 in easyant.bat must be modified. The reference to the %EASYANT_HOME%
> must be enclosed by *"*:
> {code}
> set EASYANT_OPTS=-Deasyant.home="%EASYANT_HOME%" %EASYANT_OPTS%
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)