[
https://issues.apache.org/jira/browse/AVRO-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905727#action_12905727
]
Philip Zeyliger commented on AVRO-653:
--------------------------------------
+1.
BTW, here's how I tested this:
1) ant dist in lang/py
2) virtualenv foo
3) foo/bin/easy_install avro-1.5.0-SNAPSHOT.tar.gz
4) foo/bin/python ; import avro.ipc
> lang/py/build.xml produces bad python release artifacts
> -------------------------------------------------------
>
> Key: AVRO-653
> URL: https://issues.apache.org/jira/browse/AVRO-653
> Project: Avro
> Issue Type: Bug
> Components: python
> Affects Versions: 1.4.0
> Reporter: Eric Evans
> Assignee: Eric Evans
> Fix For: 1.4.0
>
> Attachments: AVRO-653.patch
>
>
> The python release artifact is supposed to have had some string substitution
> performed, this is not happening. Patch to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.