On Wed, Jul 22, 2009 at 12:04 PM, Amy Davis <nicecoolbre...@yahoo.com>wrote:

> That was it! I use JEdit to edit my unix script file, but neglected to use
> the unix line separator under utilities => buffer options.
> The error messages I was getting did not lead me to the real problem.
> Thanks so much! I've spent a lot of time trying to get this to work.
>

I went looking through the older threads of the conversation, saw the error
message ": command not foundrunSqlPlusUnix.sh: line 5", and suddenly
realized what it was.

Take a look at the <FixCRLF> task: <
http://ant.apache.org/manual/CoreTasks/fixcrlf.html>. This lets Ant clean up
the shell scripts before trying to execute them or before packaging them up
in a tarball.

-- 
David Weintraub
qazw...@gmail.com

Reply via email to