This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-02-08
Channels
- # announcements (4)
- # aws (3)
- # babashka (5)
- # beginners (16)
- # cider (8)
- # clj-kondo (3)
- # clojars (8)
- # clojure (115)
- # clojure-uk (15)
- # clojurescript (18)
- # data-science (5)
- # datomic (14)
- # fulcro (49)
- # funcool (6)
- # graalvm (3)
- # graphql (4)
- # lumo (17)
- # malli (5)
- # off-topic (15)
- # reitit (18)
- # ring-swagger (8)
- # rum (2)
- # shadow-cljs (35)
- # tools-deps (18)
- # uncomplicate (2)
- # vrac (1)
any changes in content type returned by clojars recently?
lein-ancient started failing on me with bunch of messages like:
(warn) [clojars] - Δ 430ms - failure when checking cljs-http/cljs-http: java.lang.Exception: response content-type is not XML (#{"text/xml" "application/xml"}): application/octet-stream
Ah, I am working on moving the repo from cloudfiles to s3, and I switched to serving from s3 earlier today. It looks like that is breaking the content-types. I'll revert that change for now and work on getting that fixed.
btw. this fixed it for me, but would be nice to still get confirmation from your side that content-type changed… https://github.com/xsc/lein-ancient/pull/114
Hey, I am trying to upload a jar to brand new group, 'libpython-clj' and I am getting an access denied error. I think this is because stevechan uploaded a libpython-clj jar with no group: https://clojars.org/libpython-clj I can always make up a new group name which is fine or is there a way to address this? I am the original author of https://clojars.org/cnuernber/libpython-clj and we need to expand to a multiple-jar ecosystem to support clj-new.