Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Is it possible to add an artefact to an existing p2-repository

Great, thank you!



Am 25.11.2020 um 21:10 schrieb Mickael Istria <mistria@xxxxxxxxxx>:

Hi,

You can achieve that using the p2 Ant tasks. See for example https://help.eclipse.org/2020-09/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_publishingtasks.htm looking for "append". Most other p2 ant tasks use the same "repository" elements, that allow the same "append" attribute.

HTH
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/p2-dev


Back to the top