Giter VIP home page Giter VIP logo

Comments (8)

craigburke avatar craigburke commented on May 30, 2024

@jsundqvist yeah this is helpful. I'll take a look.

from client-dependencies-gradle.

craigburke avatar craigburke commented on May 30, 2024

Should be able to parse versions in the following formats:

  • org/repo
  • org/repo#version
  • org/repo#tag
  • org/repo#sha
  • org/repo#branch
  • org/repo@version

See:

from client-dependencies-gradle.

jsundqvist avatar jsundqvist commented on May 30, 2024

Are there plans on implementing support for version ranges?
https://docs.npmjs.com/misc/semver#ranges

I believe the type in question is:
https://docs.npmjs.com/misc/semver#caret-ranges-123-025-004

Thanks again.

/Johannes

from client-dependencies-gradle.

craigburke avatar craigburke commented on May 30, 2024

@jsundqvist version ranges are already implemented, if you run into a case where they don't work let me know.

from client-dependencies-gradle.

craigburke avatar craigburke commented on May 30, 2024

See the relevent tests here: https://raw.githubusercontent.com/craigburke/client-dependencies-gradle/master/src/test/groovy/com/craigburke/gradle/client/dependency/VersionResolverSpec.groovy

from client-dependencies-gradle.

jsundqvist avatar jsundqvist commented on May 30, 2024

OK, my bad. The issue I have submitted is the one I'm having issues with. Are you not able to reproduce it?

from client-dependencies-gradle.

craigburke avatar craigburke commented on May 30, 2024

@jsundqvist I am able to produce it. I have tests written I just have to get them passing now :)

Hopefully I'll be able to fix it sometime tomorrow.

from client-dependencies-gradle.

craigburke avatar craigburke commented on May 30, 2024

This is resolved in version 1.1.3.

from client-dependencies-gradle.

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.