/style.html
http://xml.apache.org/xalan/features/optimize";
value="true"/>
Regards,
Antoine
Original-Nachricht
Datum: Mon, 18 Sep 2006 03:08:28 -0500
Von: "Chris Chiasson" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: Re:
I think I see what you mean now, I must specify some parameters to
make it do the xinclude.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
strange, i was using a very recent binary ant build on windows, which
I think comes with a brand new version of xerces... o well :-[
On 9/18/06, Emmanouil Batsis <[EMAIL PROTECTED]> wrote:
Chris Chiasson wrote:
> xclude is a task for performing xincludes that is mentioned in
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
Ah, i think i wrote that [1] task :-)
The namespace to use has nothing to do with the Ant Task, it is up to
the underline XML
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 <[EMAIL PROTECTED]> wrote:
xclude is a task for performing xincludes that is mentioned in the
ant m
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
, 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 h
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 sin