[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Svnant 1.1-RC2 - Java heap space issues

From: Jerry Brown <evilgeezer_at_gmail.com>
Date: 2006-11-03 17:51:51 CET

I have been trying to use the svnant-1.1.0-RC2 task, due to recent update to
Subversion 1.4, which broke us when using svnant-1.0.0. I am getting build
failures due to running out of heap space when using the new version. This
happens whether I set the javahl attribute to true or false (initially
thought it might be javahl that was the problematic part). It is happening
on both Windoze 2003 Server and Mac OS X 10.4.8. Both machines are running
Java 1.5, Ant 1.6.5. The only thing that was changed in the build script was
that I pointed the path to the new version of svnant and changed the taskdef
for 1.0.0 to a typedef for 1.1.0-RC2. BTW, the readme.txt needs to reflect
the change in resource path and change from taskdef to typedef for version
1.1.0-RC2.

Short of having to go mess with everybody's Ant heap settings, is there
possibly something in the coding (lots of debug code, etc) or the packages
used which I might be causing this? I notice a couple of new jars in this
version. Are they all needed? What if I just want to use JavaSVN and not
JavaHL, or vice verse, would all the jars be needed?

Thanks in advance for a quick response, I am kind of dead in the water, had
not anticipated this, unfortunately.

Jerry Brown
Received on Fri Nov 3 17:51:59 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.