Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 2196 invoked from network); 24 Nov 2001 11:07:05 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 24 Nov 2001 11:07:05 -0000 Received: (qmail 17565 invoked by uid 97); 24 Nov 2001 11:07:18 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 17549 invoked by uid 97); 24 Nov 2001 11:07:18 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 17538 invoked from network); 24 Nov 2001 11:07:17 -0000 Message-ID: <3BFF7FC7.1010109@yahoo.com> Date: Sat, 24 Nov 2001 11:08:55 +0000 From: Paul Hammant User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: en-us MIME-Version: 1.0 To: Avalon Developers List Subject: Re: xdocs for cornerstone/apps/* References: <3BFB5A26.1060704@yahoo.com> <200111210953.fAL9r2O26957@mail016.syd.optusnet.com.au> <3BFB81A1.6000807@yahoo.com> <200111211035.fALAZvD29159@mail004.syd.optusnet.com.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Peter, I trying again to get xdocs building for sub-projects in apps. I'm not having much luck. I've installed Ant and added the two missing jars. ( I prefer the built-in route to be honest ) *Achievments* 1) In jakarta-avalon-cornerstone/apps/hsql/ "ant xdocs_alt" works as promised. *Problems* 1) In jakarta-avalon-cornerstone/ doing "ant hsql xdocs_alt" leaves ${apps-target}unset. The build.bat/sh file was setting this. I guess this is indicating that all permutations must be expanded into targets in the top level :-( 2) In jakarta-avalon-cornerstone/ doing "build hsql xdocs_alt" leaves ${tools.dir}still relative, but wrong. I've tried passing the property up like so... ... but it is not changing anything, the property is still relatively wrong. Any ideas? - Paul H -- To unsubscribe, e-mail: For additional commands, e-mail: