Re: [hibernate-dev] Can't build Hibernate ORM 5.1 documentation

2018-11-28 Thread Gail Badner
Since this is the last 5.1.x release, I don't think it's worth doing anything more with the documentation in that branch unless absolutely necessary. On Wed, Nov 28, 2018 at 5:19 AM Vlad Mihalcea wrote: > Hi, > > Form 5.2, we no longer have the DocBooks tasks. > > The only document using DocBook

Re: [hibernate-dev] Can't build Hibernate ORM 5.1 documentation

2018-11-28 Thread Vlad Mihalcea
Hi, Form 5.2, we no longer have the DocBooks tasks. The only document using DocBook in 5.1 is the Integration Guide: http://docs.jboss.org/hibernate/orm/5.1/integrationsGuide/ We converted that to AsciiDoc in 5.2 http://docs.jboss.org/hibernate/orm/5.2/integrationguide/ It's worth investigati

Re: [hibernate-dev] Can't build Hibernate ORM 5.1 documentation

2018-11-28 Thread Gail Badner
Andrea found a solution that works. :) On Tue, Nov 27, 2018 at 10:49 PM Gail Badner wrote: > I'm getting ready to release 5.1.17, but I'm having trouble building the > documentation. > > I can't even build the documentation using 5.1.16 tag. It worked fine when > I released 5.1.16.Final in Augus