Re: UNSUBSCRIBE ME PLEASE

2006-06-12 Thread Simon Chappell
I found on another mailing list the other day that when dealing with auto-mailers, that it was very important to ensure that my email was in text format. My email client was using HTML by default and that was confusing the mailer. Once I changed my email format to text, everything went smoothly.

Re: Improving the manual

2005-07-28 Thread Simon Chappell
On 7/28/05, Steve Loughran <[EMAIL PROTECTED]> wrote: > Simon Chappell wrote: > > On 7/27/05, Roedy Green <[EMAIL PROTECTED]> wrote: > > > >>The big problem with the Ant manual is the people who wrote it knew > >>too much. I can see various ways to mak

Fwd: Improving the manual

2005-07-28 Thread Simon Chappell
I'd be dangerous if I was clever. This was meant to go to the list, not just to Jay. I may not be a newbie, but I can act like one somedays. :-) -- Forwarded message -- From: Simon Chappell <[EMAIL PROTECTED]> Date: Jul 28, 2005 10:11 AM Subject: Re: Improving the man

Re: Improving the manual

2005-07-28 Thread Simon Chappell
On 7/27/05, Roedy Green <[EMAIL PROTECTED]> wrote: > The big problem with the Ant manual is the people who wrote it knew > too much. I can see various ways to make it more intelligible to the > first timer: Well, I actually like the Ant manual just the way it is. I find it very useful and I get pr

Re: New article on Ant and BeanShell

2005-07-27 Thread Simon Chappell
The article may or may not be wonderful, but it does not print correctly out of the browser. The right hand side of the article is cut off when it's printed. I have IE6 here at work and no option to use alternative browsers. Can you create a print-only version, or use a print cascading style sheet

Re: Executing a command on a Unix/Linux box

2005-03-29 Thread Simon Chappell
Not all of us are in a position to use ant 1.6. For example, my employer still mandates 1.5.1. On Tue, 29 Mar 2005 08:33:57 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: ...snip... > I wouldnt write a task for "just" executing that one liner. > > Jan ...snip... ---

Self-contained builds

2005-03-24 Thread Simon Chappell
Hey der, I'm trying to make a working build be completely self-contained and so I'm looking for some feedback on the current state of using JUnit with Ant. The current situation is that I use JUnit in the ANT_HOME/lib directory, per all of the standard advise that everyone and their dog (myself i