Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions COVERAGE.md

Large diffs are not rendered by default.

32 changes: 31 additions & 1 deletion metadata/com.oracle.oci.sdk/oci-java-sdk-common/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,37 @@
"documentation-url" : "https://repo.maven.apache.org/maven2/com/oracle/oci/sdk/oci-java-sdk-common/$version$/oci-java-sdk-common-$version$-javadoc.jar",
"description" : "This library provides shared runtime components for the Oracle Cloud Infrastructure Java SDK, including authentication, request signing, serialization, retry, pagination, region, and client-configuration support. It underpins service-specific OCI SDK clients with common models, HTTP abstractions, utilities, and error handling.",
"tested-versions" : [
"3.63.1"
"3.63.1",
"3.63.2",
"3.63.3",
"3.64.0",
"3.65.0",
"3.65.1",
"3.66.0",
"3.67.0",
"3.67.1",
"3.67.2",
"3.67.3",
"3.68.0",
"3.68.1",
"3.68.2",
"3.69.0",
"3.70.0",
"3.70.1",
"3.71.0",
"3.72.0",
"3.72.1",
"3.72.2",
"3.73.0",
"3.73.1",
"3.74.0",
"3.74.1",
"3.74.2",
"3.74.3",
"3.75.0",
"3.76.0",
"3.76.1",
"3.77.0"
],
"allowed-packages" : [
"com.oracle.bmc"
Expand Down
3 changes: 2 additions & 1 deletion metadata/io.kotest/kotest-assertions-core-jvm/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"6.1.11",
"6.2.0",
"6.2.1",
"6.2.2"
"6.2.2",
"6.2.3"
],
"allowed-packages" : [
"io.kotest"
Expand Down
3 changes: 2 additions & 1 deletion metadata/io.kotest/kotest-common-jvm/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"6.1.11",
"6.2.0",
"6.2.1",
"6.2.2"
"6.2.2",
"6.2.3"
],
"allowed-packages" : [
"io.kotest.common"
Expand Down
3 changes: 2 additions & 1 deletion metadata/io.kotest/kotest-extensions-jvm/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"6.1.11",
"6.2.0",
"6.2.1",
"6.2.2"
"6.2.2",
"6.2.3"
],
"allowed-packages" : [
"io.kotest.extensions"
Expand Down
3 changes: 2 additions & 1 deletion metadata/io.kotest/kotest-property-jvm/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"6.1.11",
"6.2.0",
"6.2.1",
"6.2.2"
"6.2.2",
"6.2.3"
],
"allowed-packages" : [
"io.kotest.property"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"6.1.11",
"6.2.0",
"6.2.1",
"6.2.2"
"6.2.2",
"6.2.3"
],
"allowed-packages" : [
"io.kotest.runner.junit.platform"
Expand Down
3 changes: 2 additions & 1 deletion metadata/io.sundr/sundr-adapter-reflect/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"documentation-url" : "https://repo.maven.apache.org/maven2/io/sundr/sundr-adapter-reflect/$version$/sundr-adapter-reflect-$version$-javadoc.jar",
"description" : "Sundr Adapter Reflect converts Java reflection Class instances into Sundr TypeDef models. It provides reflection-based adapters and type lookups for code-generation tools that consume the Sundr model.",
"tested-versions" : [
"0.230.1"
"0.230.1",
"0.230.2"
],
"allowed-packages" : [
"io.sundr.adapter.reflect",
Expand Down
5 changes: 4 additions & 1 deletion metadata/io.sundr/sundr-model-repo/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
"documentation-url" : "https://repo1.maven.org/maven2/io/sundr/sundr-model-repo/$version$/sundr-model-repo-$version$-javadoc.jar",
"description" : "Sundr Model Repository provides a repository for indexing and retrieving Sundr type definitions used by model and code-generation workflows. It also models and collects method references so callers can resolve method calls against those definitions.",
"tested-versions" : [
"0.230.1"
"0.230.1",
"0.230.2",
"0.240.1",
"0.300.0"
],
"allowed-packages" : [
"io.sundr.model.repo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"documentation-url" : "https://github.com/eclipse-platform/eclipse.platform.swt/blob/R4_39/README.md",
"description" : "This artifact provides the Windows x86-64 implementation of Eclipse SWT, a Java GUI toolkit for JVM desktop applications. It packages SWT's Java classes and Windows native libraries for applications running on 64-bit Windows.",
"tested-versions" : [
"3.133.0"
"3.133.0",
"3.134.0"
],
"allowed-packages" : [
"org.eclipse.swt"
Expand Down
4 changes: 3 additions & 1 deletion metadata/org.glassfish.jersey.core/jersey-server/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"documentation-url" : "https://javadoc.io/doc/org.glassfish.jersey.core/jersey-server/$version$/index.html",
"description" : "Jersey Server is the core server-side implementation of Jakarta RESTful Web Services for building RESTful applications. It provides request processing, resource-method dispatch, configuration, and runtime infrastructure for Jersey server deployments.",
"tested-versions" : [
"3.0.8"
"3.0.8",
"3.0.9",
"3.0.10"
],
"allowed-packages" : [
"com.sun.research.ws.wadl",
Expand Down
6 changes: 5 additions & 1 deletion metadata/org.projectlombok/lombok/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@
"documentation-url" : "https://github.com/projectlombok/lombok/tree/v$version$/website",
"description" : "Lombok is a Java annotation processor that generates boilerplate such as getters, setters, constructors, builders, and logging fields during compilation. It integrates with Java compilers and IDEs so source code can remain concise while the generated members appear in compiled classes.",
"tested-versions" : [
"1.18.38"
"1.18.38",
"1.18.40",
"1.18.42",
"1.18.44",
"1.18.46"
],
"allowed-packages" : [
"lombok"
Expand Down
Loading