Sure, the request is https://github.com/hibernate/hibernate-core/pull/25
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5807 I've copied the license header from SessionImplementor.java, and now compilation succeeds. Thanks, Erik-Berndt ________________________________________ Van: Emmanuel Bernard [emman...@hibernate.org] Verzonden: woensdag 22 december 2010 19:33 Aan: Scheper, Erik-Berndt CC: hibernate-dev@lists.jboss.org Onderwerp: Re: [hibernate-dev] build failure for hibernate-core master (with UTF-8) Seems limited to some weird license headers. Can you provide a pull request, I'll apply it. On 22 déc. 2010, at 11:34, Scheper, Erik-Berndt wrote: > Hi, > > While merging HHH-5750 from 3.6 branch to master, I encountered a build > failure for the master branch of hibernate-core. This happened on my ubuntu > VM. See the error log below. > > Apparently some characters in newly introduced files (commit > https://github.com/hibernate/hibernate-core/commit/1dc7317694c2725f49725de64fdb6b79e3c1a689) > are unmappable for UTF8. > > Should I use a different character set or is something amiss? > > Kind regards, > Erik-Berndt > > > > ---------------- > > Download > http://repo1.maven.org/maven2/net/sf/ehcache/ehcache-core/2.3.1/ehcache-core-2.3.1.jar > /java-apps/hibernate-core.git/hibernate-ehcache/src/main/java/org/hibernate/cache/AbstractEhCacheRegionFactory.java:6: > unmappable character for encoding UTF8 > * statements applied by the authors. �All third-party contributions are > ^ > /java-apps/hibernate-core.git/hibernate-ehcache/src/main/java/org/hibernate/cache/EhCacheRegionFactory.java:6: > unmappable character for encoding UTF8 > * statements applied by the authors. �All third-party contributions are > ^ > /java-apps/hibernate-core.git/hibernate-ehcache/src/main/java/org/hibernate/cache/SingletonEhCacheRegionFactory.java:6: > unmappable character for encoding UTF8 > * statements applied by the authors. �All third-party contributions are > ^ > 3 errors > FAILURE: Build failed with an exception. > * Where: > Build file > '/java-apps/hibernate-core.git/hibernate-ehcache/hibernate-ehcache.gradle' > * What went wrong: > Execution failed for task ':hibernate-ehcache:compileJava'. > Cause: Compile failed; see the compiler error output for details. > * Try: > Run with -s or -d option to get more details. Run with -S option to get the > full (very verbose) stacktrace. > BUILD FAILED > Total time: 9 mins 49.619 secs > > Disclaimer: > This message contains information that may be privileged or confidential and > is the property of Sogeti Nederland B.V. or its Group members. It is intended > only for the person to whom it is addressed. If you are not the intended > recipient, you are not authorized to read, print, retain, copy, disseminate, > distribute, or use this message or any part thereof. If you receive this > message in error, please notify the sender immediately and delete all copies > of this message. > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev Disclaimer: This message contains information that may be privileged or confidential and is the property of Sogeti Nederland B.V. or its Group members. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev