gerrit/gerrit-launcher
Matthias Sohn 69269f9789 Use public getter to retrieve name from JarFile
ZipFile provides a public getter 'getName()' hence there is no need to
use reflection to access its private member 'name'.

Change-Id: If622fce7f902cc65483d66b834aff2c585b645e2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2014-03-18 23:16:35 +01:00
..
src/main/java/com/google/gerrit/launcher Use public getter to retrieve name from JarFile 2014-03-18 23:16:35 +01:00
BUCK Clarify that GerritLauncher must be a self-contained class 2014-02-04 14:48:26 -08:00