Fork me on GitHub
#clojars
<
2016-03-20
>
chrisoakman05:03:34

I just pushed my first library to Clojars and I don't think I did it correctly

chrisoakman05:03:53

not sure if this is a Clojars issue or a Leiningen issue

chrisoakman05:03:00

but when I add that library to a project.clj, I get "No such namespace: oakmac.util" errors on the build

chrisoakman05:03:51

Not really sure where to look for the problem here. I think everything is being uploaded to Clojars correctly? Any thoughts?

chrisoakman06:03:00

Could it have something to do with pom.xml?

juhoteperi07:03:24

The cljs sources are not included in the jar because src-cljs folder is not in source-paths

juhoteperi08:03:43

@martinklepsch: Did you test SVG badges without link in github?

juhoteperi08:03:55

Looks like unfortunately github will always wrap images in link

martinklepsch08:03:40

@juhoteperi: even if you use <img>?

juhoteperi08:03:05

Time to write update_readme_versions.sh for cljsjs I think!

chrisoakman17:03:55

@juhoteperi: perfect! thank you so much

danielcompton21:03:19

@juhoteperi: I don’t see the badge on that page?

juhoteperi21:03:04

Because I couldn't get them work like I wanted so I removed them