worked great.
Thanks!
Gail
On Tue, Mar 20, 2018 at 9:57 AM, Gail Badner <gbadner(a)redhat.com> wrote:
Sorry, I missed that PR somehow. It will get into 5.1.14 for sure.
On Tue, Mar 20, 2018 at 5:27 AM, Sanne Grinovero <sanne(a)hibernate.org>
wrote:
> Hi Gail,
>
> I was also hoping this would be included in the next 5.1, it was flagged
> to get your attention:
> -
https://github.com/hibernate/hibernate-orm/pull/2151
>
> On 20 March 2018 at 11:34, andrea boriero <andrea(a)hibernate.org> wrote:
>
>> Hi Gail,
>>
>> I have tried and I'm facing the same failure what I noticed is that
>> changing
>> <!DOCTYPE book SYSTEM "http://docbook.org/xml/5.1/dtd/docbook.dtd"
..>
>> to <!DOCTYPE book SYSTEM "
>>
https://www.oasis-open.org/docbook/xml/5.0b5/dtd/docbook.dtd" ..>
>> seems solving the issue.
>>
>>
>> On 20 March 2018 at 05:16, Gail Badner <gbadner(a)redhat.com> wrote:
>>
>> > I'm in the process of releasing 5.1.13, and I'm not able to build
>> Hibernate
>> > Integrations Guide. I was able to build it for 5.1.12 without any
>> problem.
>> >
>> > The task that fails is assembleDocumentation and is the error is
>> below. [1]
>> >
>> > There have not been any changes to that guide for 5.1.13, so I'm not
>> sure
>> > why this would be failing.
>> >
>> > I even tried executing the same task using 5.1.12 source, and it fails
>> with
>> > the same error.
>> >
>> > I need to tag the release tonight. I'll have to get this resolved
>> somehow
>> > tomorrow so I can build the distributions for the release.
>> >
>> > Does anyone know how to fix this?
>> >
>> > Thanks,
>> > Gail
>> >
>> > [1]
>> > rendering Book(integrationsGuide) en-US/html
>> > Extending script classloader with the jdocbookXsl dependencies
>> > redirecting console output to file
>> > [/home/gbadner/git/hibernate-orm-5.1.13/documentation/target
>> /docbook/work/
>> > integrationsGuide/log/console-en-US-html.log]
>> > Error on line 1 column 1 of
http://docbook.org/xml/5.0/dtd/docbook.dtd
>> :
>> > Error reported by XML parser: The markup declarations contained or
>> > pointed to by the document type declaration must be well-formed.
>> > Resetting console output
>> > :documentation:renderDocBook_integrationsGuide_en-US_html FAILED
>> > _______________________________________________
>> > hibernate-dev mailing list
>> > hibernate-dev(a)lists.jboss.org
>> >
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>> >
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
>
>