gerrit/gerrit-httpd
Dave Borowitz 57d5186ab6 Fix remaining try-with-resources warnings
Many of these could be fixed by extracting the conditional object
creation into a method and using that from the try header. One, a lazy
creation of a RevWalk, just does not work with this pattern, so
suppressing the warning is the best we can do.

Change-Id: I7cf2706d282f1851dcf6e1a78ef89eb87a0e8c54
2015-08-28 15:18:20 -04:00
..
src Fix remaining try-with-resources warnings 2015-08-28 15:18:20 -04:00
BUCK ContainerAuthFilter: honor username provided by container 2015-05-20 17:15:54 +09:00