Giter Club home page Giter Club logo

Comments (3)

jrheard avatar jrheard commented on August 18, 2024

my code's at https://github.com/jrheard/cljstone and my build history is at https://travis-ci.org/jrheard/cljstone/builds , if that's at all helpful.

from doo.

bensu avatar bensu commented on August 18, 2024

Hi @jrheard,

The issue is exactly what I need, thanks!

To delete doo from your machine in Ubuntu: rm -r ~/.m2/repository/lein-doo/ ~/.m2/repository/doo/.

The problem is probably in Travis' Lein version. The function update was added in Clojure 1.7 and only the latest Leiningen uses it. My bad. I changed all update functions for update-in to be backwards compatible again. Try again and you should see the new SNAPSHOT version:

lein-doo/lein-doo/0.1.5-SNAPSHOT/lein-doo-0.1.5-20150927.085031-3.jar

Close the issue if the problem is solved :)

I apologize for the breakage but it is to be expected from SNAPSHOT versions. If you are using phantom you can always go back to [lein-doo 0.1.4] to get the same features and none of the instability.

from doo.

jrheard avatar jrheard commented on August 18, 2024

ah, that makes tons of sense - i saw that update was added in 1.7, but didn't do the full amount of digging required to compare travis's lein's version vs. the version that started using 1.7. everything looks great now, thanks for the fix! thanks also for the caution re: snapshot releases - my project is just a toy, so i totally don't mind dealing with occasional breaks. thanks again for your work on this project, and for the detailed explanation (never knew about ~/.m2 before)!

from doo.

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.