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 <[EMAIL PROTECTED]> wrote:
Hello Chris,

what is the <xclude/> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://chris.chiasson.name/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to