G's Blog
Monday, January 23, 2012
Off-loading test execution using Hudson part 2
›
Previously I have written about using Hudson to perform pre-flights using branches on source control systems; but sometimes you just have a...
Friday, November 25, 2011
x!, a very simple xml library
›
A couple of weeks ago, having gotten annoyed about the amount of boilerplate you need in Java in order to do some very simple XML actions I ...
Wednesday, October 19, 2011
A little script to update job descriptions on Matrix jobs
›
We have started to use Matrix jobs in Hudson to try and reduce the amount of clutter on the front page; but we have run into problems in tha...
Monday, October 17, 2011
Getting hold of the schemas for the Hudson REST API, and generating a client
›
I have been playing with the newish REST-like interface in Hudson 2.1.2 and I wanted to generate a client ; but as it only uses Jersey 1.5 s...
Tuesday, October 11, 2011
A few simple command line operations on zip files every java developer should know
›
Java developer spend a lot of time working with zip files it always surprises me that many reach for winzip when some really quite simple co...
1 comment:
Monday, September 12, 2011
Replacment for Endpoint.publish when using Jersey
›
Sometimes when working with JAX-WS services it is nice to be able to test the service without having to deploy to a heavyweight server. You ...
1 comment:
Wednesday, September 7, 2011
Improvements in the WADL client generator
›
I have recently been working on bringing the useful WADL client generator as originally penned by Marc Hadley more in line with currently t...
2 comments:
‹
›
Home
View web version