Giter Club home page Giter Club logo

Comments (9)

borkdude avatar borkdude commented on June 4, 2024

Yeah, eh, a repro would be great :)

from babashka.

borkdude avatar borkdude commented on June 4, 2024

I think I can see what goes wrong. Babashka uses a (very old) uberjar implementation which was known as depstar. I can swap that out for the tools build implementation I guess. Indeed it tries to merge data_readers.clj(c) by reading it as EDN, but doesn't support reader conditionals. I'm going to fix that.

from babashka.

borkdude avatar borkdude commented on June 4, 2024

I think your solution for now would be to exclude clojure.data.xml from the classpath for babashka, since it's already built-in anyway.

from babashka.

borkdude avatar borkdude commented on June 4, 2024

Actually, I pushed a commit to master now which I believe should fix it.
You can test it with:

bash <(curl https://raw.githubusercontent.com/babashka/babashka/master/install) --dev-build --dir /tmp

once CI finishes

from babashka.

arichiardi avatar arichiardi commented on June 4, 2024

Oh cool will try for sure!

from babashka.

borkdude avatar borkdude commented on June 4, 2024

Ready for testing

from babashka.

arichiardi avatar arichiardi commented on June 4, 2024

Just tried and 1.3.189-SNAPSHOT solves the problem! I don't see any error anymore.

from babashka.

borkdude avatar borkdude commented on June 4, 2024

Guess we can close then, I'll update the changelogs later

from babashka.

arichiardi avatar arichiardi commented on June 4, 2024

Sounds good, will monitor when this gets released - many thanks!

from babashka.

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.