Add SourceReferences to plugins
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 9 Jan 2015 22:55:29 +0000 (17:55 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 12 Jan 2015 21:18:06 +0000 (16:18 -0500)
commit5bc05277a826469b0db420c4135e4c65e9ea85a9
treef2e23d546877d184ebfc618bbe1642e95e1bbc6c
parentfa24d78b43cee7851f351b71ea02b64d7438c432
Add SourceReferences to plugins

This allows the user to clone and checkout the source code of Trace Compass
without knowing where the repository is. See:
https://wiki.eclipse.org/PDE/UI/SourceReferences

One use case is to right-click on a plug-in under the Plug-in dependencies in
Package Explorer view and select Import from Repository. Note that for this
EGit needs to be installed.

What this patch does is to let Tycho generate the source references in the
MANIFEST.MF of the built jars. So to test this patch, one can build the update
site locally and inspect the manifests of the (non-source) jars.

Change-Id: Ie28c96a03df01fa9f15b13ccc6e0662f2cb3d0f4
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/39339
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
pom.xml
This page took 0.02562 seconds and 5 git commands to generate.