[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-5807) Weird characters in license headers lead to compilation errors with UTF-8 character set

Erik-Berndt Scheper (JIRA) noreply at atlassian.com
Mon Jan 3 03:29:05 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik-Berndt Scheper resolved HHH-5807.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0.0.Alpha1

Thanks for pushing this, Sanne.

> Weird characters in license headers lead to compilation errors with UTF-8 character set
> ---------------------------------------------------------------------------------------
>
>                 Key: HHH-5807
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5807
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Erik-Berndt Scheper
>            Priority: Trivial
>             Fix For: 4.0.0.Alpha1
>
>
> 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.
> {noformat}  /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
> {noformat} 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the hibernate-issues mailing list