I would specify a smaller ms, perhaps ANT_OPTS="-Xms256m -Xmx512m" If it is a short build then that would not matter. If the build takes a lot of time and memory, it is worth considering. --glenn
On 7/27/06, Laura Stewart <[EMAIL PROTECTED]> wrote:
Thanks everyone. By placing the build.xml file in my trunk folder and setting ANT_OPTS="-Xms512m -Xmx512m" my problem was resolved. Appreciate all of the help! Laura On 7/27/06, Martin Gainty <[EMAIL PROTECTED]> wrote: > plave the build.xml in your current folder > M- > ********************************************************************* > This email message and any files transmitted with it contain confidential > information intended only for the person(s) to whom this email message is > addressed. If you have received this email message in error, please notify > the sender immediately by telephone or email and destroy the original > message without making a copy. Thank you. > > > > ----- Original Message ----- > From: "Laura Stewart" <[EMAIL PROTECTED]> > To: <user@ant.apache.org> > Sent: Thursday, July 27, 2006 12:58 PM > Subject: Proper location of build.xml file > > > > Hi - I am trying to work with ANT to generate output for Derby documentation. > > I have ANT installed in this path: > > > > C:\Authoring\Derby\apache-ant-1.6.5 > > > > When I run ant to build html output for the doc "ref" in a command > > window, I get a message indicating that build.xml does not exist. I > > presume that means that it is not in the proper path. Where should it > > be? Do I need to copy it into my src directory? > > > > C:\Authoring\Derby\Derby1057\trunk\src>ant html.ref > > Buildfile: build.xml does not exist! > > Build failed > > C:\Authoring\Derby\Derby1057\trunk\src> > > > > Thanks! > > > > -- > > Laura Stewart > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > -- Laura Stewart --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]