Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Lein 1.8 fixes #225

Merged
merged 2 commits into from
Nov 20, 2017
Merged

Lein 1.8 fixes #225

merged 2 commits into from
Nov 20, 2017

Conversation

featheredtoast
Copy link
Collaborator

Bump snapshot version

New project under lein 1.8 throws:
Could not load template, failed with: java.io.FileNotFoundException: Could not locate slingshot/slingshot__init.class or slingshot/slingshot.clj on classpath., compiling:(clj_http/client.clj:1:1)

see xsc/lein-ancient#80

@plexus
Copy link
Owner

plexus commented Nov 20, 2017

Do we need the lein-ancient dependency? We're only using it as a library.

A CHANGELOG entry would be great!

@featheredtoast
Copy link
Collaborator Author

Yeah, unfortunately I wasn't able to get it to work without it; but there might be another dependency (clj-http?) that we could add to get this working - I'll experiment today!

Bump snapshot version

New project under lein 1.8 throws:
`Could not load template, failed with: java.io.FileNotFoundException:
Could not locate slingshot/slingshot__init.class or
slingshot/slingshot.clj on classpath.,
compiling:(clj_http/client.clj:1:1)`

see xsc/lein-ancient#80
@featheredtoast
Copy link
Collaborator Author

Added to changelog, and confirmed that including clj-http fixes this as well.

@plexus plexus merged commit e002376 into plexus:master Nov 20, 2017
@plexus
Copy link
Owner

plexus commented Nov 20, 2017

aaron_approves

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants