Github user upthewaterspout commented on the issue: https://github.com/apache/geode/pull/733 > Would it be possible to include old versions as dependencies? Yeah, that's what I would really like to do, actually. The problem is that gradle doesn't make it easy to cache an arbitrary url, only something that is published as part of a maven/ivy repo. I tried using this hack to pretend that a url was an ivy repo, but it doesn't seem to work for me - https://stackoverflow.com/a/34327202. I can try messing around with a bit more though. Or maybe we could publish geode 1.2.0 as a maven dependency?
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---