using loadfile and preserving the file formating.

2007-07-11 Thread Dwayne Walker
I have a file that I wanted to load into the body of an email (as opposed to attaching it) but when I use loadfile then include the property name in the email message it strips all of the formating. Is their some way to fix this? or perhaps using filterchain to convert the linebreaks some how etc

in ant-contrib-1.03b.jar

2007-06-15 Thread Dwayne Walker
ok I have just started using ant-contrib. I have got the working but I am now trying to get the working this is the coad in my ant script

Re: calling a DB2 request.

2007-05-02 Thread Dwayne Walker
f your arguments. I hope this helps. Later, GregD 6-8309 -Original Message- From: Dwayne Walker [mailto:[EMAIL PROTECTED] Sent: Monday, April 09, 2007 1:58 PM To: user@ant.apache.org Subject: calling a DB2 request. Hi I am having a problem passing some sql to the db2cmd via ant. This

calling a DB2 request.

2007-04-09 Thread Dwayne Walker
Hi I am having a problem passing some sql to the db2cmd via ant. This is very confusing as I am doing this exact thing elseware with no problem (just differant sql, and I have verified the sql is valid) but in this one I am having problems. Any time I run this I get the folowing message from the d

Re: mail task getting Unknown SMTP host

2006-04-10 Thread Dwayne Walker
ttp://www.bronzedrum.com > [EMAIL PROTECTED] > > -Original Message- > From: Dwayne Walker [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 04, 2006 10:40 AM > To: user@ant.apache.org > Subject: mail task getting Unknown SMTP host > > I am having a problem usin

mail task getting Unknown SMTP host

2006-04-04 Thread Dwayne Walker
I am having a problem using this all of the sudden. I was going to search the list but I can't find a way to search the archive. Does anyone know how to do that? in lew of that, I am getting the folowing error. I can Ping that host and I have confirmed that the username and password I am passing

Re: inheritrefs just seems to plain not work

2005-04-25 Thread Rob Walker
If I followed correctly, it's not that alters scope, it's that opens a new scope. And since it does not inherit references by default, the reference passed in correctly is lost thru the use of . Actually I think it may be some subtle interaction between these. - if I have a global reference

Re: inheritrefs just seems to plain not work

2005-04-25 Thread Rob Walker
Antoine Thanks for the reply. Also, please let us know which version of ant you are using. The bug report http://issues.apache.org/bugzilla/show_bug.cgi?id=21724 describes your problem. It was detected in ant 1.5.3 and solved in ant 1.6.0 Ant 1.6.2 I think the version was noted in my original ema

inheritrefs just seems to plain not work

2005-04-22 Thread Rob Walker
We've been an Ant user for several years, and overall think it's great. But something we've never been able to get working properly is inheritrefs, either now in 1.6.2 or any previous versions. Our top level build.xml looks like this: ...

Could not load class (org.apache.tools.ant.tasksdefs.cvslib.CvsVersion) for type cvsversion

2005-01-12 Thread walker
get no jar file. Many thanks Chris Walker COMPILE EXECUTED PACKAGE EXECUTED