Skip to content

Add JDK sources to "JVM Dependencies" external service type.

Warren Gifford requested to merge olafurpg/jdk-sources into main

Created by: olafurpg

Fixes #21883 (closed). Previously, the "JVM Dependencies" external service type waas only able to host the sources of published Maven libraries. This commit extends this functionality to also support hosting the sources of the Java standard library (aka. JDK).

Merge request reports

Loading