Re: [hibernate-dev] Hibernate Search documentation build problem

2012-08-23 Thread Emmanuel Bernard
Nicolas, we have opened https://hibernate.onjira.com/browse/HSEARCH-1183 if you could run mvn -v and paste your output in the issue that would help. Emmanuel On 23 août 2012, at 12:30, Nicolas Helleringer wrote: > Hi all, > > I have problem with the documentation build of Hibernate Search : >

Re: [hibernate-dev] Hibernate Search documentation build problem

2012-08-23 Thread Hardy Ferentschik
We had similar issues before. Probably a little iconv will help :-) Is there a Jira issue? I can have a look. --Hardy On 23 Jan 2012, at 5:03 PM, Emmanuel Bernard wrote: > I have been able to reproduce that on OpenJDK 7 and Oracle's JDK 7. > JDK 6 works fine for me. > > Obviously JDK 7 reads U

Re: [hibernate-dev] Hibernate Search documentation build problem

2012-08-23 Thread Emmanuel Bernard
I have been able to reproduce that on OpenJDK 7 and Oracle's JDK 7. JDK 6 works fine for me. Obviously JDK 7 reads UTF-8 differently but I don't know how to fix that on our end. Anyone knows? On 23 août 2012, at 12:30, Nicolas Helleringer wrote: > Hi all, > > I have problem with the documentat