marick / lein-midje

Leiningen plugin for Midje
MIT License
77 stars 29 forks source link

Lein 1 version blows up when using wildcard namespaces #23

Closed AlexBaranosky closed 11 years ago

AlexBaranosky commented 12 years ago

No matching field found: replaceAll for class java.lang.String clojure.lang.Reflector.getInstanceField (Reflector.java:289)

Weird. It's complaining about there being no field, when it should be finding the METHOD.

cch1 commented 12 years ago

Confirmed on OSX Lion, leiningen 1.7.1 and Java 1.6.0_33 64-Bit server VM

marick commented 11 years ago

I don't think we'll worry about Lein 1 going forward.