Skip to content

Commit d98c98c

Browse files
committed
rebased
1 parent 2109b84 commit d98c98c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

build.yaml

+3-5
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ additionalTestConfigs:
1414
# testJdkTool: OPEN-JDK11
1515
# mavenAdditionalArgs: -pl mule-http-connector -DskipUnitTests=true
1616
jdk21:
17-
testJdkTool: TEMURIN-JDK21
17+
testJdkTool: TEMURIN-JDK21
1818
netty-functionalTests:
19-
jdkTool: OPEN-JDK17
20-
mavenAdditionalArgs: -pl functional-tests,functional-tests/http,functional-tests/cors -Dmule.http.service.implementation=NETTY -Drevapi.skip -DexportedPackagesValidator.skip -Dmaven.javadoc.skip=true -Dmule.jvm.version.extension.enforcement=LOOSE -Dmule.module.tweaking.validation.skip=true
19+
mavenAdditionalArgs: -pl functional-tests,functional-tests/http,functional-tests/cors -Dmule.http.service.implementation=NETTY -Drevapi.skip
2120
netty-munitTests:
22-
testJdkTool: OPEN-JDK17
23-
mavenAdditionalArgs: -pl mule-http-connector -Dmule.http.service.implementation=NETTY -DmunitMinMuleVersion=4.9.0 -Drevapi.skip -DexportedPackagesValidator.skip -Dmaven.javadoc.skip=true -Dmule.jvm.version.extension.enforcement=LOOSE -Dmule.module.tweaking.validation.skip=true
21+
mavenAdditionalArgs: -pl mule-http-connector -Dmule.http.service.implementation=NETTY -DmunitMinMuleVersion=4.9.0 -Drevapi.skip

0 commit comments

Comments
 (0)