pallet / clojure-maven

Components for using clojure in maven
9 stars 6 forks source link

Add support for @component injection #1

Open hugoduncan opened 13 years ago

hugoduncan commented 13 years ago

Support injection of component fields.

The code for this is in place, but requires the fix for two sisu bugs to function.

These bugs are fixed and are waiting on the next maven release.

timclemons commented 12 years ago

So should this now be working with Maven 3.0.4?

hugoduncan commented 12 years ago

Sould be. Maven 3.0.4 depends on sisu 2.3.0 which seems to include the relavant fixes.

arichiardi commented 7 years ago

I confirm this works.