quarkus-http
quarkus-http copied to clipboard
Bump org.easymock:easymock from 3.6 to 5.2.0
Bumps org.easymock:easymock from 3.6 to 5.2.0.
Release notes
Sourced from org.easymock:easymock's releases.
5.2.0
Fixes problems with Java 17 for mocks in different modules. Also fixes the source jar that was empty.
Change log
- EasyMock HEAD build fails on JDK21 (#442)
- Error running tests after Java upgrade to IBM Semeru jdk-17.0.6+10 (from jdk1.8.0_311.jdk) (#393)
- LinkageError when mocking certain classes (#373)
- pom file error: the source.jar is not deployed correctly to maven (#369)
- Can't mock methods called from the constructor of a partial mock (#358)
- Partial mocking Swing components in EasyMock 5.1.0 (#356)
- java.lang.NoSuchMethodException on mock(Timestamp.class) (#256)
- Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 (#461)
- Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 (#460)
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#458)
- Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 (#457)
- Bump commonmarker from 0.23.9 to 0.23.10 in /website (#454)
- Bump jmh.version from 1.36 to 1.37 (#452)
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 (#450)
- Bump junit.jupiter.version from 5.9.3 to 5.10.0 (#449)
- Bump depends-maven-plugin from 1.4.0 to 1.5.0 (#447)
- Bump checkstyle from 10.12.0 to 10.12.1 (#446)
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 (#445)
- Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#444)
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#443)
- Bump surefire-testng from 3.1.0 to 3.1.2 (#440)
- Bump versions-maven-plugin from 2.15.0 to 2.16.0 (#439)
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (#438)
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#437)
- Bump surefire-junit-platform from 3.1.0 to 3.1.2 (#436)
- Bump byte-buddy from 1.14.4 to 1.14.5 (#435)
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#434)
- Bump checkstyle from 10.11.0 to 10.12.0 (#433)
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#432)
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (#431)
- Bump maven-source-plugin from 3.2.1 to 3.3.0 (#429)
- Bump maven-bundle-plugin from 5.1.8 to 5.1.9 (#428)
- Bump maven-pmd-plugin from 3.20.0 to 3.21.0 (#427)
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#426)
- Bump maven-remote-resources-plugin from 3.0.0 to 3.1.0 (#425)
- Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (#424)
- Bump checkstyle from 10.10.0 to 10.11.0 (#423)
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#422)
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#421)
- Bump surefire-testng from 3.0.0 to 3.1.0 (#420)
- Bump surefire-junit-platform from 3.0.0 to 3.1.0 (#419)
- Bump junit.jupiter.version from 5.9.2 to 5.9.3 (#418)
- Bump checkstyle from 10.9.3 to 10.10.0 (#417)
- Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 (#416)
... (truncated)
Commits
5b03431Move to version 5.2.049a3280Retrieve 100 issues and PRs which should be enough to get them alld7deb40Update mvn wrapper to 3.9.3a9bc69bUpgrade maven and intellije4824abAdd a lot of javadoc which also makes the Java 21 javadoc compiler way happiercef55f3Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3816ca28Put maven-source-plugin before maven-shade-plugin (close #369)119b0b7Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.763ab0dfUpdate ruby and libraries to latest github-pages283bdffBump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Status for workflow Build
This is the status report for running Build on commit 76dcdfb9fc0c909158ff71018f73c7c73568a53f.
Failing Jobs
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| :heavy_check_mark: | Build - JDK 11 | Logs | Raw logs | ||
| ✖ | Build - JDK 17 | Build with Maven |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
:gear: Build - JDK 17 #
- Failing: servlet
! Skipped: websocket websocket/core websocket/servlet and 1 more
:package: servlet
✖ io.undertow.servlet.test.dispatcher.DispatcherForwardTestCase.testPathBasedInclude line 137 - More details - Source on GitHub
org.junit.ComparisonFailure: expected:<...etContext/dispatch /[dispatch]> but was:<...etContext/dispatch /[forward]>
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at io.undertow.servlet.test.dispatcher.DispatcherForwardTestCase.testPathBasedInclude(DispatcherForwardTestCase.java:137)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Superseded by #154.