File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
instrumentation/glassfish-6 Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,11 @@ verifyInstrumentation {
16
16
exclude ' org.glassfish.main.web:web-core:7.0.0-M4'
17
17
exclude ' org.glassfish.main.web:web-core:7.0.0-M10'
18
18
exclude ' org.glassfish.main.web:web-core:8.0.0-M5'
19
- exclude ' org.glassfish.main.web:web-core:8.0.0-JDK17-M5'
20
19
exclude ' org.glassfish.main.web:web-core:8.0.0-M6'
21
- exclude ' org.glassfish.main.web:web-core:8.0.0-JDK17-M6'
22
- exclude ' org.glassfish.main.web:web-core:8.0.0-JDK17-M7'
20
+ exclude ' org.glassfish.main.web:web-core:8.0.0-M7'
21
+ exclude ' org.glassfish.main.web:web-core:8.0.0-M8'
22
+ exclude ' org.glassfish.main.web:web-core:8.0.0-M9'
23
+ excludeRegex ' org.glassfish.main.web:web-core:8.0.0-JDK17-M[0-9]*$'
23
24
}
24
25
25
26
site {
You can’t perform that action at this time.
0 commit comments