Branch: refs/heads/4.5
Home:
https://github.com/resteasy/Resteasy
Commit: 0ca1ab4a6207a7be40ac420cb02be9f589332c55
https://github.com/resteasy/Resteasy/commit/0ca1ab4a6207a7be40ac420cb02be...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/setup/AbstractUsersRolesSecurityDomainSetup.java
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/pom.xml
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/pom.xml
Log Message:
-----------
[RESTEASY-2902] Drop legacy WildFly security configuration options and only configure
Elytron.
https://issues.redhat.com/browse/RESTEASY-2902
Commit: 5d67c6f6a7b041d399f9eb5fcf626dbbe3c21313
https://github.com/resteasy/Resteasy/commit/5d67c6f6a7b041d399f9eb5fcf626...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
R .travis.yml
M pom.xml
M testsuite/README.MD
M testsuite/config/enable-elytron-full.cli
M testsuite/integration-tests-spring-web/deployment/pom.xml
M testsuite/integration-tests-spring/deployment/pom.xml
M testsuite/integration-tests-spring/inmodule/pom.xml
M testsuite/integration-tests/pom.xml
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/security/TwoSecurityDomainsTest.java
M testsuite/pom.xml
Log Message:
-----------
[RESTEASY-2924] Remove the Travis CI configuration. Also some minor follow up on
RESTEASY-2902 to remove some documentation and references to PicketBox and default to
always running with the Elytron configuration.
https://issues.redhat.com/browse/RESTEASY-2924
Commit: bfb1fa7cc74fa6aeafdc493196b157534b3e048d
https://github.com/resteasy/Resteasy/commit/bfb1fa7cc74fa6aeafdc493196b15...
Author: 阿男 <l.weinan(a)gmail.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M README.md
Log Message:
-----------
add github ci badge
Commit: 68feaa84491da9cb92790bc2e9c312396f4fe2c0
https://github.com/resteasy/Resteasy/commit/68feaa84491da9cb92790bc2e9c31...
Author: 阿男 <l.weinan(a)gmail.com>
Date: 2021-06-16 (Wed, 16 Jun 2021)
Changed paths:
M README.md
Log Message:
-----------
remove travisCI badge
Commit: 585ceeea3ca3c2144429e414b4dcfde9a09f5c4f
https://github.com/resteasy/Resteasy/commit/585ceeea3ca3c2144429e414b4dcf...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M .github/workflows/maven.yml
M pom.xml
M resteasy-dependencies-bom/pom.xml
Log Message:
-----------
Upgrade the jboss-parent and add an explicit profile for GitHub Actions which adds the
surefire JUnit dependency to the plugin.
Commit: 50ca500ea14a3c38b4d7e74515f7fc2356be6823
https://github.com/resteasy/Resteasy/commit/50ca500ea14a3c38b4d7e74515f7f...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
M resteasy-spring-web/pom.xml
M testsuite/integration-tests-spring-web/pom.xml
M testsuite/integration-tests-spring/pom.xml
Log Message:
-----------
Synchronized the Spring version for the integration tests.
Commit: a487a708e93191937cd8ada0943b5e7fa724aeb8
https://github.com/resteasy/Resteasy/commit/a487a708e93191937cd8ada0943b5...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2021-06-22 (Tue, 22 Jun 2021)
Changed paths:
M .github/workflows/maven.yml
R .travis.yml
M README.md
M pom.xml
M resteasy-dependencies-bom/pom.xml
M resteasy-spring-web/pom.xml
M testsuite/README.MD
M
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/setup/AbstractUsersRolesSecurityDomainSetup.java
M testsuite/config/enable-elytron-full.cli
M testsuite/integration-tests-spring-web/deployment/pom.xml
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/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/pom.xml
Log Message:
-----------
Merge pull request #2844 from jamezp/port-travis-removal-4.5
Port of Travis CI removal
Compare:
https://github.com/resteasy/Resteasy/compare/59f04a96cead...a487a708e931