mirror of https://github.com/apache/activemq.git
remove override so it builds on 1.6 as well as 1.7 java
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1490395 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
539a5f162e
commit
ddbe83ac19
|
@ -224,7 +224,6 @@ public class JDBCIOExceptionHandlerTest extends TestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public java.util.logging.Logger getParentLogger() throws SQLFeatureNotSupportedException {
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue