[
https://issues.apache.org/jira/browse/THRIFT-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16395178#comment-16395178
]
James E. King, III commented on THRIFT-4504:
--------------------------------------------
Another interesting thing to note is that in order to get something built and
published in dub one needs a repository that contains that project. It would
be really nice if we could point dub server at our github repo (or our asf
master repo) and have a top level dub package file do the work. Right now the
dub package files are in lib/d and I think the file needs to live at the root
in order for it to work. I tried to make this work when investigating the PR
locally but I could not make a top level file that forwarded to the lib/d file,
as the dub build system wanted the top level file to produce a library or an
executable.
> Use dlang native build and package manager (dub) for builds
> -----------------------------------------------------------
>
> Key: THRIFT-4504
> URL: https://issues.apache.org/jira/browse/THRIFT-4504
> Project: Thrift
> Issue Type: Improvement
> Components: D - Library
> Affects Versions: 0.11.0
> Reporter: James E. King, III
> Priority: Major
>
> Opened to cover functionality provided in pull request #1380.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)