
Since Ibbb15ad2a plugin name was low cased. This broke some plugins that unable to reconstruct the real plugin name from the combination of site_path and plugin name: new File(site.plugins_dir, pluginName + ".jar").getAbsolutePath() returns now erroneously: <site_path>/plugins/github-plugin-2.10-snapshot.jar instead of <site_path>/plugins/github-plugin-2.10-SNAPSHOT.jar Change-Id: I9690f2af727a676be768936f02d30cca219c1fa7