Re: dlang library / compiler maintainer

2017-10-16 Thread Chris Wright
Maintainers do need to know the language in question, and I suspect none of them know D well enough to want to review the five patches I've submitted. But it's only been 1.5 months. Perhaps I should wait longer? On 16 October 2017 at 20:02, Randy Abernethy wrote: > Start

Re: dlang library / compiler maintainer

2017-10-16 Thread Randy Abernethy
Start contributing and if you stick with it and your patches are good it will happen. Maintainers are not officially partitioned. On Mon, Oct 16, 2017 at 7:48 PM Chris Wright wrote: > Is there a current maintainer for the thrift dlang compiler and libraries? > If not, what

dlang library / compiler maintainer

2017-10-16 Thread Chris Wright
Is there a current maintainer for the thrift dlang compiler and libraries? If not, what does the process to become one look like?

[jira] [Commented] (THRIFT-4363) User-extensible type mappings

2017-10-16 Thread Neia Neutuladh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16206621#comment-16206621 ] Neia Neutuladh commented on THRIFT-4363: https://issues.apache.org/jira/browse/THRIFT-839 is

[jira] [Comment Edited] (THRIFT-4363) User-extensible type mappings

2017-10-16 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16206610#comment-16206610 ] Jens Geyer edited comment on THRIFT-4363 at 10/16/17 9:19 PM: -- We had that

[jira] [Comment Edited] (THRIFT-4363) User-extensible type mappings

2017-10-16 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16206610#comment-16206610 ] Jens Geyer edited comment on THRIFT-4363 at 10/16/17 9:19 PM: -- We had that

[jira] [Commented] (THRIFT-4363) User-extensible type mappings

2017-10-16 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16206610#comment-16206610 ] Jens Geyer commented on THRIFT-4363: We had that discussion a whikle ago on the mailing lists. Main

[jira] [Updated] (THRIFT-4363) User-extensible type mappings

2017-10-16 Thread Neia Neutuladh (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neia Neutuladh updated THRIFT-4363: --- Summary: User-extensible type mappings (was: Better support for std.datetime / core.time

[jira] [Created] (THRIFT-4363) Better support for std.datetime / core.time types

2017-10-16 Thread Neia Neutuladh (JIRA)
Neia Neutuladh created THRIFT-4363: -- Summary: Better support for std.datetime / core.time types Key: THRIFT-4363 URL: https://issues.apache.org/jira/browse/THRIFT-4363 Project: Thrift Issue

Re: "iterated container types" ?

2017-10-16 Thread Jens Geyer
Hi Chet, > If it'd be better to just post to the mailing-list, let me know, and I'll do > so? That’s what they are for. > (1) Thrift assumes that containers serialize by writing (a) their SIZE and > (b) their ELEMENT TYPES. > Obviously if we want a pretty (human-{writable,reable}) JSON

[jira] [Commented] (THRIFT-4252) Cannot shutdown Java server when clients are still connected

2017-10-16 Thread Mario Emmenlauer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16205985#comment-16205985 ] Mario Emmenlauer commented on THRIFT-4252: -- Anyone? > Cannot shutdown Java server when clients

[GitHub] thrift pull request #1392: Fix missing positional argument

2017-10-16 Thread 3013216027
GitHub user 3013216027 opened a pull request: https://github.com/apache/thrift/pull/1392 Fix missing positional argument I think the function process in the base TProcessor is missing a "self" argument. You can merge this pull request into a Git repository by running: $ git

[jira] [Comment Edited] (THRIFT-3983) libthrift is deployed on central with pom packaging instead of jar

2017-10-16 Thread Robert Lu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16205480#comment-16205480 ] Robert Lu edited comment on THRIFT-3983 at 10/16/17 7:03 AM: - Hi, [~jking3]

[jira] [Commented] (THRIFT-3983) libthrift is deployed on central with pom packaging instead of jar

2017-10-16 Thread Robert Lu (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16205480#comment-16205480 ] Robert Lu commented on THRIFT-3983: --- Hi, [~jking3] Defiantly it's not right at

ant -Drelease=true publish failed

2017-10-16 Thread Robert Lu
Hi, I read the build.xml at https://github.com/apache/thrift/blob/8b8a8efea13d1c97f856053af0a5c0e6a8a76354/lib/java/build.xml#L416-L419 I want to know why use signAndDeploy for pom file. So I run: ant -Drelease=true publish at thrift/lib/java But, it's failed: publish: [artifact:mvn] [INFO]