Category Archives: Build
Emulating Maven’s “provided” scope in Gradle
I’m not a fan of Maven. I don’t make any secret of it. But one thing they’ve got right is the “provided” scope – that is, a scope whose dependencies are used at compile time, but not required at runtime … Continue reading
Parallel Ant 0.9 beta released
After almost a year with no work, Parallel Ant 0.9 beta is finally released. More info on the page.