<?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: Building Spring 3</title>
	<atom:link href="http://blog.springsource.com/2009/03/03/building-spring-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.com/2009/03/03/building-spring-3/</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Sat, 20 Mar 2010 12:14:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Beams</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-171475</link>
		<dc:creator>Chris Beams</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-171475</guid>
		<description>Bob,

Sorry for the confusion.  Starting with Spring 3.0, there is no longer a complete &#039;with source and dependencies&#039; distribution.  There is simply the core zip file containing all Spring jars, and then the &#039;-dependencies&#039; zip containing all third-party dependencies.  Thus, no ant buildfiles, etc.  If you&#039;d like to build the release from source, simply follow the instructions above, substituting the repository url with https://src.springframework.org/svn/spring-framework/tags/spring-framework-3.0.1.RELEASE-A</description>
		<content:encoded><![CDATA[<p>Bob,</p>
<p>Sorry for the confusion.  Starting with Spring 3.0, there is no longer a complete &#039;with source and dependencies&#039; distribution.  There is simply the core zip file containing all Spring jars, and then the &#039;-dependencies&#039; zip containing all third-party dependencies.  Thus, no ant buildfiles, etc.  If you&#039;d like to build the release from source, simply follow the instructions above, substituting the repository url with <a href="https://src.springframework.org/svn/spring-framework/tags/spring-framework-3.0.1.RELEASE-A" rel="nofollow">https://src.springframework.org/svn/spring-framework/tags/spring-framework-3.0.1.RELEASE-A</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Lauer</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-171472</link>
		<dc:creator>Bob Lauer</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-171472</guid>
		<description>@Chris: I downloaded the &quot;... with-dependencies&quot; package from 
http://www.springsource.com/download/community?project=Spring Framework

(on some page that I cannot find right now it said that the &quot;... with-dependencies&quot; should contain the source code and everything you need).</description>
		<content:encoded><![CDATA[<p>@Chris: I downloaded the &#034;&#8230; with-dependencies&#034; package from<br />
<a href="http://www.springsource.com/download/community?project=Spring" rel="nofollow">http://www.springsource.com/download/community?project=Spring</a> Framework</p>
<p>(on some page that I cannot find right now it said that the &#034;&#8230; with-dependencies&#034; should contain the source code and everything you need).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Beams</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-171471</link>
		<dc:creator>Chris Beams</dc:creator>
		<pubDate>Wed, 03 Mar 2010 14:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-171471</guid>
		<description>Hi Bob,

Just so we&#039;re on the same page, what exactly did you download?  From where?

Checking out from svn will certainly work, but you should be able to build the source dist, too.  Let me know, thanks.</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>Just so we&#039;re on the same page, what exactly did you download?  From where?</p>
<p>Checking out from svn will certainly work, but you should be able to build the source dist, too.  Let me know, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Lauer</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-171470</link>
		<dc:creator>Bob Lauer</dc:creator>
		<pubDate>Wed, 03 Mar 2010 07:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-171470</guid>
		<description>... I have just downloaded the source release, and it seems that the bootstrap ant script that builds the whole source tree is not bundled with that release. Do I have to check out Spring from Subversion in order to build it? Or is there a &quot;shortcut&quot; to build all the ivy packages in the source release?

Cheers,

Robert.</description>
		<content:encoded><![CDATA[<p>&#8230; I have just downloaded the source release, and it seems that the bootstrap ant script that builds the whole source tree is not bundled with that release. Do I have to check out Spring from Subversion in order to build it? Or is there a &#034;shortcut&#034; to build all the ivy packages in the source release?</p>
<p>Cheers,</p>
<p>Robert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-171302</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Wed, 10 Feb 2010 22:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-171302</guid>
		<description>I was able to build using ant in 22 minutes on Mac OS X Snow Leopard (10.6.2). I received OutOfMemory errors initially. I resolved it using the below command. 
alias ant=&quot;ANT_OPTS=&#039;-XX:MaxPermSize=1024m -Xmx1024m&#039; ant -Dtest.vm.args=&#039;-XX:MaxPermSize=512m -Xmx1024m&#039; -Dcompiler.args=&#039;-enableJavadoc -warn:none&#039;&quot;</description>
		<content:encoded><![CDATA[<p>I was able to build using ant in 22 minutes on Mac OS X Snow Leopard (10.6.2). I received OutOfMemory errors initially. I resolved it using the below command.<br />
alias ant=&#034;ANT_OPTS=&#039;-XX:MaxPermSize=1024m -Xmx1024m&#039; ant -Dtest.vm.args=&#039;-XX:MaxPermSize=512m -Xmx1024m&#039; -Dcompiler.args=&#039;-enableJavadoc -warn:none&#039;&#034;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yang Gu</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-171005</link>
		<dc:creator>Yang Gu</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-171005</guid>
		<description>It&#039;s crazy, the maven2 build system was not support again within spring 3 and current can&#039;t build with maven2. I remember maven2 work good with the initial version of spring3. It take me so long time to build spring3 with ant and finally I have to cancel it. If I may, I strong suggest provide maven2 support for the spring build system.</description>
		<content:encoded><![CDATA[<p>It&#039;s crazy, the maven2 build system was not support again within spring 3 and current can&#039;t build with maven2. I remember maven2 work good with the initial version of spring3. It take me so long time to build spring3 with ant and finally I have to cancel it. If I may, I strong suggest provide maven2 support for the spring build system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jin Chun</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-170885</link>
		<dc:creator>Jin Chun</dc:creator>
		<pubDate>Thu, 07 Jan 2010 00:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-170885</guid>
		<description>@Qunhuan: thanks for posting your solution, did the trick for me ;-)

cheers!</description>
		<content:encoded><![CDATA[<p>@Qunhuan: thanks for posting your solution, did the trick for me <img src='http://blog.springsource.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hantsy</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-170655</link>
		<dc:creator>hantsy</dc:creator>
		<pubDate>Tue, 22 Dec 2009 13:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-170655</guid>
		<description>Build failed for 3.0.0 RELEASE.

BUILD FAILED
/home/hantsy/Source/spring-framework/spring-build/multi-bundle/artifact.xml:45: The following error occurred while executing this line:
/home/hantsy/Source/spring-framework/spring-build/multi-bundle/common.xml:71: The following error occurred while executing this line:
/home/hantsy/Source/spring-framework/spring-build/common/common.xml:91: impossible to configure ivy:settings with given file: /home/hantsy/Source/spring-framework/spring-build/common/ivysettings.xml : java.text.ParseException: failed to load settings from file:/home/hantsy/Source/spring-framework/spring-build/common/ivysettings.xml: impossible to define new type: class not found: org.springframework.aws.ivy.S3Resolver in [] nor Ivy classloader

Total time: 4 seconds</description>
		<content:encoded><![CDATA[<p>Build failed for 3.0.0 RELEASE.</p>
<p>BUILD FAILED<br />
/home/hantsy/Source/spring-framework/spring-build/multi-bundle/artifact.xml:45: The following error occurred while executing this line:<br />
/home/hantsy/Source/spring-framework/spring-build/multi-bundle/common.xml:71: The following error occurred while executing this line:<br />
/home/hantsy/Source/spring-framework/spring-build/common/common.xml:91: impossible to configure ivy:settings with given file: /home/hantsy/Source/spring-framework/spring-build/common/ivysettings.xml : java.text.ParseException: failed to load settings from file:/home/hantsy/Source/spring-framework/spring-build/common/ivysettings.xml: impossible to define new type: class not found: org.springframework.aws.ivy.S3Resolver in [] nor Ivy classloader</p>
<p>Total time: 4 seconds</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qunhuan Mei</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-170419</link>
		<dc:creator>Qunhuan Mei</dc:creator>
		<pubDate>Thu, 17 Dec 2009 15:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-170419</guid>
		<description>Hi Chris, 

Thank you so much for your help! 

After some more tries, I eventually see this “BUILD SUCCESSFUL” on my Windows XP machine. 

Here is the setting I used (My machine has 2G memory with 1.5G available at run-time): 

1.	Environmental variable (set for PermSize): 
        ANT_OPTS=-XX:MaxPermSize=256m -Xmx512m

2.	Changed 2 memory related lines from build.properties file to increase the memory heap for test vm:
        javadoc.max.memory=128M
        test.vm.args=-Xmx768M -XX:MaxPermSize=512M -XX: HeapDumpOnOutOfMemoryError

Then after 45minutes of building and testing. I saw the following:

“BUILD SUCCESSFUL”</description>
		<content:encoded><![CDATA[<p>Hi Chris, </p>
<p>Thank you so much for your help! </p>
<p>After some more tries, I eventually see this “BUILD SUCCESSFUL” on my Windows XP machine. </p>
<p>Here is the setting I used (My machine has 2G memory with 1.5G available at run-time): </p>
<p>1.	Environmental variable (set for PermSize):<br />
        ANT_OPTS=-XX:MaxPermSize=256m -Xmx512m</p>
<p>2.	Changed 2 memory related lines from build.properties file to increase the memory heap for test vm:<br />
        javadoc.max.memory=128M<br />
        test.vm.args=-Xmx768M -XX:MaxPermSize=512M -XX: HeapDumpOnOutOfMemoryError</p>
<p>Then after 45minutes of building and testing. I saw the following:</p>
<p>“BUILD SUCCESSFUL”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Beams</title>
		<link>http://blog.springsource.com/2009/03/03/building-spring-3/comment-page-2/#comment-170324</link>
		<dc:creator>Chris Beams</dc:creator>
		<pubDate>Tue, 15 Dec 2009 18:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.springsource.com/?p=1162#comment-170324</guid>
		<description>@Qunhuan - make sure you&#039;ve set ANT_OPTS properly to increase the VM size.  See http://blog.springsource.com/2009/03/03/building-spring-3/#comment-165987</description>
		<content:encoded><![CDATA[<p>@Qunhuan &#8211; make sure you&#039;ve set ANT_OPTS properly to increase the VM size.  See <a href="http://blog.springsource.com/2009/03/03/building-spring-3/#comment-165987" rel="nofollow">http://blog.springsource.com/2009/03/03/building-spring-3/#comment-165987</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
