You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Kleppmann (JIRA)" <ji...@apache.org> on 2012/10/17 03:38:09 UTC

[jira] [Created] (AVRO-1178) Typos in LL(1) CFG document

Martin Kleppmann created AVRO-1178:
--------------------------------------

             Summary: Typos in LL(1) CFG document
                 Key: AVRO-1178
                 URL: https://issues.apache.org/jira/browse/AVRO-1178
             Project: Avro
          Issue Type: Bug
            Reporter: Martin Kleppmann
            Priority: Trivial


Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AVRO-1178) Typos in LL(1) CFG document

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

Martin Kleppmann updated AVRO-1178:
-----------------------------------

    Status: Open  (was: Patch Available)
    
> Typos in LL(1) CFG document
> ---------------------------
>
>                 Key: AVRO-1178
>                 URL: https://issues.apache.org/jira/browse/AVRO-1178
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>            Reporter: Martin Kleppmann
>            Priority: Trivial
>
> Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AVRO-1178) Typos in LL(1) CFG document

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

Martin Kleppmann updated AVRO-1178:
-----------------------------------

    Affects Version/s: 1.7.2
               Status: Patch Available  (was: Open)
    
> Typos in LL(1) CFG document
> ---------------------------
>
>                 Key: AVRO-1178
>                 URL: https://issues.apache.org/jira/browse/AVRO-1178
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>            Reporter: Martin Kleppmann
>            Priority: Trivial
>
> Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AVRO-1178) Typos in LL(1) CFG document

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

Martin Kleppmann updated AVRO-1178:
-----------------------------------

    Attachment: AVRO-1178.patch

Patch attached
                
> Typos in LL(1) CFG document
> ---------------------------
>
>                 Key: AVRO-1178
>                 URL: https://issues.apache.org/jira/browse/AVRO-1178
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>            Reporter: Martin Kleppmann
>            Priority: Trivial
>         Attachments: AVRO-1178.patch
>
>
> Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AVRO-1178) Typos in LL(1) CFG document

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

Doug Cutting updated AVRO-1178:
-------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I committed this.  Thanks, Martin.
                
> Typos in LL(1) CFG document
> ---------------------------
>
>                 Key: AVRO-1178
>                 URL: https://issues.apache.org/jira/browse/AVRO-1178
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>            Reporter: Martin Kleppmann
>            Assignee: Martin Kleppmann
>            Priority: Trivial
>             Fix For: 1.7.3
>
>         Attachments: AVRO-1178.patch
>
>
> Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (AVRO-1178) Typos in LL(1) CFG document

Posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AVRO-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477582#comment-13477582 ] 

Thiruvalluvan M. G. commented on AVRO-1178:
-------------------------------------------

+1

Looks great! Thanks for improving this. I'll commit this soon, unless someone objects.
                
> Typos in LL(1) CFG document
> ---------------------------
>
>                 Key: AVRO-1178
>                 URL: https://issues.apache.org/jira/browse/AVRO-1178
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>            Reporter: Martin Kleppmann
>            Priority: Trivial
>         Attachments: AVRO-1178.patch
>
>
> Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AVRO-1178) Typos in LL(1) CFG document

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

Doug Cutting updated AVRO-1178:
-------------------------------

    Fix Version/s: 1.7.3
         Assignee: Martin Kleppmann
     Hadoop Flags: Reviewed
           Status: Patch Available  (was: Open)
    
> Typos in LL(1) CFG document
> ---------------------------
>
>                 Key: AVRO-1178
>                 URL: https://issues.apache.org/jira/browse/AVRO-1178
>             Project: Avro
>          Issue Type: Bug
>    Affects Versions: 1.7.2
>            Reporter: Martin Kleppmann
>            Assignee: Martin Kleppmann
>            Priority: Trivial
>             Fix For: 1.7.3
>
>         Attachments: AVRO-1178.patch
>
>
> Numerous typos in lang/java/avro/src/main/java/org/apache/avro/io/parsing/doc-files/parsing.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira