Re: Ant 1.6.2 loads very slow

2004-11-30 Thread Tony Thompson
t-*.jar" files are not in my classpath, everything still runs slow. Any idea what I can do? I don't need all of those extra JAR files and I don't want to distribute them either. Tony >>> Tony Thompson 11/23/04 12:02PM >>> I am running Ant embedded and I have lots of ty

Re: Ant 1.6.2 loads very slow

2004-11-23 Thread Tony Thompson
it should know the class required for my type? Plus, it does it on every typedef. Is there anything I can change in my script to make this better? Thanks. Tony >>> Tony Thompson 11/22/04 01:25PM >>> I am trying to upgrade to 1.6.2 and I am having issues with it running v

Re: Ant 1.6.2 loads very slow

2004-11-23 Thread Tony Thompson
ribute them either. Tony >>> Tony Thompson 11/23/04 12:02PM >>> I am running Ant embedded and I have lots of typedefs (~675) in my script. My build listener was displaying debug messages which was causing the slow down. I am guessing something changed in AntTypeDefinition.getTypeC

Ant 1.6.2 loads very slow

2004-11-22 Thread Tony Thompson
I am trying to upgrade to 1.6.2 and I am having issues with it running very slow. When it finally starts, I get a bunch of error messages about missing classes: ... Could not load class (org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN) for type vsscheckin Could not load class (org.apache.

RE: Building a manifest

2003-07-15 Thread Tony Thompson
his: Regards, Daniel -Original Message- From: Tony Thompson [mailto:[EMAIL PROTECTED] Sent: Tuesday, 15 July, 2003 12:11 AM To: [EMAIL PROTECTED] Subject: Building a manifest I am attempting to build a manifest with the task and I am trying to add a "Class-Path" attribute