Issue 1610: gwtorm can not be compiled with Java 1.7
Status:  Submitted
Owner: ----
Closed:  Jan 2013
Reported by thkoch2001@gmail.com, Oct 16, 2012
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
https://gerrit-review.googlesource.com/38901
Status: ChangeUnderReview
Jan 4, 2013
Project Member #2 edwin.ke...@gmail.com
(No comment was entered for this change.)
Status: Submitted