pallet / ritz

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

Update to newer dynapath. #78

Closed tobias closed 11 years ago

tobias commented 11 years ago

0.2.1 had an issue that allowed pomegranate to modify the boot classloader, which caused strange errors.

hugoduncan commented 11 years ago

Thanks!