Skip to content

Commit 4b0ef94

Browse files
committed
Attempt reducing exclude list
1 parent 6385975 commit 4b0ef94

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

vm/tests/gh_workflows/NILayerTests/excluded-popular-maven-libraries.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
"version": "4.0.22",
66
"reason": "Library too large to be built in a GitHub action. Finishes generating on better systems locally"
77
},
8-
{
9-
"group_id": "org.apache.logging.log4j",
10-
"artifact_id": "log4j-core",
11-
"version": "2.24.0",
12-
"reason": "GR-57711"
13-
},
148
{
159
"group_id": "org.scalatest",
1610
"artifact_id": "scalatest_3",
@@ -137,12 +131,6 @@
137131
"version": "2.3.0",
138132
"reason": "[Maven ERROR] Unknown packaging: bundle"
139133
},
140-
{
141-
"group_id": "org.gwtproject",
142-
"artifact_id": "gwt-user",
143-
"version": "2.11.0",
144-
"reason": "GR-57738"
145-
},
146134
{
147135
"group_id": "io.vertx",
148136
"artifact_id": "vertx-core",
@@ -203,12 +191,6 @@
203191
"version": "3.5.2",
204192
"reason": "GR-57816"
205193
},
206-
{
207-
"group_id": "org.springframework.security",
208-
"artifact_id": "spring-security-web",
209-
"version": "6.3.3",
210-
"reason": "GR-57738"
211-
},
212194
{
213195
"group_id": "org.eclipse.paho",
214196
"artifact_id": "org.eclipse.paho.client.mqttv3",

0 commit comments

Comments
 (0)