[weld/core] 8e2a91: WELD-2630 WIP, TODO fix Tomcat tests.
by Matej Novotny
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 8e2a91de4c95bb785fe934248217e5061cd78e58
https://github.com/weld/core/commit/8e2a91de4c95bb785fe934248217e5061cd78e58
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/core/pom.xml
R environments/servlet/core/src/main/java/org/jboss/weld/environment/gwtdev/GwtDevHostedModeContainer.java
R environments/servlet/core/src/main/java/org/jboss/weld/environment/gwtdev/MortbayWeldServletHandler.java
M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java
M environments/servlet/core/src/main/java/org/jboss/weld/environment/undertow/WeldServletExtension.java
A environments/servlet/core/src/main/resources/META-INF/services/jakarta.enterprise.inject.spi.CDIProvider
R environments/servlet/core/src/main/resources/META-INF/services/javax.enterprise.inject.spi.CDIProvider
M environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/undertow/UndertowSmokeTest.java
M environments/servlet/pom.xml
M environments/servlet/tests/tomcat/pom.xml
M pom.xml
Log Message:
-----------
WELD-2630 WIP, TODO fix Tomcat tests.
Commit: 1ee0bdd37f8db6da011047f38b79557f73743559
https://github.com/weld/core/commit/1ee0bdd37f8db6da011047f38b79557f73743559
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M pom.xml
Log Message:
-----------
We will need a new version of Arq. core that supports EE 9 servlet protocol. We will also need to update jakarta faces impl version.
Commit: 290e368a2227358c13e98873ea8b00dd202be95a
https://github.com/weld/core/commit/290e368a2227358c13e98873ea8b00dd202be95a
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/pom.xml
Log Message:
-----------
Update websockets version
Commit: f22e774cbb329d311d7acff6a48bb46aabf39584
https://github.com/weld/core/commit/f22e774cbb329d311d7acff6a48bb46aabf39584
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/tests/tomcat/pom.xml
M pom.xml
M probe/tests/pom.xml
Log Message:
-----------
Update to Tomcat 10 adapter.
Commit: 3b0bed1934b07b27be15cc1a217a47946190a8bb
https://github.com/weld/core/commit/3b0bed1934b07b27be15cc1a217a47946190a8bb
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/tests/tomcat/pom.xml
M pom.xml
Log Message:
-----------
Use RC2 of JSF impl, remove old JSF impl dependency.
Commit: e17ccb25e5030004b87016a7aa2f1d50f1dd4c73
https://github.com/weld/core/commit/e17ccb25e5030004b87016a7aa2f1d50f1dd4c73
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Update to new version of Tomcat Arq. adapter.
Commit: fda39eec062f6dce30ef373b3e61f5abf15da4fc
https://github.com/weld/core/commit/fda39eec062f6dce30ef373b3e61f5abf15da4fc
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Replace forgotten Arq. version for a released one.
Commit: bcc32e5317a9fe14d6a61e603ccdbc7d5443c88d
https://github.com/weld/core/commit/bcc32e5317a9fe14d6a61e603ccdbc7d5443c88d
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M pom.xml
M tests-arquillian/pom.xml
Log Message:
-----------
Alter CDI testenricher exclusion so that embedded tests don't get it, but WFLY does.
Commit: 354691832185da6fd6f6b98b29b73e005c286152
https://github.com/weld/core/commit/354691832185da6fd6f6b98b29b73e005c286152
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/el/JsfTest.java
M pom.xml
Log Message:
-----------
Switch JSF impl to RC1 and temporarily exclude failing test, see WELD-2633.
Commit: 7d0458b5cb460daca4468e8952b9e4f99eba3105
https://github.com/weld/core/commit/7d0458b5cb460daca4468e8952b9e4f99eba3105
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M jboss-tck-runner/pom.xml
M jboss-tck-runner/src/test/wildfly8/arquillian.xml
M tests-arquillian/pom.xml
M tests-arquillian/src/test/resources/wildfly-arquillian.xml
Log Message:
-----------
Change WFLY setup to use specific config file with embedded broker included - this includes tests-arquillian as well as jboss-tck-runner modules.
Commit: e54924eef5c438c032cd14083fb952c3a3d9b046
https://github.com/weld/core/commit/e54924eef5c438c032cd14083fb952c3a3d9b046
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M tests-arquillian/src/test/resources/org/jboss/weld/tests/proxy/signed/signed-test.jar
Log Message:
-----------
Re-create self-signed JAR file for testing with EE 9.
Commit: 3307e7990f35e9038e2b6a5926f229ac5829679a
https://github.com/weld/core/commit/3307e7990f35e9038e2b6a5926f229ac5829679a
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/ClientConversationContextTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/ClientConversationContextTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/ConversationTestPhaseListener.java
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/cloud.jsf
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/cloud.xhtml
M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/faces-config.xml
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/thunderstorm.jsf
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/thunderstorm.xhtml
M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/exceptionInPhaseListener/web.xml
M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/conversation/web.xml
Log Message:
-----------
Fixup very old JSF tests.
Commit: a7cb360782e71b08da486317377063fb62343007
https://github.com/weld/core/commit/a7cb360782e71b08da486317377063fb62343007
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/sessionInvalidation/InvalidateSessionTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/sessionInvalidation/Storm.java
M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/sessionInvalidation/faces-config.xml
R tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/sessionInvalidation/storm.jsf
A tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/sessionInvalidation/storm.xhtml
M tests-arquillian/src/test/resources/org/jboss/weld/tests/contexts/sessionInvalidation/web.xml
Log Message:
-----------
Fix InvalidateSessionTest (another JSF test).
Commit: c6272ae6998497a711a20ed0ca1e2d3dc0b7c5ea
https://github.com/weld/core/commit/c6272ae6998497a711a20ed0ca1e2d3dc0b7c5ea
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Update CDI TCK to 3.0 RC1.
Commit: 3225a36114805b803d7358d7db78cfa733cbce34
https://github.com/weld/core/commit/3225a36114805b803d7358d7db78cfa733cbce34
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/el/JsfTest.java
M pom.xml
Log Message:
-----------
WELD-2633 Upgrade JSF impl version and re-enable JsfTest.
Commit: de9b217d47a44548367e7546f533f58d75188fa5
https://github.com/weld/core/commit/de9b217d47a44548367e7546f533f58d75188fa5
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/tests/jetty/pom.xml
M tests-arquillian/src/test/resources/org/jboss/weld/tests/proxy/signed/signed-test.jar
Log Message:
-----------
Replace the signed JAR with one that has target Java 8; bump Jetty version for se/servlet coop tests.
Commit: dc2235ee214e3f5b1e6bdca0b619c51fec8cb306
https://github.com/weld/core/commit/dc2235ee214e3f5b1e6bdca0b619c51fec8cb306
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2020-08-28 (Fri, 28 Aug 2020)
Changed paths:
M environments/servlet/pom.xml
M environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/el/JsfTest.java
M environments/servlet/tests/tomcat/pom.xml
Log Message:
-----------
Clean up some commented-out parts.
Compare: https://github.com/weld/core/compare/bc44534aab0a...dc2235ee214e
4 years, 4 months