Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Lein project with reproduction for lein-jmh not handling source-paths key correctly

License

Notifications You must be signed in to change notification settings

lfn3/lein-jmh-source-path-issue-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seems like lein-jmh doesn't respect :source-paths in project.clj. jmh.edn runs with only source files from under src and works fine. This can be run with lein jmh.

jmh-other-src-files.edn relies on more_src/jmh_test_more_src/more_core.clj. This can be run with lein jmh '{:file "jmh-other-src-files.edn"}' and explodes with:

java.lang.RuntimeException: value did not resolve to a fn: jmh-test-more-src.more-core/more-gen-fn

About

Lein project with reproduction for lein-jmh not handling source-paths key correctly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published