From 6014f0b88bcc5bde4f1e7571caaae8fc3e94073c Mon Sep 17 00:00:00 2001 From: raghucssit Date: Tue, 19 Mar 2024 11:46:15 +0100 Subject: [PATCH] Update P2 director documentation with new option -addJREIU A new option is introduced by https://github.com/eclipse-equinox/p2/issues/484. --- .../org.eclipse.platform.doc.isv/guide/p2_director.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_director.html b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_director.html index e63c9f909a8..2b9da3acbb7 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_director.html +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_director.html @@ -281,6 +281,10 @@

Arguments Description

The SHA-256 'fingerprints' of unanchored certficates to trust as signers of artifacts. An empty value will reject all unanchored certificates.
+
-addJREIU
+
+Include a default JRE installable unit as an extra IU. This IU satisfies JRE dependencies in the case that the content metadata does not otherwise provide an IU for that purpose. +
-help | -h | -?
Prints this command line help information.