Giter Club home page Giter Club logo

Comments (8)

blundell avatar blundell commented on July 22, 2024

Can you give us an example project for which it does not work? Works fine on all our proj's

from bintray-release.

afollestad avatar afollestad commented on July 22, 2024

https://github.com/afollestad/bridge and https://github.com/afollestad/material-dialogs are both examples.

screen shot 2015-07-17 at 1 07 04 pm

from bintray-release.

afollestad avatar afollestad commented on July 22, 2024

The problem goes away if you remove bintray-release, which I did; I'm guessing it's an incompatibility issue with the next version (currently in beta) of Gradle and/or the Gradle plugins.

from bintray-release.

afollestad avatar afollestad commented on July 22, 2024

Looks like this is the same as #56, although I'm using Gradle 2.5. @blundell

from bintray-release.

ouchadam avatar ouchadam commented on July 22, 2024

cc @Dorvaryn I believe this is the same issue we saw in https://github.com/novoda/rxpresso when it was an inner module

from bintray-release.

afollestad avatar afollestad commented on July 22, 2024

Build Tools 23.0.0, SDK v23 (Marshmallow), Gradle Plugin 1.3.0, and Google libs (AppCompat, etc.) 23.0.0 are all available now.

This library still does not work.

from bintray-release.

ZacSweers avatar ZacSweers commented on July 22, 2024

The problem is pretty simple. As they're preparing for Jack and Jill, the compilation tasks are getting moved around. The problem is here:

https://github.com/novoda/bintray-release/blob/master/core%2Fsrc%2Fmain%2Fgroovy%2Fcom%2Fnovoda%2Fgradle%2Frelease%2FAndroidLibrary.groovy#L17-L18

The variants haven't been resolved at that point. Maybe you should postpone it until after evaluation.

This is a great example of why you should have tests. The library is 3 versions of gradle behind, several versions of the bintray plugin behind, and doesn't even depend on the Android Gradle Plugin despite relying on its configurations to exist. Seems like it's fallen into disrepair and could use some love.

from bintray-release.

ZacSweers avatar ZacSweers commented on July 22, 2024

Opened a pull request in #66. Please take a look when possible.

from bintray-release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.