Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
excalibur
excalibur-java6.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File excalibur-java6.patch of Package excalibur
--- containerkit/logkit/src/java/org/apache/log/output/db/DefaultDataSource.java +++ containerkit/logkit/src/java/org/apache/log/output/db/DefaultDataSource.java @@ -113,4 +113,12 @@ { m_logWriter = logWriter; } + + public boolean isWrapperFor(Class<?> iface) throws SQLException { + throw new RuntimeException("Not implemented method isWrapperFor()"); + } + + public <T> T unwrap(Class<T> iface) throws SQLException { + throw new RuntimeException("Not implemented method unwrap()"); + } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor