[
https://issues.apache.org/jira/browse/CASSANDRA-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-927:
-------------------------------------
Attachment: 927.txt
As stated above, the cassandra source tree is not the place users should be
generating bindings, and teaching them to use our build tool for a
non-build-related operation is wrongheaded. Finally, "ant gen-thrift-perl" is
hardly an improvement over "thrift -gen perl interface/cassandra.thrift".
Patch removing gen-thrift-perl attached.
> Add build.xml block to generate Thrift bindings for PHP.
> --------------------------------------------------------
>
> Key: CASSANDRA-927
> URL: https://issues.apache.org/jira/browse/CASSANDRA-927
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Tupshin Harper
> Priority: Minor
> Attachments: 927.txt
>
>
> The Ant build.xml file currently includes blocks to generate java, perl, and
> python bindings. The enclosed patch adds the ability to generate the php
> bindings directly from ant.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.