From 822159879be620505e3797d06dfcb0260df6d1ae Mon Sep 17 00:00:00 2001 From: jvukicev Date: Wed, 11 Dec 2024 09:44:05 +0100 Subject: [PATCH] Remove library exclusion for libraries with fixed issues --- .github/workflows/ni-layers.yml | 2 +- .../excluded-popular-maven-libraries.json | 162 ------------------ 2 files changed, 1 insertion(+), 163 deletions(-) diff --git a/.github/workflows/ni-layers.yml b/.github/workflows/ni-layers.yml index 75fdd7f713eb..bdad617019de 100644 --- a/.github/workflows/ni-layers.yml +++ b/.github/workflows/ni-layers.yml @@ -48,7 +48,7 @@ on: paths: - '.github/workflows/ni-layers.yml' schedule: - - cron: "0 0 * * 1" + - cron: "0 0 * * 1" # Once a week, at midnight on Monday (00:00 UTC) workflow_dispatch: env: diff --git a/vm/tests/gh_workflows/NILayerTests/excluded-popular-maven-libraries.json b/vm/tests/gh_workflows/NILayerTests/excluded-popular-maven-libraries.json index ed5456a2c4d8..2dac31698cdd 100644 --- a/vm/tests/gh_workflows/NILayerTests/excluded-popular-maven-libraries.json +++ b/vm/tests/gh_workflows/NILayerTests/excluded-popular-maven-libraries.json @@ -5,12 +5,6 @@ "version": "4.0.22", "reason": "Library too large to be built in a GitHub action. Finishes generating on better systems locally" }, - { - "group_id": "org.scala-lang", - "artifact_id": "scala3-library_3", - "version": "3.5.0", - "reason": "GR-57723" - }, { "group_id": "org.apache.logging.log4j", "artifact_id": "log4j-core", @@ -23,12 +17,6 @@ "version": "3.2.19", "reason": "[Maven ERROR] Unknown packaging: bundle" }, - { - "group_id": "org.springframework.boot", - "artifact_id": "spring-boot-starter-web", - "version": "3.3.3", - "reason": "GR-57723" - }, { "group_id": "org.springframework.boot", "artifact_id": "spring-boot-autoconfigure", @@ -41,12 +29,6 @@ "version": "2.0.52", "reason": "GR-57711" }, - { - "group_id": "org.eclipse.jetty", - "artifact_id": "jetty-server", - "version": "12.0.13", - "reason": "GR-57723" - }, { "group_id": "org.scala-js", "artifact_id": "scalajs-test-bridge_2.13", @@ -65,12 +47,6 @@ "version": "4.16.0", "reason": "[Maven ERROR] Missing dependencies. Android library, not interested" }, - { - "group_id": "org.apache.hadoop", - "artifact_id": "hadoop-common", - "version": "3.4.0", - "reason": "GR-57723" - }, { "group_id": "io.netty", "artifact_id": "netty-all", @@ -83,12 +59,6 @@ "version": "5.1.0", "reason": "[Maven ERROR] Could not find or load main class" }, - { - "group_id": "org.apache.poi", - "artifact_id": "poi-ooxml", - "version": "5.3.0", - "reason": "GR-57723" - }, { "group_id": "org.eclipse.jetty.ee10", "artifact_id": "jetty-ee10-servlet", @@ -149,24 +119,12 @@ "version": "1.19.4", "reason": "Finishes generating, but requires user 'initialize-at-build-time' and 'initialize-at-run-time' input" }, - { - "group_id": "org.wiremock", - "artifact_id": "wiremock", - "version": "3.9.1", - "reason": "GR-57723" - }, { "group_id": "org.jmock", "artifact_id": "jmock", "version": "2.13.1", "reason": "[Maven ERROR] Could not find or load main class" }, - { - "group_id": "org.scalamock", - "artifact_id": "scalamock_3", - "version": "6.0.0", - "reason": "GR-57723" - }, { "group_id": "org.asynchttpclient", "artifact_id": "async-http-client", @@ -209,12 +167,6 @@ "version": "2.17.2", "reason": "GR-57738" }, - { - "group_id": "io.opentelemetry", - "artifact_id": "opentelemetry-api", - "version": "1.42.1", - "reason": "[Maven ERROR] Missing dependencies" - }, { "group_id": "io.undertow", "artifact_id": "undertow-core", @@ -245,12 +197,6 @@ "version": "3.10.8", "reason": "[Maven ERROR] Could not resolve dependencies" }, - { - "group_id": "io.grpc", - "artifact_id": "grpc-core", - "version": "1.66.0", - "reason": "GR-57723" - }, { "group_id": "org.apache.spark", "artifact_id": "spark-streaming_2.13", @@ -329,12 +275,6 @@ "version": "4.1.113.Final", "reason": "Finishes generating, but requires user 'initialize-at-build-time' and 'initialize-at-run-time' input" }, - { - "group_id": "org.pegdown", - "artifact_id": "pegdown", - "version": "1.6.0", - "reason": "GR-57723" - }, { "group_id": "org.jline", "artifact_id": "jline", @@ -347,12 +287,6 @@ "version": "10.17.3", "reason": "GR-57711" }, - { - "group_id": "org.liquibase", - "artifact_id": "liquibase-core", - "version": "4.29.2", - "reason": "GR-57723" - }, { "group_id": "org.springmodules", "artifact_id": "spring-modules-cache", @@ -407,102 +341,6 @@ "version": "0.14.10", "reason": "[Maven ERROR] Missing dependencies" }, - { - "group_id": "org.apache.camel", - "artifact_id": "camel-core", - "version": "4.7.0", - "reason": "GR-58503" - }, - { - "group_id": "org.springframework.boot", - "artifact_id": "spring-boot-starter-data-jpa", - "version": "3.3.3", - "reason": "GR-58503" - }, - { - "group_id": "org.eclipse.jetty", - "artifact_id": "jetty-io", - "version": "12.0.13", - "reason": "GR-58503" - }, - { - "group_id": "com.aliyun.oss", - "artifact_id": "aliyun-sdk-oss", - "version": "3.18.1", - "reason": "GR-58503" - }, - { - "group_id": "software.amazon.awssdk", - "artifact_id": "s3", - "version": "2.27.24", - "reason": "GR-58503" - }, - { - "group_id": "org.mongodb", - "artifact_id": "mongodb-driver-sync", - "version": "5.1.4", - "reason": "GR-58503" - }, - { - "group_id": "org.springframework.data", - "artifact_id": "spring-data-mongodb", - "version": "4.3.3", - "reason": "GR-58503" - }, - { - "group_id": "com.google.http-client", - "artifact_id": "google-http-client", - "version": "1.45.0", - "reason": "GR-58503" - }, - { - "group_id": "org.seleniumhq.selenium", - "artifact_id": "selenium-java", - "version": "4.24.0", - "reason": "GR-58503" - }, - { - "group_id": "com.aliyun", - "artifact_id": "aliyun-java-sdk-core", - "version": "4.7.1", - "reason": "GR-58503" - }, - { - "group_id": "org.eclipse.jetty", - "artifact_id": "jetty-client", - "version": "12.0.13", - "reason": "GR-58503" - }, - { - "group_id": "com.rabbitmq", - "artifact_id": "amqp-client", - "version": "5.21.0", - "reason": "GR-58503" - }, - { - "group_id": "org.hibernate.orm", - "artifact_id": "hibernate-core", - "version": "6.6.0.Final", - "reason": "GR-58503" - }, - { - "group_id": "com.sun.xml.bind", - "artifact_id": "jaxb-impl", - "version": "4.0.5", - "reason": "GR-58503" - }, - { - "group_id": "com.sun.xml.bind", - "artifact_id": "jaxb-core", - "version": "4.0.5", - "reason": "GR-58503" - }, - { - "group_id": "org.glassfish.jaxb", - "artifact_id": "jaxb-runtime", - "version": "4.0.5", - "reason": "GR-58503" - }, { "group_id": "org.typelevel", "artifact_id": "cats-effect_3",