<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java Software Development Videos and Tutorials &#187; continuous integration</title>
	<atom:link href="http://www.java-tv.com/tag/continuous-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Silicon Valley Continuous Integration Summit</title>
		<link>http://www.java-tv.com/2011/11/15/the-silicon-valley-continuous-integration-summit/</link>
		<comments>http://www.java-tv.com/2011/11/15/the-silicon-valley-continuous-integration-summit/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 22:46:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[artifactory]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[gradle]]></category>
		<category><![CDATA[jenkins]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=2044</guid>
		<description><![CDATA[This CI Summit put the spotlight on what your build and delivery environment will look like in the coming years. Jenkins, Gradle and Artifactory presents their thoughts, solutions and visions of where things are going. A LinkedIn case study demonstrates how many of these powerful processes are already possible.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/11/15/the-silicon-valley-continuous-integration-summit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Continuous Integration with Java in the Cloud</title>
		<link>http://www.java-tv.com/2011/10/05/continuous-integration-with-java-in-the-cloud/</link>
		<comments>http://www.java-tv.com/2011/10/05/continuous-integration-with-java-in-the-cloud/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 19:16:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[mylyn]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1990</guid>
		<description><![CDATA[This video explains how to connect enterprise Java stack with cloud deployment via a task-focused continuous integration loop. The SCM  and code review technologies, based on the Eclipse Mylyn interoperability platform, are used to demonstrate how to achieve this objective. 
Watch this video on http://tasktop.com/resources/videos/jax2011/keynote.php
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/10/05/continuous-integration-with-java-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digg Technical Talks &#8211; Kohsuke Kawaguchi</title>
		<link>http://www.java-tv.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/</link>
		<comments>http://www.java-tv.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:53:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1547</guid>
		<description><![CDATA[The creator of Hudson, Kohsuke Kawaguchi, speaks to Digg engineering team about the current state of Hudson and what we can look forward to down the road. His comments about Selenium and Hudson are of particular interest to the QA team. There are all kinds of integration possibilities &#8211; from custom reports that include embedded Sauce Labs video results to automatically establishing connections between our environments, there are lots of ways to make tests run more often and more quickly through Hudson.

Related Resources
* Hudson Home Page
* Hudson – Your Escape ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/06/29/digg-technical-talks-kohsuke-kawaguchi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talk Release Management With Artifactory</title>
		<link>http://www.java-tv.com/2010/06/10/talk-release-management-with-artifactory/</link>
		<comments>http://www.java-tv.com/2010/06/10/talk-release-management-with-artifactory/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 11:59:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[artifactory]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[hudson]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1533</guid>
		<description><![CDATA[In this presentation the Artifactory team demonstrates the benefits of managing your software development life-cycle through continuous integration. Frederic Simon and Yoav Landman show how to automate large-scale multi-module projects using a fully-integrated platform with Artifactory and Hudson. Using Maven, Gradle, or Ivy builds, it is now possible to dynamically automate and manage the pyramidal stacks of Unit, Functional, and Integration Tests. This demo-based session will show you how Artifactory and Hudson work together to make it much easier to promote certified builds to milestone releases, and finally to general ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/06/10/talk-release-management-with-artifactory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn how to Use Selenium with Maven/Ant to Automate Testing of Web Apps</title>
		<link>http://www.java-tv.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/</link>
		<comments>http://www.java-tv.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:47:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[cargo]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[selenium]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1475</guid>
		<description><![CDATA[San Francisco Java User Group presents Chris Bedford who talks about:
- How to write functional tests with Selenium (including explaining its IDE, architecture, RC, and alternatives like Canoo WebTest)
- How to set up Selenium testing for web apps in continuous integration using Maven, Ant, Cargo, etc.
- How to use Hudson for build server 
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/03/24/learn-how-to-use-selenium-with-mavenant-to-automate-testing-of-web-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn About Continuous Integration With Hudson Directly From the Source</title>
		<link>http://www.java-tv.com/2010/03/08/learn-about-continuous-integration-with-hudson-directly-from-the-source/</link>
		<comments>http://www.java-tv.com/2010/03/08/learn-about-continuous-integration-with-hudson-directly-from-the-source/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 12:14:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[hudson]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1455</guid>
		<description><![CDATA[San Francisco Java User Group presents Kohsuke Kawaguchi from Sun who introduces us to Hudson, an open-source continuous integration (CI) system, which improves the productivity of a development team by automating various things.
 
Additional resources:
Hudson Blog
Continuous Integration: The Cornerstone of a Great Shop
Continuous Integration Tools Directory
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/03/08/learn-about-continuous-integration-with-hudson-directly-from-the-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending Continuous Integration</title>
		<link>http://www.java-tv.com/2010/02/16/extending-continuous-integration/</link>
		<comments>http://www.java-tv.com/2010/02/16/extending-continuous-integration/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 11:49:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1428</guid>
		<description><![CDATA[The talk shows how we can implement a rigorous, yet agile process. It is based around our experiences of putting the good idea of continuous integration and other agile methods into life and using this as the basis not just for the technical process, but for the whole improvement program for our organization. We have expanded our process to cover simulated production as a part of the testing effort. This way, we can guarantee that the actual delivery day will be uneventful. The audience will come away from the talk ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/02/16/extending-continuous-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use a Continuous Integration Server with Hudson</title>
		<link>http://www.java-tv.com/2010/02/05/use-a-continuous-integration-server-with-hudson/</link>
		<comments>http://www.java-tv.com/2010/02/05/use-a-continuous-integration-server-with-hudson/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 13:26:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[hudson]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1414</guid>
		<description><![CDATA[Continuous integration expert Paul Duvall explains how to download, install and configure Hudson and Tomcat, run an HSQL database, run an Ant automated build, use Subversion to manage source files and administer the Hudson web application.

Source of the video and additional information

Continuous integration tools directory
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/02/05/use-a-continuous-integration-server-with-hudson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>John Ferguson Smart Devoxx Interview</title>
		<link>http://www.java-tv.com/2009/06/02/john-ferguson-smart-devoxx-interview/</link>
		<comments>http://www.java-tv.com/2009/06/02/john-ferguson-smart-devoxx-interview/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 11:17:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=947</guid>
		<description><![CDATA[John Ferguson Smart is a freelance consultant and author of Java Power Tools.  During the JavaPosse.com interview John, Dick and Carl talk about Continuous Integration tools, parameterized unit tests and what other test approaches the near future will probably bring.

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/06/02/john-ferguson-smart-devoxx-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 788/877 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 03:41:34 -->
