| From | Sent On | Attachments |
|---|---|---|
| Matt Reynolds | Apr 10, 2002 11:43 am | |
| Michael Cortez | Apr 10, 2002 12:07 pm | |
| Carlos | Apr 10, 2002 12:17 pm | |
| Matt Reynolds | Apr 10, 2002 1:12 pm | |
| Matt Reynolds | Apr 10, 2002 1:13 pm | |
| Daniel Veillard | Apr 10, 2002 1:27 pm | |
| Gunnar Sigurdsson | Apr 10, 2002 1:28 pm | |
| Carlos | Apr 10, 2002 1:47 pm | |
| Matt Reynolds | Apr 10, 2002 1:54 pm | |
| Dave Pawson | Apr 11, 2002 10:03 am | |
| Matt Reynolds | Apr 11, 2002 11:00 am | |
| Dave Pawson | Apr 11, 2002 11:10 am | |
| Glass, Eric | Apr 11, 2002 1:27 pm | .bin |
| Sven Kitschke | Apr 11, 2002 2:59 pm | .zip |
| Eric Richardson | Apr 11, 2002 3:19 pm | |
| Dave Pawson | Apr 11, 2002 9:57 pm | |
| Dave Pawson | Apr 11, 2002 10:07 pm | |
| Glass, Eric | Apr 12, 2002 4:57 am | .bin |
| Sven Kitschke | Apr 14, 2002 1:12 pm | |
| Julien Letessier | Apr 19, 2002 3:38 am |
| Subject: | RE: DOCBOOK-APPS: Docbook/XML, done with Java | |
|---|---|---|
| From: | Glass, Eric (eric...@capitalone.com) | |
| Date: | Apr 11, 2002 1:27:27 pm | |
| List: | org.oasis-open.lists.docbook-apps | |
| Attachments: | ![]() bin00000.bin - 2k | |
The attached zipfile contains what I am using, and a simple example book. This assumes you have all the necessary jars in your classpath, ant is set up, etc.. You would type:
ant -buildfile xalan.xml -Ddocbook=C:\docbook-xsl-1.49 -Dbook=example
for xalan, and
ant -buildfile saxon.xml -Ddocbook=C:\docbook-xsl-1.49 -Dbook=example
for saxon. This will build HTML and PDF output (using Fop). There are some (sparse) comments in the build files, but they should get you started anyway.
-----Original Message----- From: Dave Pawson [mailto:Dav...@dpawson.freeserve.co.uk] Sent: Thursday, April 11, 2002 2:07 PM To: Matt Reynolds; docb...@lists.oasis-open.org Subject: Re: DOCBOOK-APPS: Docbook/XML, done with Java
At 12:56 11/04/2002 -0500, Matt Reynolds wrote:
Ant is pretty much a "Java Make", but that doesn't do it proper justice. Read http://jakarta.apache.org/ant/manual/intro.html for the whole deal.
As it's written in Java, simply pick your favorite JVM.
As to it's ability to process DocBook, that seems to be more dependant on the underlying processors' ability to do their jobs. So far, I haven't had a whole lot of luck with this. By "this" I mean using the native Ant calls, rather than simply "exec'ing" the code itself.
Not that using exec is bad, just I'd prefer to learn the "Ant way" of doing things.
If I ever get it all working, I'll post a Jar file :)
Now you've all got me curious :-) I'm off to do some more reading.
Tks for the input. Regards DaveP
************************************************************************** The information transmitted herewith is sensitive information intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.
Attachment: antexample.zip






.bin