fritz stelluto
development for digital media
berlin, london

Ant tag

Apache Ant is a command line development tool very useful outside the Java world for which it was created.

Rolling back deployment with Jenkins

The task: reverting to a known stable build with Jenkins.
More →

Tagging a Jenkins build automatically

The task: coming up with a branching strategy to work with Subversion and Jenkins. More →

Using Jenkins to replicate WordPress sites

The task: setting Jenkins up to recreate a WordPress site from data stores in a repository. More →

Installing Jenkins on OS X and Ubuntu

The task: setup a simple CI system for my Linode using Subversion, Jenkins, and Ant.
More →

Getting ant to read user parameters

You can set use the input task to make Ant ask for parameters on the command line at runtime. More →