You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Matt Massie (JIRA)" <ji...@apache.org> on 2009/07/03 07:06:47 UTC

[jira] Created: (AVRO-69) Ensure install-sh is executable to correctly support the "package-c" ant target

Ensure install-sh is executable to correctly support the "package-c" ant target
-------------------------------------------------------------------------------

                 Key: AVRO-69
                 URL: https://issues.apache.org/jira/browse/AVRO-69
             Project: Avro
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Matt Massie
             Fix For: 1.0.0
         Attachments: AVRO-69.patch

The file "config/install-sh" in the C source is used for installing files once they are built.  If this script is not executable, the "package-c" target will fail.  This small patch fixes this problem.

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


[jira] Updated: (AVRO-69) Ensure install-sh is executable to correctly support the "package-c" ant target

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

Doug Cutting updated AVRO-69:
-----------------------------

    Resolution: Fixed
      Assignee: Matt Massie
        Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Matt!

> Ensure install-sh is executable to correctly support the "package-c" ant target
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-69
>                 URL: https://issues.apache.org/jira/browse/AVRO-69
>             Project: Avro
>          Issue Type: Sub-task
>    Affects Versions: 1.0.0
>            Reporter: Matt Massie
>            Assignee: Matt Massie
>             Fix For: 1.0.0
>
>         Attachments: AVRO-69.patch
>
>
> The file "config/install-sh" in the C source is used for installing files once they are built.  If this script is not executable, the "package-c" target will fail.  This small patch fixes this problem.

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


[jira] Updated: (AVRO-69) Ensure install-sh is executable to correctly support the "package-c" ant target

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

Matt Massie updated AVRO-69:
----------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: AVRO-72

> Ensure install-sh is executable to correctly support the "package-c" ant target
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-69
>                 URL: https://issues.apache.org/jira/browse/AVRO-69
>             Project: Avro
>          Issue Type: Sub-task
>    Affects Versions: 1.0.0
>            Reporter: Matt Massie
>             Fix For: 1.0.0
>
>         Attachments: AVRO-69.patch
>
>
> The file "config/install-sh" in the C source is used for installing files once they are built.  If this script is not executable, the "package-c" target will fail.  This small patch fixes this problem.

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


[jira] Updated: (AVRO-69) Ensure install-sh is executable to correctly support the "package-c" ant target

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

Matt Massie updated AVRO-69:
----------------------------

    Status: Patch Available  (was: Open)

> Ensure install-sh is executable to correctly support the "package-c" ant target
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-69
>                 URL: https://issues.apache.org/jira/browse/AVRO-69
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Matt Massie
>             Fix For: 1.0.0
>
>         Attachments: AVRO-69.patch
>
>
> The file "config/install-sh" in the C source is used for installing files once they are built.  If this script is not executable, the "package-c" target will fail.  This small patch fixes this problem.

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


[jira] Updated: (AVRO-69) Ensure install-sh is executable to correctly support the "package-c" ant target

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

Matt Massie updated AVRO-69:
----------------------------

    Attachment: AVRO-69.patch

> Ensure install-sh is executable to correctly support the "package-c" ant target
> -------------------------------------------------------------------------------
>
>                 Key: AVRO-69
>                 URL: https://issues.apache.org/jira/browse/AVRO-69
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Matt Massie
>             Fix For: 1.0.0
>
>         Attachments: AVRO-69.patch
>
>
> The file "config/install-sh" in the C source is used for installing files once they are built.  If this script is not executable, the "package-c" target will fail.  This small patch fixes this problem.

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