GNU bug report logs -
#32947
[PATCH 0/3] Add java-xalan.
Previous Next
Full log
Message #47 received at 32947 <at> debbugs.gnu.org (full text, mbox):
No, I don't think generate-jar-indices is broken. The problem is that
the xalan build is dependent on xml-apis.jar which guix has broken out
into pieces that are split between the guix builds of xerces and jaxp.
The index fails because it looks for all the requirements specified in
the manifest which now must identify xerces and jaxp. So, those jars
(jaxp and xerces) now need to be brought over into the outputs(out)
directory to allow the indexing to succeed. I don't know if the
symlinks are required after completion of the indexing but saw no harm
in it since we need to propagate those inputs anyway or else xalan will
not be able to find all it's dependencies when called. I was pleased to
be able to find all the xml-apis requirements already provided by the
guix builds of xerces and jaxp.
Regards,
Frank
This bug report was last modified 2 years and 267 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.