Paths with "+" characters result in NoSuchFileException
dpassen opened this issue · 2 comments
dpassen commented
migratus/src/migratus/utils.clj
Line 45 in d14b3d6
When my team upgraded leiningen from 2.9.8 to 2.9.10, our uberjar was put into target/default+uberjar/... and we lost the ability to run our migrations from within the uberjar
yogthos commented
Would you be up to do a pr for a fix here? :)
dpassen commented
Sure. Just have to decide what the right solve is.