Hi!
I'm in the process of building Hibernate in order to debug the problem mentioned in
viewtopic.php?f=1&t=998712 -- but of course nothing is ever simple:) I fixed a couple problems that others had run into (the repository issue and lack of po2xml), but now I'm stuck with my very own error:
[INFO] applying DocBook profiling [/home/lars/Software/hibernate-distribution-3.3.1.GA/project/documentation/manual/target/docbook/work/profile/fr-FR/Hibernate_Reference.xml]
Error on line -1 of null:
Error reported by XML parser: Premature end of file.
I don't see any way to avoid building the documentation, so this has me stuck (as well as a unit test failure that I cannot identify - but I guess the unit tests cannot easily be skipped either?).
Any idea what this doc error means?
I'll see if I can dig further into the unit test problem.
Thanks in advance,
-Lars