[ 
https://issues.apache.org/jira/browse/AVRO-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philip Zeyliger resolved AVRO-833.
----------------------------------

      Resolution: Fixed
        Assignee: Miki Tebeka
    Hadoop Flags: [Reviewed]

Thanks for your contribution.  I've checked this in as r1129856 after running 
"build.sh test".

In the future, please try to provide patch files relative to the top-level 
directory.  I find that naming them AVRO-833.patch also helps keep track of 
things.

Thanks!

-- Philip

> Don't require simplejson when not needed
> ----------------------------------------
>
>                 Key: AVRO-833
>                 URL: https://issues.apache.org/jira/browse/AVRO-833
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Miki Tebeka
>            Assignee: Miki Tebeka
>            Priority: Minor
>              Labels: python
>         Attachments: setup.patch
>
>
> Currently setup.py required simplejson unconditionally. However since json 
> was added to python 2.6 and up (and the avro code tries to use the build in 
> module first), require it only if python version is 2.5 or lower.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to