bouncestorage / swiftproxy

Access other storage backends via the Swift API
Apache License 2.0
31 stars 2 forks source link

FindBugs errors #30

Closed gaul closed 8 years ago

gaul commented 9 years ago
[INFO] com.bouncestorage.swiftproxy.RuntimeDelegateImpl$InvalidMediaType doesn't override javax.ws.rs.core.MediaType.equals(Object) [com.bouncestorage.swiftproxy.RuntimeDelegateImpl$InvalidMediaType] At RuntimeDelegateImpl.java:[line 1]
[INFO] Private method com.bouncestorage.swiftproxy.v1.ObjectResource.addObjectHeaders(Response$ResponseBuilder, BlobMetadata) is never called [com.bouncestorage.swiftproxy.v1.ObjectResource] At ObjectResource.java:[line 845]
gaul commented 8 years ago

Fixed.