Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 523 invoked from network); 18 Sep 2006 08:10:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2006 08:10:23 -0000 Received: (qmail 51535 invoked by uid 500); 18 Sep 2006 08:10:17 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 51505 invoked by uid 500); 18 Sep 2006 08:10:15 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 51338 invoked by uid 99); 18 Sep 2006 08:10:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 01:10:14 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chris.chiasson@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 01:09:15 -0700 Received: by py-out-1112.google.com with SMTP id 39so4339725pyu for ; Mon, 18 Sep 2006 01:08:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=QM5VFL7ia+nO5Y0McSu2p6QhuqMFdb10RC+Brc05ficRS/zzXlLMtLmKfU6lt03WBzvmM/xzZEqIpuMRfxs+qOOJjXW+nWQ8IDMeCemZE6A3LOKssp15Xz3UvlJOnd9Xmz3i79B0F/luL5zxb7Jem8noVXQBl7ZByMoUPInjRgA= Received: by 10.35.96.7 with SMTP id y7mr23255951pyl; Mon, 18 Sep 2006 01:08:28 -0700 (PDT) Received: by 10.35.26.20 with HTTP; Mon, 18 Sep 2006 01:08:28 -0700 (PDT) Message-ID: Date: Mon, 18 Sep 2006 03:08:28 -0500 From: "Chris Chiasson" Sender: chris.chiasson@gmail.com To: "Ant Users List" Subject: Re: xclude In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5196E62C-0BC0-4494-87E0-2BA3B95B569C@gmx.de> X-Google-Sender-Auth: ff5fd9a931c7681c X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I forgot that I already tried this. The style task doesn't support sysproperties. Am I supposed to set these on the command line to ant or something? On 9/18/06, Chris Chiasson wrote: > xclude is a task for performing xincludes that is mentioned in the > ant mailing list archives a few times - it has a project on source > forge > > I will try just setting the appropriate sysproperties and learning how > to use the xmlcatalog task (if it isn't outdated already - seems like > ant has a few parts like that, such as xmlproperty vs import) > > On 9/17/06, Antoine Levy-Lambert wrote: > > Hello Chris, > > > > what is the task ? Which library does it come from ? > > > > from my past experience, xinclude probably requires that the ant task > > reading in a XML document sets properly the SystemId when creating > > the Source object. > > > > (we had such issues with xsl:include). > > > > Antoine > > On Sep 18, 2006, at 6:29 AM, Chris Chiasson wrote: > > > > > AFAIK, the proper namespace for xinclude is http://www.w3.org/2001/ > > > XInclude > > > > > > The xclude task is telling me that it should be 2003 in the url. It's > > > also telling me that it won't process these year 2001 xincludes. > > > > > > My only guess is that this application hasn't been updated since the > > > official namespace was updated back to 2001. > > > > > > What's a guy gotta do to get xinclude working with an ant build? > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > > > > > > > -- > http://chris.chiasson.name/ > -- http://chris.chiasson.name/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org