[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Ozone Doc Project



> Okay, the ant build file should work okay and the XLST paths I think are
> all unix like so I think it should work since it is all Java. If not,
> I'm sure we can tweak some things. The ant file is very simple for one
> file so we have to decide how we want to do it for more than one doc as
> the tools take a long time to transform DocBook to HTML/FO and FOP to
> PDF.
>
> Let me know if that download works and if it does we can decide how to
> organize it to put it in CVS. We can then put together a documentation
> How-To.

I'm almost there, pdf works fine but I have issues when building html. Below
is the ant output. Any ideas what might be wrong?

Buildfile: build.xml

prepare:

htmldocs:
     [java]
     [java] XSLT Error
(javax.xml.transform.TransformerConfigurationException):
javax.xml.transform.TransformerException: javax.xml.transform.Transfor
merException: method can not be multiply defined at the same import level!
Old value = xml; New value = html
     [java] Java Result: -1

pdfdocs:
     [java]
file:///D:/Project/Ozone/Documentation/ozonedoc/docbook/fo/docbook.xsl; Line
80; Column 16; Making portrait pages on USletter paper (8.5in
x11in)
     [java]
     [java] FOP 0.17.0 DEV
     [java] using SAX parser org.apache.xerces.parsers.SAXParser
     [java] using renderer org.apache.fop.render.pdf.PDFRenderer
     [java] using element mapping org.apache.fop.fo.StandardElementMapping
     [java] using element mapping org.apache.fop.svg.SVGElementMapping
     [java] using element mapping
org.apache.fop.extensions.ExtensionElementMapping
     [java] using property list mapping
org.apache.fop.fo.StandardPropertyListMapping
     [java] using property list mapping
org.apache.fop.svg.SVGPropertyListMapping
     [java] using property list mapping
org.apache.fop.extensions.ExtensionPropertyListMapping
     [java] building formatting object tree
     [java] WARNING: property 'format' ignored
     [java] WARNING: property 'last-line-end-indent' ignored
     [java] WARNING: property 'last-line-end-indent' ignored
     [java] WARNING: property 'last-line-end-indent' ignored
     [java] WARNING: property 'last-line-end-indent' ignored
     [java] WARNING: property 'last-line-end-indent' ignored
     [java] WARNING: property 'linefeed-treatment' ignored
     [java] setting up fonts
     [java] formatting FOs into areas
     [java]
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java]
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java]
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java] Get property-value for border-left-width
     [java] Get property-value for margin-left
     [java] Get property-value for padding-left
     [java]  [1] [2] [3] [4] [1] [2] [3]rendering areas to PDF
     [java] Get property-value for border-left-width
     [java]
      [java] WARNING: The following id's were referenced but not found:
     [java] "N32"
      [java] writing out PDF
   [java] "N17"
     [java]

all:

BUILD SUCCESSFUL

Total time: 40 seconds
D:\Project\Ozone\Documentation\ozonedoc>

> We might be even able to put in SVG from the UML tool as well. I haven't
> looked at ArgoUML yet so I don't know if it can spit out SVG yet.

ArgoUML looks promising from what I've read on their site. I'll play with it
next week and see if it'll work.

> By in charge I just meant some to be the focal point and serve as sort
> of leader and tie breaker. That's it.

I figured that's what you meant. I'm there for you, this is gonna be fun :)

Best regards,
Per