Re: [hibernate-dev] JavaDoc generation issues for Hibernate ORM

2014-06-26 Thread Brett Meyer
For what it's worth, the last time I ran a 4.2/4.3 release, I had to build the docs with JDK 6, otherwise I noticed similar quirks. - Original Message - From: "Emmanuel Bernard" To: "Hibernate Dev" Sent: Wednesday, June 18, 2014 9:58:15 AM Subject: [hibernat

Re: [hibernate-dev] JavaDoc generation issues for Hibernate ORM

2014-06-19 Thread andrea boriero
Hi, I have generated the javadoc locally and it looks fine. It seem int the http://docs.jboss.org/hibernate/orm/4.3/javadocs/org/hibernate/Session.html source all the < and > are escaped with < > . Could someone tell me how this javadoc was generated? Andrea On 18 June 2014 14:58, Emmanuel Berna

[hibernate-dev] JavaDoc generation issues for Hibernate ORM

2014-06-18 Thread Emmanuel Bernard
Hi, The JavaDoc generation seems to have issues for Hibernate ORM 4.3. http://docs.jboss.org/hibernate/orm/4.3/javadocs/org/hibernate/Session.html See all the / code in the class description. Anyone knows what is wrong? Emmanuel ___ hibernate-dev m