Skip to content

Remove slingshot to make clj-http-lite dependency-free? #10

Closed
@borkdude

Description

@borkdude

I have a fork of clj-http-lite which can be run with babashka. What I needed to do:

babashka@f44ebe4

  • remove the dependency on slingshot since that's not available in babashka:
  • remove references to javax.xml (this assumes a minimal Java version of 1.8)

Would you consider removing slingshot from this fork of clj-http-lite so we can use the "official" martinklepsch/clj-http-lite in babashka?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions