[
https://issues.apache.org/jira/browse/ETCH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
scott comer updated ETCH-76:
----------------------------
Fix Version/s: (was: 1.2)
1.1
> Build problems if Etch source is downloaded to a path with spaces
> -----------------------------------------------------------------
>
> Key: ETCH-76
> URL: https://issues.apache.org/jira/browse/ETCH-76
> Project: Etch
> Issue Type: Bug
> Components: build
> Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.1
> Environment: Windows (x64)
> Reporter: Manoj Ganesan
> Fix For: 1.1
>
> Attachments: path_space_problem_patch.zip
>
>
> Build problems if Etch source is downloaded to a path with spaces.
> If the path being downloaded to is say "workspace etch", an error of the form
> -- 'C:\workspace' is not recognized as an internal or external command,
> operable program or batch file. -- occurs.
> Workaround: Do not download the source to a path with spaces.
> Fix: Change %x%scripts\etch-eclipse.bat to "%x%scripts\etch-eclipse.bat"
> (add the quotes i.e) in compEtchFilesForJava.bat. Just a windows path issue
> ... This would have to be changed in compEtchFilesForCsharp and
> compEtchFilesForXml as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.