Re: My Classpath Should be Separate From Ant's

2005-05-04 Thread Bob Bronson
TED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "Bob Bronson" <[EMAIL PROTECTED]> wrote on 05/04/2005 08:43:43 PM: Hi All, I tracked down a problem I'm having to the fact that when Ant compiles my cod

My Classpath Should be Separate From Ant's

2005-05-04 Thread Bob Bronson
Hi All, I tracked down a problem I'm having to the fact that when Ant compiles my code (using the task), it uses the "Ant execution classpath". What I'm saying is that the same classpath Ant sets up for itself in order to run is also used as the classpath when compiling *my* code. In the tas