Thilo Goetz wrote:
Adam Lally wrote:
On 2/28/07, Marshall Schor <[EMAIL PROTECTED]> wrote:
A user has noticed that several figures (but not all) are missing in
the
PDF output of the docbooks.
The figures are there in my current docbook builds - so I'm not sure
what went wrong.
Maybe the release candidate was built without the JAI libraries
mentioned in uima-docbooks/README.FIRST? It occurs to me now that
Thilo's extractAndBuild script does a clean extract from SVN and so
these files would not be present. I wish I'd thought of that earlier.
:(
Let's fix this if we have to redo the build. Otherwise I think I'd let
this one go for now.
Agree.
-Adam
Ok, let me update the build script with a parameter for the JAI
libraries, so this doesn't happen again. I'm surprised though that no
error is thrown -- maybe there's a warning, but it's impossible to see
with the (literally) thousands of lines of output our build currently
produces. Sometimes I wish we had stayed with Ant...
Maybe there's some low-hanging fruit kinds of things we could do to cut
way down on the noise output?
-Marshall
--Thilo