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

2017-09-13 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

[~jfarrell] Unfortunately I think a Google account is required (gmail or Google 
Apps) - https://www.dartlang.org/tools/pub/cmd/pub-uploader

"Note that uploaders are identified by their Google accounts, so use a Gmail or 
Google Apps email address for any new uploaders."

> 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: Jake Farrell
>
> 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
(v6.4.14#64029)


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

2017-08-17 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

[~jfarrell] Would you have an objection to me manually pushing the Dart library 
code for 0.10.0 to pub.dartlang.org?

> 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: 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.4.14#64029)


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

2017-08-14 Thread Steven (JIRA)

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

Steven commented on THRIFT-3351:


FYI ^ [~jensg]

> 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: 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.4.14#64029)


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

2017-08-14 Thread Steven (JIRA)

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

Steven commented on THRIFT-3351:


[~jfarrell] we would love to be able to consume the dart library from the Dart 
pub server - is there any way we can get this pushed?

> 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: 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.4.14#64029)


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

2017-02-09 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

Hi [~jfarrell] - now that 0.10.0 is out with Dart included, can we push the 
dart library to the Dart pub server?

> 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: 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.15#6346)


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

2017-01-06 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

[~jfarrell] I think the 0.10.0 release is coming soon (or is happening).  Can 
we revisit this task?

> 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: 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)


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

2015-12-18 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

It occurred to me that the release process for publishing to Dart pub should be 
very similar to publishing to PyPI - https://pypi.python.org/pypi/thrift/ .  
Does that help clarify the request?

> 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: 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)


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

2015-12-18 Thread Jake Farrell (JIRA)

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

Jake Farrell commented on THRIFT-3351:
--

The dart lib was not generated as part of the previous release vote so we can 
not publish them. We can look at adding this as part of the release process and 
i've got 0.9.4 prep started and hope to cut for a vote before the end of year, 
i'll make sure to get the dart binding in for this vote and published as part 
of this release 

> 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: 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)


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

2015-11-30 Thread Tyler Treat (JIRA)

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

Tyler Treat commented on THRIFT-3351:
-

What is the status of publishing the Dart bindings to Pub? [~jensg] [~jfarrell]

> 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)


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

2015-11-20 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

Since the Dart bindings are merged in, ideally this should be done before the 
next release, so that the released Thrift binary generates a Dart pub reference 
instead of a local path reference in pubspec.yaml files.   
[~evanweible-workiva] 

> 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)


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

2015-09-23 Thread Jens Geyer (JIRA)

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

Jens Geyer commented on THRIFT-3351:


[~nsuke], any ideas?

> 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)


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

2015-09-23 Thread Jake Farrell (JIRA)

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

Jake Farrell commented on THRIFT-3351:
--

Thanks for the ticket, appreciate the heads up and letting us take care of it 
first. Will get this integrated into the release process. I have not had a 
chance to look at the Dart patch yet, [~jensg] how far off is it from getting 
merged in? 0.9.3 ready or still more work and push for the next release?

> 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)


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

2015-09-23 Thread Jens Geyer (JIRA)

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

Jens Geyer commented on THRIFT-3351:


Depends on when we are ready to cut the release ;-). I think there's some work 
to do to get it ready. As of now (and if I don't overlook anything), dart is 
still not connected to the the cross test - this should be the absolute minimum 
to ensure working compatibility with the rest of Thrift. 


> 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)


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

2015-09-23 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

It was indeed my problem - another win for the cross check tests - and it is 
fixed now.  Tests are passing with Python, and I'll get this PR reviewed and 
merged in soon.

> 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)


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

2015-09-23 Thread Mark Erickson (JIRA)

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

Mark Erickson commented on THRIFT-3351:
---

It looks like this is my problem with nested contexts in the Dart JSON 
Protocol, so that's good.  I'll should know more shortly.

> 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)