javafunk / funk

Functional utilities for Java
Other
33 stars 9 forks source link

Switch to Gradle #106

Closed tobyclemson closed 11 years ago

akiellor commented 12 years ago

I doubt this is needed for 1.0

tobyclemson commented 12 years ago

I was thinking of switching to multi module - funk-core, funk-matchers etc. prior to 1.0 since this is quite a big change. Whilst I could do this with maven, it feels like I might as well switch to gradle at the same time.

I'm still deciding whether to do this for 1.0 or not after the discussion we had about it being kind of backwards compatible apart from the fact you end up with more than you bargain for once the multi module project comes about.