Re: debugging path problems

2001-04-22 Thread Nico Seessle
- Original Message - From: "David Corbin" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, April 22, 2001 1:45 AM Subject: Re: debugging path problems Anyway, that having been said, does ant make this decision when the path is declared, or used? When it's declared. It would be

j2eeUnit for iPlanet

2001-04-22 Thread Ding Ping-FPD012
I am usig the iPlanet web server in my project, I try to use the J2eeunit for my unit testing. May I use J2eeunit with iPlanet? thanks, Ping

Re: debugging path problems

2001-04-22 Thread David Corbin
Nico Seessle wrote: Anyway, that having been said, does ant make this decision when the path is declared, or used? When it's declared. Well, if I can be sold bold, I think that's a mistake. Isn't it reasonable to think that the path-element in question might be created during the

Re: Ant 1.2 javac classpath and classpath reference problems.

2001-04-22 Thread Nico Seessle
- Original Message - From: "K Plummer" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, April 22, 2001 1:35 AM Subject: Ant 1.2 javac classpath and classpath reference problems. I using ANT 1.2 (WNT/W2KPRO)and Javasoft 1.3.0c and seem to be having problems getting the JAVAC task

Re: j2eeUnit for iPlanet

2001-04-22 Thread Vincent Massol
Hi, 1) J2EEUnit has been renamed to Cactus and donated to the Apache Software Foundation. It is now a subproject of the Jakarta Commons project. See http://jakarta.apache.org/commons/cactus 2) There is a mailing list for discussing any issue related to cactus. Please post messages to [EMAIL

RE: Ant 1.2 javac classpath and classpath reference problems.

2001-04-22 Thread K Plummer
Okay, here are the snippets of my build.xml and the output from ant build.xml path id="project.class.path" pathelement location="${javaHome}/lib/tools/jar" / pathelement location="${weblogicHome}/lib/weblogicaux.jar" / pathelement location="${weblogicHome}/license" /

Re: debugging path problems

2001-04-22 Thread David Corbin
Peter Donald wrote: At 07:27 22/4/01 -0400, David Corbin wrote: Nico Seessle wrote: Anyway, that having been said, does ant make this decision when the path is declared, or used? When it's declared. Well, if I can be sold bold, I think that's a mistake. Isn't it reasonable to

Re: debugging path problems

2001-04-22 Thread Peter Donald
At 07:51 22/4/01 -0400, David Corbin wrote: Peter Donald wrote: At 07:27 22/4/01 -0400, David Corbin wrote: Nico Seessle wrote: Anyway, that having been said, does ant make this decision when the path is declared, or used? When it's declared. Well, if I can be sold bold, I

RE: Javac not generating class files.

2001-04-22 Thread SimonRichardson2
Diane Yes I have, but that doesn't appear to have an effect. I think the problems is related to our choice of JDK. Version 1.3 has some improvements over 1.2.2, but there is one caveats which relates to our problem (Jay Glanville's link):

Can replace use project filters?

2001-04-22 Thread Jeff Turner
Hi, If I have a bunch of project-wide filters: filter name=name value=.../ filter name=version value=.../ How can I apply them all to a single file? One would think that replace can do this, but replace requires a token attribute. I could do it with: replace token=name value=.. .. / replace

Re: Ant 1.2 javac classpath and classpath reference problems.

2001-04-22 Thread Nico Seessle
- Original Message - From: K Plummer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, April 22, 2001 3:50 AM Subject: RE: Ant 1.2 javac classpath and classpath reference problems. Okay, here are the snippets of my build.xml and the output from ant build.xml path

RE: Apologies for HTML mails...

2001-04-22 Thread Tim Vernum
Stephane Bailliez wrote: From: Jon Skeet [mailto:[EMAIL PROTECTED]] Apologies to all for the HTML mailings. As far as I can tell, this *should* be in plain text - I'm setting everything I can find to treat it as plain text. If it still comes out in HTML I'll ask my sysadmin to have a