Re: Trouble executing a beanshell script

2007-01-09 Thread Scot P. Floess
Peter: You are the man! That fixed it... Thank you so very much :) Scot Peter Reilly wrote: On 1/8/07, Scot P. Floess <[EMAIL PROTECTED]> wrote: Peter: Thanks for the prompt reply :) I downloaded apache-ant-20070107-bin.tar.bz2

Re: Trouble executing a beanshell script

2007-01-09 Thread Scot P. Floess
Peter: Perfect...I can do that! Thanks ;) Scot Peter Reilly wrote: On 1/8/07, Scot P. Floess <[EMAIL PROTECTED]> wrote: Peter: Thanks for the prompt reply :) I downloaded apache-ant-20070107-bin.tar.bz2 and go

Re: Trouble executing a beanshell script

2007-01-09 Thread Peter Reilly
On 1/8/07, Scot P. Floess <[EMAIL PROTECTED]> wrote: Peter: Thanks for the prompt reply :) I downloaded apache-ant-20070107-bin.tar.bz2 and got the same result. Executing "ant -version" yields: Apache Ant version 1.

Re: Trouble executing a beanshell script

2007-01-08 Thread Scot P. Floess
Peter: Thanks for the prompt reply :) I downloaded apache-ant-20070107-bin.tar.bz2 and got the same result. Executing "ant -version" yields: Apache Ant version 1.7.0RC1 compiled on January 7 2007 Did I download t

Re: Trouble executing a beanshell script

2007-01-08 Thread Peter Reilly
On 1/8/07, Scot P. Floess <[EMAIL PROTECTED]> wrote: All: I was trying to execute a simple beanshell script from within my ant script (I tried using an example found in the documentation): From the manual: """NB: This classpath cannot (currently) be used to specify the location of the BSF jar

Trouble executing a beanshell script

2007-01-08 Thread Scot P. Floess
All: I was trying to execute a simple beanshell script from within my ant script (I tried using an example found in the documentation): dir="/home/sfloess/development/jplate/environment/lib" includes="*.
    
    

6 matches