Home
Twitter RSS feed for Simon Brown [Twitter] simonbrown: @kpseal that might explain why my full 99GB backup took just a few hours!

Coding the Architecture RSS feed for Simon Brown [Coding the Architecture] I did some technical consulting/due diligence on a large software development project recently where I'd been called in to look at how the project team was dealing with some of the non-functional requirements. I'm not sure exactly how large ...

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