You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2010/08/16 21:16:16 UTC

[jira] Created: (AVRO-616) Include Header in Auto-Generated Files

Include Header in Auto-Generated Files
--------------------------------------

                 Key: AVRO-616
                 URL: https://issues.apache.org/jira/browse/AVRO-616
             Project: Avro
          Issue Type: New Feature
          Components: java
            Reporter: Patrick Wendell


Auto-generated files should include a javadoc header notifying that the files are auto-generated. An advanced version of this feature might allow arbitrary headers to be inserted, which would be particularly useful for licenses.

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


[jira] Resolved: (AVRO-616) Include Header in Auto-Generated Files

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

Doug Cutting resolved AVRO-616.
-------------------------------

     Hadoop Flags: [Reviewed]
    Fix Version/s: 1.4.0
       Resolution: Fixed

I just committed this.  Thanks, Patrick!

> Include Header in Auto-Generated Files
> --------------------------------------
>
>                 Key: AVRO-616
>                 URL: https://issues.apache.org/jira/browse/AVRO-616
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Patrick Wendell
>            Assignee: Patrick Wendell
>             Fix For: 1.4.0
>
>         Attachments: AVRO-616.patch.txt
>
>
> Auto-generated files should include a javadoc header notifying that the files are auto-generated. An advanced version of this feature might allow arbitrary headers to be inserted, which would be particularly useful for licenses.

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


[jira] Assigned: (AVRO-616) Include Header in Auto-Generated Files

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

Patrick Wendell reassigned AVRO-616:
------------------------------------

    Assignee: Patrick Wendell

> Include Header in Auto-Generated Files
> --------------------------------------
>
>                 Key: AVRO-616
>                 URL: https://issues.apache.org/jira/browse/AVRO-616
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Patrick Wendell
>            Assignee: Patrick Wendell
>         Attachments: AVRO-616.patch.txt
>
>
> Auto-generated files should include a javadoc header notifying that the files are auto-generated. An advanced version of this feature might allow arbitrary headers to be inserted, which would be particularly useful for licenses.

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


[jira] Updated: (AVRO-616) Include Header in Auto-Generated Files

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

Patrick Wendell updated AVRO-616:
---------------------------------

    Attachment: AVRO-616.patch.txt

Basic file header, inspired by Thrift's auto-gen header.

> Include Header in Auto-Generated Files
> --------------------------------------
>
>                 Key: AVRO-616
>                 URL: https://issues.apache.org/jira/browse/AVRO-616
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Patrick Wendell
>         Attachments: AVRO-616.patch.txt
>
>
> Auto-generated files should include a javadoc header notifying that the files are auto-generated. An advanced version of this feature might allow arbitrary headers to be inserted, which would be particularly useful for licenses.

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