Bug 528780 - The E4 spies build should sign its jar

First try to check if gerrit launches a build with sign profile

Change-Id: I0bbcbcabf11cc4f086d87eb2cb2d25b4201402ff
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
1 file changed
tree: dc81c663404cb93134b10098a088d0f789a52941
  1. .settings/
  2. build/
  3. bundles/
  4. features/
  5. .gitignore
  6. .project
  7. pom.xml
  8. README.MD
README.MD

org.eclipse.e4.tools

Repository for the additional tools to analyse and develop Eclipse based applications. Currently this repo hosts mainly the “spies”, which allows to analyse different parts of an Eclipse application.

How to build

Use the following command to build the components in this repository.

mvn clean verify