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

checkout dependencies not working #72

Closed
kototama opened this issue Jul 14, 2010 · 1 comment
Closed

checkout dependencies not working #72

kototama opened this issue Jul 14, 2010 · 1 comment

Comments

@kototama
Copy link

Checkout dependencies does not work when a JAR of a project linked into the checkouts directory is present in the lib directory of the main project. Using (use :reload-all 'some-namespace-in-the-second-project) will only load the files of the JAR, not the modified files of the second project.

@technomancy
Copy link
Owner

Reverse order of checkout deps vs lib deps in classpath. Closed by d6c50fb.

This issue was closed.
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

No branches or pull requests

2 participants