You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Andreas Deininger (JIRA)" <ji...@apache.org> on 2007/07/30 11:21:53 UTC

[jira] Updated: (COCOON-2098) [PATCH] Argument quoting in build.sh

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

Andreas Deininger updated COCOON-2098:
--------------------------------------

    Attachment: COCOON-2098.diff

> [PATCH] Argument quoting in build.sh
> ------------------------------------
>
>                 Key: COCOON-2098
>                 URL: https://issues.apache.org/jira/browse/COCOON-2098
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: - Build System: Maven
>    Affects Versions: 2.1.11-dev (Current SVN)
>            Reporter: Andreas Deininger
>            Priority: Trivial
>             Fix For: 2.1.11-dev (Current SVN)
>
>         Attachments: COCOON-2098.diff
>
>
> If build.sh is called with something like:
> ./build.sh -propertyfile "$PROJECT_PROPERTIES" ...
> the build fails if 
> PROJECT_PROPERTIES="/path/ with/spaces/to/local.build.properties"
> The uploaded patch cures that problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.