builds.osjava.org

July 21st, 2004 by Hen

Yet Another Continuous Integration System.

builds.osjava.org

I superbly call it Integration. Very original I know. I’ve just finished porting it from bash over to perl. The aim is not to be a superb system at building things (it’s very tied to Maven), but to focus on the website itself.

As well as having the basics, success/failed builds; it also has a lot of attached reports, hopefully creating glue to get developer’s to goto the site for things other than just the build info.

At the same time, it’d also be nice if I could come up with a way to output something build-like in a javadoc way. Unsure how it would look, but each project’s output would somehow be javadoc based, and it could integrate into Multidoc :) Probably trying to make a square peg fit into a pentagon hole for that though.

Comments are closed.