Skip to content

Changes

Summary

  1. Add a LICENSE file (details)
  2. Add a "update-site" module to build a p2 update site (details)
Commit 7c4aeedfd02108679d48424ca64aefdf80f42ed3 by alexandre montplaisir
Add a LICENSE file

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
The file was addedLICENSE
Commit 742dee7bd9cbce4f5e7bf8576dc2ed7dc9cad90a by alexandre montplaisir
Add a "update-site" module to build a p2 update site

Turns out it is much easier to use within Eclipse if we just package
the plugins in a p2 update site. We can then just add the results
to a target configuration file.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
The file was modified pom.xml (diff)
The file was modified ctf/pom.xml (diff)
The file was addedupdate-site/pom.xml