You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/07 21:05:00 UTC

[jira] [Resolved] (THRIFT-3351) Publishing Dart Bindings for Thrift to Pub (pub.dartlang.org)

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

James E. King III resolved THRIFT-3351.
---------------------------------------
       Resolution: Fixed
         Assignee: James E. King III  (was: Jake Farrell)
    Fix Version/s: 0.12.0

I uploaded 0.12.0.

> 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: Story
>          Components: Dart - Library
>            Reporter: Evan Weible
>            Assignee: James E. King III
>            Priority: Major
>             Fix For: 0.12.0
>
>
> The thrift library for Dart has been released in 0.10.0
> In order for developers to actually make use of the library, the Dart package needs to be published to https://pub.dartlang.org. The current workaround is to create a new GitHub repo with a copy of the Dart thrift library, and reference that in consuming Dart code via a Git reference, which is not ideal.
> This may become a little better with Dart 1.25.0 (not released yet), which [adds the ability|https://github.com/dart-lang/sdk/blob/1.25.0-dev.16.3/CHANGELOG.md#tool-changes] to reference a library in a subdirectory via git. But it would still be better to explicitly publish releases for Dart to pub.dartlang.org.
> More information here: 
> - https://www.dartlang.org/tools/pub/publishing
> - 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 the uploader list can be updated at any time. It does require a Google email address (gmail or Google Apps) to perform the upload.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)