RE: Good tutorial

2001-02-28 Thread Kemp Randy-W18971

Time to clarify my remarks.  I agree with all you said, and I met for J2EE deployment 
purposes.  Thanks for pointing out that we have apples and oranges here.  

-Original Message-
From: Ernst de Haan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 27, 2001 6:25 PM
To: Orion-Interest
Subject: Re: Good tutorial


Hey,

While the Sun tools may be easier to use in the general case of deploying a
J2EE application, Ant is a *generic* and extendible build tool, that can be
used to perform from the simplest (copy, move, rename, delete files, compile,
execute) to the most advanced (deploying complete J2EE applications,
performing unit tests, translating source code to formatted HTML, checking
Javadoc comments for completeness, etc.) And all of that in a
platform-independant manner :)

So IMHO comparing deploytool with Ant is a bit odd.

--
Ernst

Kemp Randy-W18971 wrote:
 This is a nice tutorial at www.4degreez.com and now that I am used to ant,
 the sun tools are much easier.  And I, for one, and all for making my life
 easier.




Good tutorial

2001-02-27 Thread Kemp Randy-W18971

This is a nice tutorial at www.4degreez.com and now that I am used to ant, the sun 
tools are much easier.  And I, for one, and all for making my life easier.




Re: Good tutorial

2001-02-27 Thread Ernst de Haan

Hey,

While the Sun tools may be easier to use in the general case of deploying a
J2EE application, Ant is a *generic* and extendible build tool, that can be
used to perform from the simplest (copy, move, rename, delete files, compile,
execute) to the most advanced (deploying complete J2EE applications,
performing unit tests, translating source code to formatted HTML, checking
Javadoc comments for completeness, etc.) And all of that in a
platform-independant manner :)

So IMHO comparing deploytool with Ant is a bit odd.

--
Ernst

Kemp Randy-W18971 wrote:
 This is a nice tutorial at www.4degreez.com and now that I am used to ant,
 the sun tools are much easier.  And I, for one, and all for making my life
 easier.