<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Spring Framework 3.0.1 released</title>
	<atom:link href="http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:31:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Fredrick</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-172223</link>
		<dc:creator>Fredrick</dc:creator>
		<pubDate>Fri, 23 Apr 2010 12:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-172223</guid>
		<description>Its indeed very frustrating when people promise things without keeping their word.
Petclinic was one of easiest ways to learn Spring. Do you have any links to an updated version with restfull example?</description>
		<content:encoded><![CDATA[<p>Its indeed very frustrating when people promise things without keeping their word.<br />
Petclinic was one of easiest ways to learn Spring. Do you have any links to an updated version with restfull example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Migrating a Hibernate Application from JPA 1.0 to 2.0 &#171; Ralf Schäftlein&#8217;s Blog</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171576</link>
		<dc:creator>Migrating a Hibernate Application from JPA 1.0 to 2.0 &#171; Ralf Schäftlein&#8217;s Blog</dc:creator>
		<pubDate>Wed, 10 Mar 2010 16:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171576</guid>
		<description>[...] Spring 3.0.1 explicit supports the second release candidate of hibernate 3.5 aka 3.5-CR-2. Migration is very easy with maven: [...]</description>
		<content:encoded><![CDATA[<p>[...] Spring 3.0.1 explicit supports the second release candidate of hibernate 3.5 aka 3.5-CR-2. Migration is very easy with maven: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JUnit Tests for Spring 3 Rest Services &#171; Ralf Schäftlein&#8217;s Blog</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171520</link>
		<dc:creator>JUnit Tests for Spring 3 Rest Services &#171; Ralf Schäftlein&#8217;s Blog</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171520</guid>
		<description>[...] has recently released 3.0.1 of their Spring Framework. Spring 3 extended the REST functionalities inside the Web MVC part of [...]</description>
		<content:encoded><![CDATA[<p>[...] has recently released 3.0.1 of their Spring Framework. Spring 3 extended the REST functionalities inside the Web MVC part of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Huss</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171462</link>
		<dc:creator>Roland Huss</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171462</guid>
		<description>I need the OSGi fixed Spring Bundles (3.0.1.RELEASE-A) and changed my POMs accordingly (btw, changing the aritfact Ids from e.g. &#039;spring-core&#039; to &#039;org.springframework.core&#039; is a pain, hopefully 3.0.2 comes out soon with working osgi support in the core libs) and pointed it to the Spring EBR, but spring-webmvc is missing there:


   org.springframework
   org.springframework.webmvc
   3.0.1.RELEASE-A


From where can I fetch this bundle ?</description>
		<content:encoded><![CDATA[<p>I need the OSGi fixed Spring Bundles (3.0.1.RELEASE-A) and changed my POMs accordingly (btw, changing the aritfact Ids from e.g. &#039;spring-core&#039; to &#039;org.springframework.core&#039; is a pain, hopefully 3.0.2 comes out soon with working osgi support in the core libs) and pointed it to the Spring EBR, but spring-webmvc is missing there:</p>
<p>   org.springframework<br />
   org.springframework.webmvc<br />
   3.0.1.RELEASE-A</p>
<p>From where can I fetch this bundle ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milo</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171436</link>
		<dc:creator>Milo</dc:creator>
		<pubDate>Sun, 28 Feb 2010 10:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171436</guid>
		<description>Hi Juergen, 

I have just downloaded spring-framework-3.0.1.RELEASE-dependencies.zip archive and according to what you wrote in this post i thought Tiles 2.2 and Hibernate 3.5 would be included in archive but it seems not to be true. Are there any new versions of third party libraries you do support in Spring 3.0.1 but do not include them in archive?</description>
		<content:encoded><![CDATA[<p>Hi Juergen, </p>
<p>I have just downloaded spring-framework-3.0.1.RELEASE-dependencies.zip archive and according to what you wrote in this post i thought Tiles 2.2 and Hibernate 3.5 would be included in archive but it seems not to be true. Are there any new versions of third party libraries you do support in Spring 3.0.1 but do not include them in archive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily del.icio.us for February 18th through February 21st — Vinny Carpenter's blog</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171375</link>
		<dc:creator>Daily del.icio.us for February 18th through February 21st — Vinny Carpenter's blog</dc:creator>
		<pubDate>Mon, 22 Feb 2010 02:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171375</guid>
		<description>[...] Spring Framework 3.0.1 released &#124; SpringSource Team Blog &#8211; After two months of incorporating valuable feedback, it is my pleasure to announce the first Spring 3.0 maintenance release &#8211; addressing more than 170 reported issues [...]</description>
		<content:encoded><![CDATA[<p>[...] Spring Framework 3.0.1 released | SpringSource Team Blog &#8211; After two months of incorporating valuable feedback, it is my pleasure to announce the first Spring 3.0 maintenance release &ndash; addressing more than 170 reported issues [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marvin</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171367</link>
		<dc:creator>marvin</dc:creator>
		<pubDate>Sat, 20 Feb 2010 05:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171367</guid>
		<description>Any Spring 3.0 MVC application step-by-step and Spring 3.0 sample app (e.g. PetClinic)?</description>
		<content:encoded><![CDATA[<p>Any Spring 3.0 MVC application step-by-step and Spring 3.0 sample app (e.g. PetClinic)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Bailey</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171361</link>
		<dc:creator>Zach Bailey</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171361</guid>
		<description>There is a rather grievous bug in the MVC framework introduced in this point release. It breaks handling of any indexed form properties. For us, this is a blocker-level bug since there is no reasonable workaround.

How soon could this be fixed?

https://jira.springsource.org/browse/SPR-6871</description>
		<content:encoded><![CDATA[<p>There is a rather grievous bug in the MVC framework introduced in this point release. It breaks handling of any indexed form properties. For us, this is a blocker-level bug since there is no reasonable workaround.</p>
<p>How soon could this be fixed?</p>
<p><a href="https://jira.springsource.org/browse/SPR-6871" rel="nofollow">https://jira.springsource.org/browse/SPR-6871</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emiliano</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171358</link>
		<dc:creator>Emiliano</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171358</guid>
		<description>I&#039;ve tried this release but I can&#039;t use it because binding to indexed properties is broken http://jira.springframework.org/browse/SPR-6871

please fix this asap</description>
		<content:encoded><![CDATA[<p>I&#039;ve tried this release but I can&#039;t use it because binding to indexed properties is broken <a href="http://jira.springframework.org/browse/SPR-6871" rel="nofollow">http://jira.springframework.org/browse/SPR-6871</a></p>
<p>please fix this asap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Poutsma</title>
		<link>http://blog.springsource.org/2010/02/18/spring-framework-3-0-1-released/comment-page-1/#comment-171357</link>
		<dc:creator>Arjen Poutsma</dc:creator>
		<pubDate>Fri, 19 Feb 2010 15:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=4126#comment-171357</guid>
		<description>@James,

I posted a response in that forum thread.</description>
		<content:encoded><![CDATA[<p>@James,</p>
<p>I posted a response in that forum thread.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

