Learn About Continuous Integration With Hudson Directly From the Source

Organiser
The San Francisco Java User Group
Date
Wed, 10 Feb 2010, 02:30 - 04:30 (Add to calendar) GMT
Venue
(Exact location not available) , San Francisco, US
Cost
Free

Our February 9th meetup continues where Chris' discussion of test and build automation left off.

We are extremely fortunate to have Kohsuke Kawaguchi from Sun talk about continuous integration with Hudson.

For those that don't know, Hudson is an open-source continuous integration tool written in Java, which runs in any servlet container (deploys as a simple .war file) and integrates with SCM (CVS, Subversion, GIT, etc), Ant, Maven, as well as arbitrary shell scripts/commands. Hudson also has a very extensive repository of 3rd-party plugins.

Kohsuke spoke about CI & Hudson at Java One 2009 and won Java One 2008 Duke's Choice Award for it, so you can be sure it will be worth your while to hear Kohsuke provide an overview of CI, explain what Hudson is, discuss its benefits/features, and offer some guidance on Hudson's best practices and use-cases.

Note, this meeting is taking place at our new venue sponsor: SUPINFO of San Francisco at 2738 Hyde St (between Beach and North Point Streets, near Cable Car Turntable).

Pizzas for this event will be sponsored by Diana Henninger from TEKsystems and refreshments will be brought in by Gerry Cohen from Guidewire Software!

Be sure to stick around until the end to get a shot at winning books and other interesting goodies from Sun, O'Reilly, Packt Pub, as well as a copy of IntelliJ IDEA from JetBrains.


About Kohsuke Kawaguchi:
Kohsuke Kawaguchi is a senior staff engineer at Sun Microsystems. He has been working on XML and XML schema languages since 2001, in particular RELAX NG, W3C XML Schema, JAXB, and JAXP. He also hosts many projects on java.net, such as Hudson. More information on him can be found at http://www.kohsuke.or....

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan