I am using Apache Continuum<\/a> as a continuous integration<\/a> server to test Netty<\/a>, the Java NIO<\/span> Client Server Network Application Framework.<\/p>\n\n\n\n
So, I ended up with a simplistic tool that removes the successful build results which are older than the certain amount of time (e.g. 6 hours). Continuum provides an easy-to-use client API<\/span><\/a> which is based on XML<\/span>–RPC<\/span><\/a>, so it didn\u2019t took long.<\/p>\n\n\n\n
\n
- https:\/\/t.motd.kr\/repo\/svn\/continuum-tools\/trunk<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"
I am using Apache Continuum as a continuous integration server to test Netty, the Java NIO Client Server Network Application Framework. I\u2019m pretty satisfied with the CI server since it\u2019s running more than 1000 Netty test cases about 4000 times a day with 7 different JDKs (see the live report here). It increases the chance… Continue reading