Merge branch 'master' into stable-4.0
commita7cff345eab85671ad102bb5c2778105ce794571
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 26 May 2015 10:41:33 +0000 (26 12:41 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 26 May 2015 10:41:59 +0000 (26 12:41 +0200)
treec9e927eb8188bc5427a06325b84568d607214733
parentfc97cad767427f42027bd722c3f41b406ba32711
parent44ed8d3184d8599fa823a8bb2f973cf776ab474a
Merge branch 'master' into stable-4.0

* master:
  Update Mars target platforms to use Mars RC2 orbit
  Update build to use eclipse-jarsigner-plugin 1.1.2
  Allow to switch the branch sequence off in the commit message viewer
  Remove gitprefix in egit
  Fix NPE in SwitchToMenu.createDynamicMenu
  Use try-with-resource to avoid leaks with RevWalk and TreeWalk
  Replace calls to release() methods with try-with-resource

Change-Id: I8a451987f0c2be60b2863301aa6166f49046ede8
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>