RE: New Ant GUI - 'Ant's Nest'

2005-01-10 Thread Chappell, Simon P
Luxury! We're the reason that they had to invent CMM level zero! You have it easy! :-) >-Original Message- >From: Erik Hatcher [mailto:[EMAIL PROTECTED] >Sent: Friday, January 07, 2005 12:47 PM >To: Ant Users List >Subject: Re: New Ant GUI - 'Ant's Nest' > > > >On Jan 7, 2005, at 12:20 PM

RE: New Ant GUI - 'Ant's Nest'

2005-01-06 Thread Chappell, Simon P
True, but it does mean that we Mac OS X folks can't tinker with it. We have a great, stable 1.4.2 environment, but no sign of JDK 1.5 until Apple decide to ship it. Maybe it'll be in 10.4, supposed to be released this summer. Simon >-Original Message- >From: Alexey N. Solofnenko [mailto

RE: [OT] RE: winning the case for ANT

2004-10-20 Thread Chappell, Simon P
t. :-) > >whenever i see the word "LaTeX" it brings back memories of painfully >creating documents in LaTeX using emacs :-O > > >--- "Chappell, Simon P" <[EMAIL PROTECTED]> wrote: > >> I used to agree, but now, on my Mac, I use TexShop and

RE: [OT] RE: winning the case for ANT

2004-10-20 Thread Chappell, Simon P
>Sent: Wednesday, October 20, 2004 11:58 AM >To: Ant Users List >Subject: [OT] RE: winning the case for ANT > > >eww, LaTeX > >might as well do your postscript documents using binary, lol :-) > > >--- "Chappell, Simon P" <[EMAIL PROTECTED]> wrote: &

RE: winning the case for ANT

2004-10-20 Thread Chappell, Simon P
10-9713 >> Santa Cruz: +1 831 464-9007 >> fax:+1 413 669-9716 >> [EMAIL PROTECTED] >> http://www.wilandra.com >> >> -Original Message- >> From: Erskine, Chris [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, October 19, 2004 8:55 AM >>

RE: winning the case for ANT

2004-10-18 Thread Chappell, Simon P
>-Original Message- >From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] >Sent: Monday, October 18, 2004 1:05 PM >To: Ant Users List >Subject: Re: winning the case for ANT [...] >but I do prefer to >use ANT in situations where there is no clear winner. Completely agree, but I just wa

RE: winning the case for ANT

2004-10-18 Thread Chappell, Simon P
>-Original Message- >From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] >Sent: Monday, October 18, 2004 12:56 PM >To: Ant Users List >Subject: Re: winning the case for ANT > > > >>This leaves us make. Make was designed (hacked and mutated? >;-) in a Unix environment for building compil

RE: winning the case for ANT

2004-10-18 Thread Chappell, Simon P
>-Original Message- >From: Laconia Data Systems [mailto:[EMAIL PROTECTED] >Sent: Monday, October 18, 2004 12:25 PM >To: Ant Users List >Subject: Re: winning the case for ANT > > >Simon >Could you give us an example where make is more (cheaper/faster/better >performance) buildtool than Ant

RE: winning the case for ANT

2004-10-18 Thread Chappell, Simon P
I have to correct a few things here. >-Original Message- >From: Erskine, Chris [mailto:[EMAIL PROTECTED] >Sent: Friday, October 15, 2004 7:33 AM >To: Ant Users List >Subject: RE: winning the case for ANT > > >XML is just a standard way of formatting data. In this case, >the lines of data

RE: Basic setup question

2004-03-17 Thread Chappell, Simon P
Excellent. This is good. It keeps us all on our toes! :-) Side-note: This is not the first time that I have heard of such a thing with some projects (no names, to protect the guilty :-). Is there some way that a verification script could be created that would verify that everything that needed t

RE: Basic setup question

2004-03-17 Thread Chappell, Simon P
Does it help if I say that 1.6.1 works just fine on my iBook? :-) Have you considered trying an earlier version? I'd be tempted to try 1.5.1, that's what we run here and it's rock solid stable on W2K. Get that working and then upgrade to 1.6.1. Simon >-Original Message- >From: Dominiqu

RE: scp task error

2003-11-12 Thread Chappell, Simon P
t;Is your IBM JDK a 1.4 jdk? If not, you'll also need the jsse.jar (java >secure socket extension) from Sun, http://java.sun.com/products/jsse/. > >Dale > > >Chappell, Simon P wrote: > >>I get a java.lang.ExceptionInInitializerError when trying to >scp a file to a

RE: ANT visions and best practices

2003-02-28 Thread Chappell, Simon P
Hello, Actually the responses that you attribute to me are actually from Steve, but I certainly agree with them. >-Original Message- >From: Matthias P. [mailto:[EMAIL PROTECTED] >Sent: Friday, February 28, 2003 3:08 AM >To: Ant Users List >Subject: Re: ANT visions and best practices > >

RE: ANT visions and best practices

2003-02-27 Thread Chappell, Simon P
I'll second that. Also, let this list know what manner of project you are building for and perhaps someone here might have a suitable build.xml that you can use as a starting point. I know that I have one for building a Struts based WAR file that I could donate to a good cause. Simon -