OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: ANT script


Having just got the catalog.xml files running, I now find
myself with a 330 character command line:

c:\j2sdk1.4.2\bin\java
-cp "%LOCALCLASSPATH%" com.icl.saxon.StyleSheet
-x org.apache.xml.resolver.tools.ResolvingXMLReader
-y org.apache.xml .resolver.tools.ResolvingXMLReader
-r org.apache.xml.resolver.tools.CatalogResolver -u
-o mybook.fo file:///c:/myXML/Cocoon/mybook.xml
file:///c:/myXML/Cocoon/mydocbkfo.xsl

I'd now like to run this with an ANT script; but before
I go about writing and debugging a script, I was hoping
to find a working build.xml, that I can base my script on.

Is anyone using ANT to run their docbook workflow?



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]