Search results

"tag:"ant""


Title and summary Date/time
1
Continuum
Since the Maven team are having fun with Pebble to host their blogs, I thought that I'd have a play with Continuum, which is a continuous integration server in the same mould as CruiseControl et al. I bought an Intel Mac mini earlier in the year and, ...
16-Jun-2006
22:17:50
2
Speed up JUnit tests in Ant
I've been having a few problems with some JUnit tests recently. They would run fine through IDEA, but would cause the JVM to hang whenever they were executed through an Ant build script. As a workaround, I just used the fork property of the junit task so ...
23-May-2006
10:34:24