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 Pieber (JIRA)" <ji...@apache.org> on 2009/01/28 12:07:01 UTC

[jira] Created: (COCOON3-21) mac/linux bat-incompatibility

mac/linux bat-incompatibility
-----------------------------

                 Key: COCOON3-21
                 URL: https://issues.apache.org/jira/browse/COCOON3-21
             Project: Cocoon 3
          Issue Type: Improvement
          Components: cocoon-docs
    Affects Versions: 3.0.0-alpha-1
            Reporter: Andreas Pieber
            Assignee: Cocoon Developers Team
             Fix For: 3.0.0-alpha-2
         Attachments: linux-mac-exec.patch

Since the REM tag is not know by linux/mac bash at this platforms all commands in the it.bat and svn-release-tags.bat have to be executed by hand.

Possible solution: bash executable doing the same as the .bat files

Drawback: two files to maintain with (more or less) the identical content.

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


[jira] Assigned: (COCOON3-21) mac/linux bat-incompatibility

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

Reinhard Poetz reassigned COCOON3-21:
-------------------------------------

    Assignee: Reinhard Poetz  (was: Cocoon Developers Team)

> mac/linux bat-incompatibility
> -----------------------------
>
>                 Key: COCOON3-21
>                 URL: https://issues.apache.org/jira/browse/COCOON3-21
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-docs
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Andreas Pieber
>            Assignee: Reinhard Poetz
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: linux-mac-exec.patch
>
>
> Since the REM tag is not know by linux/mac bash at this platforms all commands in the it.bat and svn-release-tags.bat have to be executed by hand.
> Possible solution: bash executable doing the same as the .bat files
> Drawback: two files to maintain with (more or less) the identical content.

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


[jira] Closed: (COCOON3-21) mac/linux bat-incompatibility

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

Reinhard Poetz closed COCOON3-21.
---------------------------------

    Resolution: Fixed

I've applied it.sh but not svn-release-tags.sh. If somebody wants to use it on mac/linux its better to copy it manually than IMO.

Thanks Andreas!

> mac/linux bat-incompatibility
> -----------------------------
>
>                 Key: COCOON3-21
>                 URL: https://issues.apache.org/jira/browse/COCOON3-21
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-docs
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Andreas Pieber
>            Assignee: Reinhard Poetz
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: linux-mac-exec.patch
>
>
> Since the REM tag is not know by linux/mac bash at this platforms all commands in the it.bat and svn-release-tags.bat have to be executed by hand.
> Possible solution: bash executable doing the same as the .bat files
> Drawback: two files to maintain with (more or less) the identical content.

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


[jira] Updated: (COCOON3-21) mac/linux bat-incompatibility

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

Andreas Pieber updated COCOON3-21:
----------------------------------

    Attachment: linux-mac-exec.patch

created it.sh and svn-release-tags.sh similar to it.bat and svn-release-tags.bat

> mac/linux bat-incompatibility
> -----------------------------
>
>                 Key: COCOON3-21
>                 URL: https://issues.apache.org/jira/browse/COCOON3-21
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-docs
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Andreas Pieber
>            Assignee: Cocoon Developers Team
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: linux-mac-exec.patch
>
>
> Since the REM tag is not know by linux/mac bash at this platforms all commands in the it.bat and svn-release-tags.bat have to be executed by hand.
> Possible solution: bash executable doing the same as the .bat files
> Drawback: two files to maintain with (more or less) the identical content.

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