[
https://issues.apache.org/jira/browse/THRIFT-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905233#comment-14905233
]
Mark Erickson edited comment on THRIFT-3351 at 9/23/15 8:53 PM:
----------------------------------------------------------------
I think I'm almost finished with the make files and cross test. I had the
tests passing with Python before merging in the latest master. Something about
this change broke the Dart client JSON tests -
https://github.com/apache/thrift/pull/621/files#diff-3a0dd5f0cd6245edc36ef0fe57d1c823R193
(just mentioning in case you see anything odd).
In any case, hopefully it will be ready soon, once I get that resolved and this
PR is merged into the thrift-dart branch -
https://github.com/markerickson-wf/thrift/pull/10 .
was (Author: markerickson-wk):
I think I'm almost finished with the cross test, in fact I had it passing
before merging in the latest master. Something about this change broke the
Dart client JSON tests -
https://github.com/apache/thrift/pull/621/files#diff-3a0dd5f0cd6245edc36ef0fe57d1c823R193
(just mentioning in case you see anything odd).
In any case, hopefully it will be ready soon, once I get that resolved and this
PR is merged into the thrift-dart branch -
https://github.com/markerickson-wf/thrift/pull/10 .
> Publishing Dart Bindings for Thrift to Pub (pub.dartlang.org)
> -------------------------------------------------------------
>
> Key: THRIFT-3351
> URL: https://issues.apache.org/jira/browse/THRIFT-3351
> Project: Thrift
> Issue Type: Question
> Reporter: Evan Weible
> Assignee: Jake Farrell
>
> The thrift bindings for the Dart language are in progress here:
> https://github.com/apache/thrift/pull/608
> In order to utilize them in Dart, the Dart package would need to be published
> to https://pub.dartlang.org. This is a relatively simple process - from the
> `thrift/lib/dart/` directory it would only require running `pub publish`.
> More information here: https://www.dartlang.org/tools/pub/cmd/pub-lish.html
> Since we're creating the Dart bindings for Thrift, we are also more than
> willing to publish them to Pub - but we wanted to give the apache thrift team
> the opportunity to handle this process. Ownership of the publishing process
> can be shared by adding multiple email addresses to the uploader list, and
> said list can be updated at any time.
> How do you wish to proceed with this?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)