Azure DevOps Extension 6.x OpenJDK Adoptium jdk-17.0.11+9-jre

How does the Extension resolve or bring in this jre? It doesn’t appear to be directly embedded in the VSIX file. It’s being blocked as “unapproved software” – I need to know how this mechanism works in order to use it in our environment. Any help is appreciated.

Hey @kirkpabk

Refer to the docs on JRE Auto Provisioning (which also mentions to how to turn it off)

1 Like

Thanks @Colin - I looked in the github repo to learn more about that mechanism, but didn’t see it. Do you have a reference to that JRE auto provisioning code section?

The code is gonna be spread out across GitHub - SonarSource/sonar-scanner-java-library: Common Java library used by many SonarScanners and GitHub - SonarSource/sonarqube: Continuous Inspection

Anything in particular you’re interested in?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.