Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confusing failures when clojure lib is called clojure.jar #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

proger
Copy link

@proger proger commented Jul 30, 2012

No description provided.

@djpowell
Copy link
Owner

Cool - I started a bit of a reorganisation of liverepl recently though, which might avoid the need for this patch.

Check out the 1.1-alpha branch. This splits things up into three sub-components that can be built with leiningen, and that automatically pull in the clojure dependency, and then the clojure dependency is copied to the output folder with a known name.

The goal is that this makes the build simpler, reduces the size of the stub that gets injected into the target process, and opens up the opportunity for non-clojure repls, or maybe to inject an nrepl.

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

Successfully merging this pull request may close these issues.

2 participants