Integrated: 8210: Update devguide to mention Protocol Rules for Eclipse 2023-06 onward

Alex Macdonald aptmac at openjdk.org
Thu Mar 14 00:12:43 UTC 2024


On Tue, 12 Mar 2024 14:19:46 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:

> This PR adds some information to the devguide about using Eclipse 2023-06 and above. Newer Eclipse IDEs force the use of HTTPS for external update sites and artifacts, which out of the box conflicts with our local p2 repository.
> 
> The fix is to allow http in Preferences > Install/Update > Trust > Authorities > Protocol Rules. I've added a screenshot to doc as well highlighting where to find it. 
> 
> I had run into this yesterday when taking a look at some interesting behaviour I was seeing when testing the Jolokia PR https://github.com/openjdk/jmc/pull/548#issuecomment-1989331436.

This pull request has now been integrated.

Changeset: a735f51e
Author:    Alex Macdonald <aptmac at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/a735f51ef1e572895ab90ac5578e909151357108
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8210: Update devguide to mention Protocol Rules for Eclipse 2023-06 onward

Reviewed-by: hirt

-------------

PR: https://git.openjdk.org/jmc/pull/556


More information about the jmc-dev mailing list