pallet / ritz

SWANK and nREPL servers for clojure providing JPDA based debuggers
318 stars 33 forks source link

Update to latest dynapath to resolve transitive dep issues. #77

Closed tobias closed 11 years ago

tobias commented 11 years ago

Dynapath renamed core -> util for 0.2.0, released to central for 0.2.1 (requiring a group), and dynapath.util/classpath-urls now contains a check to verify the given CL is readable, so I removed that check.