Skip to content
Snippets Groups Projects
Commit 5f7ccb7a authored by Allen Gilliland's avatar Allen Gilliland
Browse files

continue including the source because it turns out we are using it as part of...

continue including the source because it turns out we are using it as part of some of our classpath searching code.
parent ec0ea174
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,6 @@
:target-path "target/%s"
:javac-options ["-target" "1.6" "-source" "1.6"]
:uberjar-name "metabase.jar"
:omit-source true
:ring {:handler metabase.core/app
:init metabase.core/init
:destroy metabase.core/destroy}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment