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:19:52 UTC

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

[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)


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.


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

Posted by "Andreas Deininger (JIRA)" <ji...@apache.org>.
     [ 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.


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

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

Alfred Nathaniel closed COCOON-2098.
------------------------------------

    Resolution: Fixed
      Assignee: Alfred Nathaniel

Patch applied, thanks.

Does not apply to 2.2 trunk.

> [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
>            Assignee: Alfred Nathaniel
>            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.