Tag Archives: build automation

Reviving JRake

The post about the need of a new build tool had many comments and reactions so I started, before coding something brand new, to search on the web for something to solve the current, well known build tools problems.
I found out that Gant is pretty cool but then I started to search for [...]

Posted in General Stuff | Also tagged , , | 2 Comments

It’s time to write a better build tool

That’s what I’ve heard more than one time in the last months, half of my friends complain about maven, the other half is just almost happy with ant. The rubists are generally happy with rake, the biggest problems are on the java/.net world.
So I thought about branching ant and rewriting it in a slightly [...]

Posted in TWBlog | Also tagged , , , | 6 Comments