You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Florian Holeczek (JIRA)" <ji...@apache.org> on 2008/03/22 13:47:24 UTC

[jira] Created: (JSPWIKI-219) problem with command line call argument in build.xml

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.


[jira] Resolved: (JSPWIKI-219) problem with command line call argument in build.xml

Posted by "Janne Jalkanen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JSPWIKI-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janne Jalkanen resolved JSPWIKI-219.
------------------------------------

    Resolution: Fixed

Fixed in 2.7.0-svn-8

> 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
>    Affects Versions: 2.6.1
>            Reporter: Florian Holeczek
>            Priority: Minor
>             Fix For: 2.8
>
>         Attachments: patch.txt
>
>
> 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.