Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 85539 invoked from network); 5 Dec 2002 17:51:35 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Dec 2002 17:51:35 -0000 Received: (qmail 11100 invoked by uid 97); 5 Dec 2002 17:52:30 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 10988 invoked by uid 97); 5 Dec 2002 17:52:30 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 10902 invoked by uid 98); 5 Dec 2002 17:52:29 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) To: tomcat-dev@jakarta.apache.org X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Costin Manolache Subject: build files ( again ) Date: Thu, 05 Dec 2002 09:48:23 -0800 Lines: 19 Message-ID: References: <3DEF3FDA.2010704@apache.org> <3DEF7952.4020204@apache.org> NNTP-Posting-Host: 64.84.39.162 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1039110638 30657 64.84.39.162 (5 Dec 2002 17:50:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Dec 2002 17:50:38 +0000 (UTC) User-Agent: KNode/0.7.1 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Since we are talking about clean and organized: Can I (re)move the antcall to jk, http11, jtc from j-t-catalina/catalina/build.xml ? j-t5 is the main build file and it should call all 'child' build.xml files directly. Is anyone else using the "build" target ? Any objections to creating all the output in j-t5 ( as done "build" ) instead of all the different dirs and then copy ? Another one: I added a flag "build.tomcat.minimal" and split the compile target in catalina/build.xml. One piece will build the core stuff, the other will build all optional code ( unless minimal is set ). You shouldn't notice any change. We do have to decide what is optional and what is not. Costin -- To unsubscribe, e-mail: For additional commands, e-mail: