Raynes / lein-bin

Standalone console executables for your project.
155 stars 19 forks source link

Support profile target-paths #15

Closed guns closed 11 years ago

guns commented 11 years ago

Fixes case where running

    lein with-profile build bin

fails because the profile is appended to the project's :target-path.

leiningen.uberjar/uberjar returns the jar path as of this commit on 2011 June 22:

https://github.com/technomancy/leiningen/commit/a03507660dc9caceb57face928f7c62981b66295

Breaks with leiningen stable, v2.2.0