Github user kxepal commented on a diff in the pull request:

    https://github.com/apache/couchdb-lager/pull/1#discussion_r32815216
  
    --- Diff: rebar.config ---
    @@ -1,3 +1,8 @@
    +{deps, [
    +    {goldrush, ".*",
    +        {git, 
"https://git-wip-us.apache.org/repos/asf/couchdb-goldrush.git";,
    +        {branch, "master"}}}
    --- End diff --
    
    Technically, we can, but we'll have to do more work on release in order to 
update all the rebar.config for all the deps. Hopefully, this will be need to 
do rarely and easy to detect. 
    
    For current state of things, we already have deps defined in subproject 
[[1]](https://github.com/apache/couchdb-folsom/blob/master/rebar.config#L3-L6) 
[[2]](https://github.com/apache/couchdb-couch-log/blob/master/rebar.config#L1-L3)
 and this works fine.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to