pliant / lein-package

A leiningen plugin that provides the ability to package, install, and deploy non-jar generated artifacts.
5 stars 8 forks source link

Fix deploy signing for lein 2.1.0+ #4

Closed hugoduncan closed 11 years ago

hugoduncan commented 11 years ago

The leiningen.deploy/sign function also changed signature in lein 2.1.0.

dfrugg commented 11 years ago

Apologies for the delay. I will look and test with this tonight, looking to put this in a new release tomorrow. Thanks for the patch.

dfrugg commented 11 years ago

Need to determine how to manage the lein-package version vs. leiningen version compatibility prior to merging in, as the current codebase is targeted for 2.0.

dfrugg commented 11 years ago

I've gone ahead and made some additional changes to get this to work. I've created a branch for compatibility with lein 2.0 and 2.1. With you working on the bleeding edge of lein you will want to work against the 2.1 development branch. I've release lein-package version 2.1.0 as the first version compatible with lein 2.1.