Fw: setting project classpath from a task

2005-03-29 Thread Rhino
I'm resending this; the original note bounced back due to a problem with my ISP. Rhino - Original Message - From: "Rhino" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Tuesday, March 29, 2005 8:22 PM Subject: Re: setting project classpath from a ta

Re: setting project classpath from a task

2005-03-29 Thread Edward Q. Bridges
dges, Ed NYC [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 29, 2005 10:47 AM To: 'user@ant.apache.org' Subject: setting project classpath from a task Hi, I have a task that maintains dependent jars for a project, and would like to be able to set a classpath from within the task that the p

RE: setting project classpath from a task

2005-03-29 Thread Doklovic, Jonathan
5 10:47 AM To: 'user@ant.apache.org' Subject: setting project classpath from a task Hi, I have a task that maintains dependent jars for a project, and would like to be able to set a classpath from within the task that the project would use for compiling. I've tried declaring a ele

setting project classpath from a task

2005-03-29 Thread Bridges, Ed NYC
Hi, I have a task that maintains dependent jars for a project, and would like to be able to set a classpath from within the task that the project would use for compiling. I've tried declaring a element with a refid, and then setting the value for that refid from within the task by using projec