7 messages in com.perforce.jamming[jamming] Current Java support?
FromSent OnAttachments
John D. Mitchell03 May 2002 18:07 
Diane Holt03 May 2002 18:26 
John D. Mitchell03 May 2002 18:37 
Diane Holt03 May 2002 18:53 
John D. Mitchell04 May 2002 06:28 
Jan Mikkelsen05 May 2002 15:59 
chris.gray06 May 2002 04:48 
Subject:[jamming] Current Java support?
From:Diane Holt (hol@yahoo.com)
Date:05/03/2002 06:26:33 PM
List:com.perforce.jamming

--- "John D. Mitchell" <john@non.net> wrote:

Is anyone really using Jam with Java or has everybody switched to Ant? I really dislike Ant.

I reworked a Jam-based (on "Ames' stuff") Java build process into an Ant one and took it down from 40 minutes to 4, so I feel just a tad differently about Ant than you do :) The problem with the Jam-based one was no wildcarding, so you had these long lists of source files in the Jamfiles that you had to maintain, and feeding the Java files to the compiler one at a time, which is clearly gonna make the build incredibly slow.

Just out of curiosity, what is it about Ant that makes you dislike it?

Diane