Siarhei Krukau
Siarhei Krukau
Can you please check [this line](https://github.com/researchgate/gradle-release/blob/master/src/main/groovy/net/researchgate/release/ReleasePlugin.groovy#L77). Before project is evaluated `extension.buildTasks` contains default values, no matter what I set in `release` extension. Is that ok?
Can you please check [this commit](https://github.com/madhead/gradle-release/commit/edc9377be336f47500da090427466202246f7378). P.S. Didn't saw you comment :) I've made exactly the same thing and it [looks ok](https://github.com/madhead/gradle-release-demo/tree/after-evaluate). P.P.S Sorry for spamming here...
@Katona, like you've mentioned 2.3.3 has some extra changes, [changing task access logic](https://github.com/researchgate/gradle-release/commit/71ff1bd30ace89df736815175dabfd7243a537d5). And I faced the same problem as you. What I did is an extra task (in root...
Hey, @sdras, do you think it's a good addition to have?
My dream also, to make a killer of Anki, so I'll double that. Where do I contribute, though? 1. Anki has absolutely non-portable collection (cards, decks, media) format - it's...
Cool idea, but why not just a habit tracker app, like Loop. BTW, it's Kotlin and OSS: https://github.com/iSoron/uhabits. It doesn't feature any ads and has a drop-dead simple and minimalistic...
Well, at least you could probably get some inspiration from its features set
Hey, @NGPixel, do you think it's a good addition?
The issue is not with hashes (they are not used for older distributions (like 112, in this issue), but the URL is different (second is copied from Oracle's site): http://download.oracle.com/otn-pub/java/jdk/8u112-b15/jdk-8u112-linux-x64.tar.gz...
Looks like they've changed the URL format: `http://download.oracle.com/otn-pub/java/jdk/8u121-b13/e9e7ea248e2c4826b92b3f075a80e441/jdk-8u121-linux-x64.tar.gz` ?