Closed drmacro closed 6 years ago
[Original comment from DITA Community issue]
I was able to recreate the behavior and it doesn't appear to be related to the Antenna-House-specific modules (that is, I get the same failure if I replace or comment out the references to the AH-specific files.
I'll investigate but it may still be a day or two.
Note that I had to use the 1.8.5 OT as my base (copying over the 1.3 doctypes plugin from the 2.x OT) and swap in the 9.6 version of Saxon, which the RNG transform depends on (the 9.1 version that comes out of the box with the OT lacks features I depend on here).
Also, the file build-plugins.xml generates working versions of the plugins that include the build.xml file.
This appears to be fixed and/or obsolete. Will be re-doing the OT plugins and can address there if it is still an issue.
[Issue originally posted against the DITA Community repository. Copying here for resolution.]
java.io.FileNotFoundException occurred when converting own RELAX NG specialization to DTD.
Actually ${dita.plugin.org.oasis-open.dita.rng.converter.dir}/build.xml does not included in plug-in folder.
At this moment com.antennahouse.dita.dita13.doctypes works fine for our authoring. But it is specialized by RELAX NG. No consideration was made to convert it to DTD files.