<?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>Wicket in Action &#187; Releases</title>
	<atom:link href="http://wicketinaction.com/category/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://wicketinaction.com</link>
	<description>A comprehensive guide for Java developers building Wicket-based web applications</description>
	<lastBuildDate>Mon, 31 May 2010 14:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wicket 1.4.1 supports Ajax file uploads</title>
		<link>http://wicketinaction.com/2009/08/wicket-1-4-1-supports-ajax-file-uploads/</link>
		<comments>http://wicketinaction.com/2009/08/wicket-1-4-1-supports-ajax-file-uploads/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:36:55 +0000</pubDate>
		<dc:creator>dashorst</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Wicket]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[File upload]]></category>

		<guid isPermaLink="false">http://wicketinaction.com/?p=457</guid>
		<description><![CDATA[The Apache Wicket project is proud to announce the first maintenance release: Apache Wicket 1.4.1. The most notable change in this release is the transparent support for multipart form submissions via Ajax. Wicket is now smart enough to submit a form using a hidden iframe rather then the standard XMLHttpRequest if the form contains file [...]]]></description>
		<wfw:commentRss>http://wicketinaction.com/2009/08/wicket-1-4-1-supports-ajax-file-uploads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.4 takes type safety to the next level</title>
		<link>http://wicketinaction.com/2009/07/apache-wicket-1-4-takes-type-safety-to-the-next-level/</link>
		<comments>http://wicketinaction.com/2009/07/apache-wicket-1-4-takes-type-safety-to-the-next-level/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 10:55:30 +0000</pubDate>
		<dc:creator>dashorst</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Wicket]]></category>

		<guid isPermaLink="false">http://wicketinaction.com/?p=442</guid>
		<description><![CDATA[The Apache Wicket project is proud to announce the release of Apache Wicket 1.4. Apache Wicket is an open source, component oriented Java web application framework. With overwhelming support from the user community, this release marks a departure from the past where we leave Java 1.4 behind and we require Java 5 as the minimum [...]]]></description>
		<wfw:commentRss>http://wicketinaction.com/2009/07/apache-wicket-1-4-takes-type-safety-to-the-next-level/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.7 marks end of life for Wicket 1.3</title>
		<link>http://wicketinaction.com/2009/07/apache-wicket-1-3-7-marks-end-of-life-for-wicket-1-3/</link>
		<comments>http://wicketinaction.com/2009/07/apache-wicket-1-3-7-marks-end-of-life-for-wicket-1-3/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 09:07:35 +0000</pubDate>
		<dc:creator>dashorst</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Wicket]]></category>

		<guid isPermaLink="false">http://wicketinaction.com/?p=450</guid>
		<description><![CDATA[The Apache Wicket team is proud to present the release of <a href="http://wicket.apache.org">Apache Wicket 1.3.7</a>. This will be the last feature release for the 1.3.x branch. Going forward, only security fixes will be released in the 1.3.x branch - meaning that 1.3.7 may be the last release in this branch. All users are encouraged to upgrade to 1.4.0 as soon as possible. As work begins on 1.5 in the near future, we will be supporting 1.4.x and 1.5.x.]]></description>
		<wfw:commentRss>http://wicketinaction.com/2009/07/apache-wicket-1-3-7-marks-end-of-life-for-wicket-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.6 released!</title>
		<link>http://wicketinaction.com/2009/05/apache-wicket-136-released/</link>
		<comments>http://wicketinaction.com/2009/05/apache-wicket-136-released/#comments</comments>
		<pubDate>Mon, 04 May 2009 15:01:09 +0000</pubDate>
		<dc:creator>dashorst</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Wicket]]></category>

		<guid isPermaLink="false">http://wicketinaction.com/?p=378</guid>
		<description><![CDATA[The Apache Wicket team is proud to announce the availability of the sixth maintenance release: Apache Wicket 1.3.6. A lot of bugs have been squashed and several improvements implemented. It is recommended you update to Wicket 1.3.6 at your earliest convenience.
Eager people click here to download the distribution, others can read further:

http://www.apache.org/dyn/closer.cgi/wicket/1.3.6

We thank you for [...]]]></description>
		<wfw:commentRss>http://wicketinaction.com/2009/05/apache-wicket-136-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Wicket 1.3.5 released!</title>
		<link>http://wicketinaction.com/2008/10/apache-wicket-135-released/</link>
		<comments>http://wicketinaction.com/2008/10/apache-wicket-135-released/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 15:40:52 +0000</pubDate>
		<dc:creator>dashorst</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Wicket]]></category>

		<guid isPermaLink="false">http://wicketinaction.com/?p=242</guid>
		<description><![CDATA[The Apache Wicket team is proud to announce the availability of the fifth maintenance release: Apache Wicket 1.3.5. A lot of bugs have been squashed and several improvements implemented. It is recommended you update to Wicket 1.3.5 at your earliest convenience.
Eager people click here to download the distribution, others can read further:

http://www.apache.org/dyn/closer.cgi/wicket/1.3.5

We thank you for [...]]]></description>
		<wfw:commentRss>http://wicketinaction.com/2008/10/apache-wicket-135-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
