Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
avalon-logkit
fix-java6-compile.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-java6-compile.patch of Package avalon-logkit
--- src/java/org/apache/log/output/db/DefaultDataSource.java.sav 2005-08-29 21:03:50.000000000 +0300 +++ src/java/org/apache/log/output/db/DefaultDataSource.java 2010-11-09 21:05:58.775055594 +0200 @@ -111,4 +111,10 @@ public class DefaultDataSource { m_logWriter = logWriter; } + + public boolean isWrapperFor(Class<?> iface) { + return false; + } + + public <T> T unwrap(java.lang.Class<T> iface) {return null;} }
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