[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7283) hibernate is not compilable on JDK7

Strong Liu (JIRA) noreply at atlassian.com
Fri Apr 27 05:05:48 EDT 2012


hibernate is not compilable on JDK7
-----------------------------------

                 Key: HHH-7283
                 URL: https://hibernate.onjira.com/browse/HHH-7283
             Project: Hibernate ORM
          Issue Type: Improvement
          Components: testsuite
            Reporter: Strong Liu
            Assignee: Strong Liu


Executing task ':hibernate-core:compileTestJava' due to:
No history is available for task ':hibernate-core:compileTestJava'.
[ant:javac] Compiling 599 source files to /mnt/hudson_workspace/workspace/hibernate-core-master-jdk7/hibernate-core/target/classes/test
[ant:javac] /mnt/hudson_workspace/workspace/hibernate-core-master-jdk7/hibernate-core/src/test/java/org/hibernate/connection/DriverManagerRegistrationTest.java:151: error: TestDriver1 is not abstract and does not override abstract method getParentLogger() in Driver
[ant:javac] 	public static class TestDriver1 extends AbstractTestJdbcDriver {
[ant:javac] 	              ^
[ant:javac] /mnt/hudson_workspace/workspace/hibernate-core-master-jdk7/hibernate-core/src/test/java/org/hibernate/connection/DriverManagerRegistrationTest.java:169: error: TestDriver2 is not abstract and does not override abstract method getParentLogger() in Driver
[ant:javac] 	public static class TestDriver2 extends AbstractTestJdbcDriver {
[ant:javac] 	              ^
[ant:javac] Note: Some input files use or override a deprecated API.
[ant:javac] Note: Recompile with -Xlint:deprecation for details.
[ant:javac] Note: Some input files use unchecked or unsafe operations.
[ant:javac] Note: Recompile with -Xlint:unchecked for details.
[ant:javac] 2 errors


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list