Category Archives: Ant

Pimping My Build

JavaOne was a little different for me this year for two reasons. It was my first time as part of Atlassian and also the first time I have been a speaker. Atlassian’s booth was really busy and consistently so for … Continue reading

Posted in Ant, Java | Leave a comment

The Early History of Ant Development

This article describes Ant development in the early days of the Ant project and how we dealt with some of the stresses and strains over time. Continue reading

Posted in Ant, Java | 4 Comments

Coming to America

I’ve been in San Francisco for a few days now for JavaOne. It’s always interesting to come to another country even when we speak the same language – well almost the same language. There are so many little differences in … Continue reading

Posted in Ant, Java | Leave a comment

Changing Ant Log Levels

I’ve never been a user of Ant’s <record> task. It has a few issues and I don’t find it convenient to use. Record does fill a definite need, however, where you want to debug just a small section of a … Continue reading

Posted in Ant | Comments Off

Ant’s IO System

I have long been intending to write a little tutorial on Ant’s IO system but I’ve been putting it off in favour of other tasks. I decided to write it up an a blog entry for now …

Posted in Ant | 4 Comments