RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-09-20 Thread Kerry, Richard
oup liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitte

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-09-13 Thread Kerry, Richard
pache.org] Sent: 31 August 2013 06:59 To: user@ant.apache.org Subject: Re: Use of XML Catalog with Ant (xslt task) - request for example On 2013-08-30, Kerry, Richard wrote: > I'm still unclear about this. Internally within Ant there seems to be > a Classpath that is some combinatio

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-30 Thread Kerry, Richard
Careful, In my earlier post I said "path" and "classpath", not "$PATH" and "$CLASSPATH". ie the text, not environment vars. The text is in ant.apache.org/manual/Types/xmlcatalog.html and says (hoping the italic work) "In order to use an

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-30 Thread Kerry, Richard
"6)The last step..usually done as last step at midnite after a 12 hour day..documentation" Indeed, I quite understand;-) "2)Does Ant Task work with all Windows platforms? etc " So I don't actually doubt that this does work. I just can't get it to work for me. "all othe

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-30 Thread Kerry, Richard
"PATH is for shell scripts to locate binaries (C++ programs)" Yep, got that. My uncertainty is because the Ant docs use "path" and "classpath" in consecutive sentences - I think one of them is wrong. (in http://ant.apache.org/manual/Types/xmlcatalog.html) "the xml-commons resolver library

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-23 Thread Kerry, Richard
ion/using-xsl/xsltfromant.html The first is about Saxon and catalogs, the second is about the problems of getting the ant xslt task to use Saxon. Peter West When the young man heard this, he went away sorrowful, for he had great possessions. On 24/08/2013, at 12:56 AM, Stefan Bodewig w

XML Catalog for xslt - step by step

2013-08-23 Thread Kerry, Richard
I've changed my build file to pass the xslt task the location of the xsl style file. I can now see it reading that in the build log. However, it isn't using my resolver to look up imports. Please can someone answer the following questions. 1. I have xml-commons-resolver-1.2, including r

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-23 Thread Kerry, Richard
This e-mail and the documents attached are confidential and intended solely > > for the addressee; it may also be privileged. If you receive this e-mail in > > error, please notify the sender immediately and destroy it. As its > > integrity cannot be secured on the Internet

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-23 Thread Kerry, Richard
sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitte From: David J. B. Hollis [dhol...@aandoconsultancy.ltd.uk] Sent:

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-23 Thread Kerry, Richard
ode...@apache.org] Sent: 16 August 2013 19:48 To: user@ant.apache.org Subject: Re: Use of XML Catalog with Ant (xslt task) - request for example On 2013-08-14, Kerry, Richard wrote: > I'm trying to get DocBook WebHelp building working, which uses Ant to > control the various processes

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-16 Thread Kerry, Richard
slt task) - request for example > > From Ants test directory: > > > > snippet from the buildfile > > > > > location="xml/doc.dtd"/> > > > > > > > > >includes="xml/about.xml" > >

RE: Use of XML Catalog with Ant (xslt task) - request for example

2013-08-16 Thread Kerry, Richard
xml http://chemical/brothers"; > in the absence of technology, there is only marketing Jan Von: Kerry, Richard [mailto:richard.ke...@atos.net] Gesendet: Mittwoch, 14. August 2013 17:03 An: user@ant.apache.org Betreff: Use of XML Catalo

Use of XML Catalog with Ant (xslt task) - request for example

2013-08-14 Thread Kerry, Richard
I'm trying to get DocBook WebHelp building working, which uses Ant to control the various processes involved, in particular Xslt. I would like to use Catalogs for resolving my XSL stylesheet locations, and have thus far been unable to make this work. I've tried to follow Ant's documentation reg

RE: Use of Ant's zip task - ensuring file order follows the rules for Epub3

2013-06-14 Thread Kerry, Richard
nsuring file order follows the rules for Epub3 On 2013-06-14, Kerry, Richard wrote: > Does anyone have experience of Ant's zip task - in particular for > building epub3 documents ? Not for building epub3 documents but I know a thing about the task or two :-) > One of the rule

Use of Ant's zip task - ensuring file order follows the rules for Epub3

2013-06-14 Thread Kerry, Richard
Does anyone have experience of Ant's zip task - in particular for building epub3 documents ? One of the rules for epub3 is that the mimetype file comes first. It appears that this can't be enforced using Ant's zip task. Does anyone know if there is any way of making this work ? Or do I