Archive for April, 2009
HOWTO: Create an archived p2 repo
Generating a p2 repo can be done a number of ways, from the trivial case for a single feature build (add p2.gathering=true into your build.properties file, as discussed with slides and working sample here, to the more elaborate, with signed & packed jars (eg., using the buildUpdate task here).
Just bear in mind one caveat: while [...]
[ Back to top ]

