This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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?


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]