Branch: refs/heads/main
Home: https://github.com/resteasy/Resteasy
Commit: 1738509c298976caa57c2aed623f491b6f18a354
https://github.com/resteasy/Resteasy/commit/1738509c298976caa57c2aed623f4...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M .github/workflows/maven.yml
M pom.xml
M resteasy-core/pom.xml
M resteasy-dependencies-bom/pom.xml
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/setup/AbstractUsersRolesSecurityDomainSetup.java
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestUtil.java
M testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/utils/TestUtilSpring.java
M testsuite/integration-tests-spring-web/pom.xml
M testsuite/integration-tests-spring/deployment/pom.xml
M testsuite/integration-tests-spring/inmodule/pom.xml
M testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/SpringMvcHttpResponseCodesTest.java
M testsuite/integration-tests-spring/pom.xml
M testsuite/integration-tests/pom.xml
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/cdi/basic/EJBTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/BasicAuthTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/CustomForbiddenMessageTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/SecurityContextTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/TwoSecurityDomainsTest.java
M testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/validation/ejb/EJBParameterViolationsOnlyTest.java
M testsuite/microprofile-tck/pom.xml
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-2886] RESTEasy Java 16 Fixes (#2796)
* [RESTEASY-2904] Upgrade the test WildFly version to 23.0.2.Final.
https://issues.redhat.com/browse/RESTEASY-2904
* [RESTEASY-2895] Upgrade Google Guice to 5.0.1
https://issues.redhat.com/browse/RESTEASY-2895
* [RESTEASY-2896] Upgrade Undertow to 2.2.7.Final
https://issues.redhat.com/browse/RESTEASY-2896
* [RESTEASY-2897] Upgrade Weld to 3.1.7.SP1 and the API to 3.1.SP4
https://issues.redhat.com/browse/RESTEASY-2897
* [RESTEASY-2898] Upgrade WildFly CLI to 15.0.1.Final.
https://issues.redhat.com/browse/RESTEASY-2898
* [RESTEASY-2899] Upgrade mockito to 3.10.0
https://issues.redhat.com/browse/RESTEASY-2899
* [RESTEASY-2900] Upgrade Spring to 5.3.7.
https://issues.redhat.com/browse/RESTEASY-2900
* [RESTEASY-2902] Drop legacy WildFly security configuration options and only configure Elytron.
https://issues.redhat.com/browse/RESTEASY-2902
* [RESTEASY-2903] Ignore remote EJB tests until WFLY-14668 is resolved and WildFly 24 is released.
https://issues.redhat.com/browse/RESTEASY-2903
* [RESTEASY-2886] Add the JDK module options required for Java 16+. Upgrade the version of Jetty used for the MicroProfile TCK and modify the timeout for Java 16+.
https://issues.redhat.com/browse/RESTEASY-2886
Branch: refs/heads/ee9
Home: https://github.com/resteasy/Resteasy
Commit: 3297e8714154fece28c55203f8982024d3a9c8a9
https://github.com/resteasy/Resteasy/commit/3297e8714154fece28c55203f8982...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M jboss-modules/build.xml
M jboss-modules/pom.xml
M providers/jaxb/pom.xml
M providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/AtomEntryProvider.java
M resteasy-dependencies-bom/pom.xml
M testsuite/integration-tests/pom.xml
Log Message:
-----------
Fix more integration tests
Branch: refs/heads/ee9
Home: https://github.com/resteasy/Resteasy
Commit: e492d46af98c672a612b68bb8f77a689bee8d214
https://github.com/resteasy/Resteasy/commit/e492d46af98c672a612b68bb8f77a...
Author: R Searls <rsearls(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M resteasy-dependencies-bom/pom.xml
Log Message:
-----------
replace absolute path with local path to bouncycastle jars
Commit: 5a86f26a43dc003f0090864f704bc50d8e54c863
https://github.com/resteasy/Resteasy/commit/5a86f26a43dc003f0090864f704bc...
Author: R Searls <rsearls(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M jboss-modules/build.xml
M jboss-modules/pom.xml
A jboss-modules/src/main/resources/modules/org/bouncycastle/bcmail/main/module.xml
A jboss-modules/src/main/resources/modules/org/bouncycastle/bcpkix/main/module.xml
A jboss-modules/src/main/resources/modules/org/bouncycastle/bcprov/main/module.xml
Log Message:
-----------
add bouncycastle modules to jboss-modules
Commit: 8472070bd96daee874a41428e39b26fb7e25440e
https://github.com/resteasy/Resteasy/commit/8472070bd96daee874a41428e39b2...
Author: R Searls <rsearls(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M testsuite/integration-tests/pom.xml
Log Message:
-----------
excluding tests that fail due to wfly-preview issues
Compare: https://github.com/resteasy/Resteasy/compare/25b4bbf0b9fd...8472070bd96d
Branch: refs/heads/ee9
Home: https://github.com/resteasy/Resteasy
Commit: 5e3d57784fbab12d0c4e56962a44b79415822e72
https://github.com/resteasy/Resteasy/commit/5e3d57784fbab12d0c4e56962a44b...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M providers/resteasy-atom/src/main/java/org/jboss/resteasy/plugins/providers/atom/AtomFeedProvider.java
Log Message:
-----------
Fix AsyncIOTest
Commit: 773288611f5c3dc78f53246a8fed4eecf27799c2
https://github.com/resteasy/Resteasy/commit/773288611f5c3dc78f53246a8fed4...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M resteasy-dependencies-bom/pom.xml
Log Message:
-----------
Fix java.lang.ArrayStoreException: jakarta.activation.ActivationDataFlavor in EnvelopedTest and SignedTest
Commit: b8a999b624d61728220d92b6007ada9b00640c7b
https://github.com/resteasy/Resteasy/commit/b8a999b624d61728220d92b6007ad...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M testsuite/integration-tests/pom.xml
M testsuite/pom.xml
Log Message:
-----------
Add ee9 profile
Commit: 25b4bbf0b9fda27a68b8914495998ad3ce20f4a9
https://github.com/resteasy/Resteasy/commit/25b4bbf0b9fda27a68b8914495998...
Author: Jim Ma <ema(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M jboss-modules/build.xml
A jboss-modules/src/main/resources/modules/jakarta/ws/rs/api/main/module.xml
R jboss-modules/src/main/resources/modules/javax/ws/rs/api/main/module.xml
M testsuite/integration-tests/pom.xml
Log Message:
-----------
Get ee9 works
Compare: https://github.com/resteasy/Resteasy/compare/be8e04e1f53c...25b4bbf0b9fd
Branch: refs/heads/main
Home: https://github.com/resteasy/Resteasy
Commit: 7cd1124d106df7d51f76ef779ea4f0426bf3e0b8
https://github.com/resteasy/Resteasy/commit/7cd1124d106df7d51f76ef779ea4f...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M resteasy-core-spi/src/main/java/org/jboss/resteasy/spi/config/DefaultConfiguration.java
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/FilterBootstrap.java
M resteasy-core/src/main/java/org/jboss/resteasy/plugins/server/servlet/ServletBootstrap.java
Log Message:
-----------
[RESTEASY-2892] Make sure the ResteasyConfiguration also checks the ServletContext for both the ServletBootstrap and FilterBootstrap. (#2799)
https://issues.redhat.com/browse/RESTEASY-2892