talios / coffee-maven-plugin

Apache Maven Plugin for Coffeescript
63 stars 17 forks source link

Added ability to configure optional coffeeOutputDirectory override for a... #14

Closed pdunnavant closed 12 years ago

pdunnavant commented 12 years ago

... specific JoinSet. This property overrides the parent coffeeOutputDirectory if that is also specified.

I had a need for this, so I added a bit. Not sure if you think this may be useful, but feel free to take it if you like!

talios commented 12 years ago

Paul - cheers for the pull request - merged and released as 1.4.1 of the plugin! Should be hitting maven central in about an hour.

So awesome you updated the IT test as well ;-)

+1 would merge again.

pdunnavant commented 12 years ago

No problem! Thanks for the project!