problem with command line call argument in build.xml
----------------------------------------------------
Key: JSPWIKI-219
URL: https://issues.apache.org/jira/browse/JSPWIKI-219
Project: JSPWiki
Issue Type: Bug
Reporter: Florian Holeczek
The srczip target fails as following, if the destination path contains a blank:
{quote}
srczip:
[delete] Deleting directory C:\TEMP\Florian Holeczek\JSPWiki\svnsrc
[exec] svn: Fehler des Client beim Einlesen der Parameter
[exec] Result: 1
BUILD FAILED
C:\eclipse_workspace\JSPWiki\build.xml:462: C:\TEMP\Florian
Holeczek\JSPWiki\svnsrc not found.
{quote}
I'll attach a patch for build.xml.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.