[
https://issues.apache.org/jira/browse/THRIFT-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617327#comment-16617327
]
James E. King III commented on THRIFT-3458:
-------------------------------------------
At this point we have dub.json integrated into the project (top level) and
running either "dub build" or "dub test" on a system with openssl-1.0 is
successful.
Adding a package to the dub repo requires a SemVer compliant tag, like
"v0.12.0". Right now we don't put the "v" in front of our tags. I will get
that changed for the next release so we can integrate into dub for the v0.12.0
release.
> Register thrift in D package registry
> -------------------------------------
>
> Key: THRIFT-3458
> URL: https://issues.apache.org/jira/browse/THRIFT-3458
> Project: Thrift
> Issue Type: Improvement
> Components: D - Compiler, D - Library
> Reporter: Tolstokulakov Nikolay
> Assignee: James E. King III
> Priority: Major
>
> add dub.sdl or dub.json and register it at code.dlang.org #723 has this work.
> from THRIFT-4504: use dub to build the dlang bits and pull in the deimos
> dependencies properly instead of putting them into the dockerfile for the CI
> build. #1380 has most of this work.
> The effort in #723 and #1380 are highly related and should be combined.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)