| Issue 1610: | gwtorm can not be compiled with Java 1.7 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? try to compile gwtorm against java 1.7 What do you see instead? src/main/java/com/google/gwtorm/jdbc/SimpleDataSource.java:[33,7] error: SimpleDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource The interface CommonDataSource got a new method in Java 1.7. See also: http://stackoverflow.com/questions/8503338/new-method-added-in-javax-sql-commondatasource-in-1-7
Oct 26, 2012
#1
sop@google.com
Status:
ChangeUnderReview
Jan 4, 2013
(No comment was entered for this change.)
Status:
Submitted
|
|
| ► Sign in to add a comment |