----- Original Message -----
From: "Andrew Forward" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Thursday, September 12, 2002 8:38 AM
Subject: Re: Recommendations for Ant talk?

> ps.  But I think covering the basics about using plain old java / junit /
> javadoc tasks is equally fascinating.

for javac you can just show <javac src="src" />

showing junit and its integration exposes users to a test-centric build
process. I like to jump into deployment next, as that shows how ant does
everything  1-build, 2-test, 3-deploy.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to