grzm / awyeah-api

Cognitect's aws-api for babashka
Apache License 2.0
90 stars 3 forks source link

Requiring `api` fails loading clojure.tools.logging #7

Closed jmglov closed 1 year ago

jmglov commented 1 year ago

On Clojure 1.11.1 with the deps.edn from the top-level README:

{:deps {com.cognitect.aws/endpoints {:mvn/version "1.1.12.307"}
        com.cognitect.aws/s3 {:mvn/version "822.2.1145.0"}
        com.grzm/awyeah-api {:git/url "https://github.com/grzm/awyeah-api"
                             :git/sha "9257dc0159640e46803d69210cae838d411f1789"
                             :git/tag "v0.8.41"}}}
$ clj
Clojure 1.11.1

user=> (require '[com.grzm.awyeah.client.api :as aws])
Execution error (FileNotFoundException) at com.grzm.awyeah.client.api/eval154$loading (api.clj:4).
Could not locate clojure/tools/logging__init.class, clojure/tools/logging.clj or clojure/tools/logging.cljc on classpath.
grzm commented 1 year ago

Thanks for the report!

https://github.com/grzm/awyeah-api/commit/0ead32ccc3504f5e654ebb98f718d5719c8cd8fe