cddr/integrity

Upgrade to latest version of prismatic schema

Opened this issue · 2 comments

cddr commented
Upgrade to latest version of prismatic schema

I have an exception, maybe this issue can solve it:

clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: No such var: s/start-walker, compiling:(integrity/human.clj:48:3)
             java.lang.RuntimeException: No such var: s/start-walker
cddr commented

I think it would. I guess you are explicitly depending on an up-to-date version of prismatic (or plumatic now) schema.

I do have a branch where I started work on upgrading but unfortunately haven't had time to finish it off. The WIP branch is called bump-dependency-versions. I think it's almost there but I've been very busy at life lately so haven't had much time for OSS. Would gladly merge a PR that updates that branch to make the tests pass though.