Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 45179 invoked from network); 8 Apr 2003 15:24:12 -0000 Received: from sandvine.com (HELO mail.sandvine.com) (199.243.201.138) by daedalus.apache.org with SMTP; 8 Apr 2003 15:24:12 -0000 Received: by mail.sandvine.com with Internet Mail Service (5.5.2653.19) id ; Tue, 8 Apr 2003 11:24:12 -0400 Message-ID: From: David McTavish To: 'Ant Users List' Subject: RE: JDK1.4.1 and java Date: Tue, 8 Apr 2003 11:24:10 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N > BTW: these are generated sources out of a uml model. suddenly, all is clear. :) -----Original Message----- From: Markus Dettori [mailto:markus.dettori@wuerth-phoenix.com] Sent: Tuesday, April 08, 2003 11:23 AM To: Ant Users List Subject: Re: JDK1.4.1 and java Dominique Devienne scribbled earlier on Tuesday, April 08, 2003 5:10 PM: > How about divide and conquer??? > > Can't you find a more manageable subset of these sources to compile > first into a JAR, then another that uses that JARs, etc... Nobody can > write that many sources so that its inter-dependencies forces you to > compile it all as a whole! These 11K+ sources must be breakable into > several independent modules (or with clean non-circular > dependencies), which would be much easier to compile (in the proper > dependencies order). > > Any team writing so many Java sources which are indeed interdependent > need to be fired on the spot ;-) --DD > Yes this would be a good decision, but unfortunately its not mine. BTW: these are generated sources out of a uml model. Markus --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org