Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 7d36b9199a49c4e1fd25a2349b1cdd9924f82c99
https://github.com/weld/core/commit/7d36b9199a49c4e1fd25a2349b1cdd9924f82c99
Author: Ladislav Thon <lthon(a)redhat.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/jsf/WeldApplication.java
M impl/src/main/java/org/jboss/weld/util/ForwardingBeanManager.java
M pom.xml
M tests-arquillian/src/test/java/org/jboss/weld/tests/enterprise/HelloBean.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/SimpleExtension.java
Log Message:
-----------
bump to CDI 5.0
Commit: cd8d4e4f5e1fa4e1a65de8fa3076d1fc32040bd8
https://github.com/weld/core/commit/cd8d4e4f5e1fa4e1a65de8fa3076d1fc32040bd8
Author: Ladislav Thon <lthon(a)redhat.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/SimpleExtension.java
M weld-lite-extension-translator/src/main/java/org/jboss/weld/lite/extension/translator/ClassInfoImpl.java
Log Message:
-----------
WELD-2810 Add support for sealed classes to the implementation of CDI Lang Model
Commit: e4d33aa76d870c5931038280c705a178c94303cd
https://github.com/weld/core/commit/e4d33aa76d870c5931038280c705a178c94303cd
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Update CDI TCK to 5.0.Alpha1.
Update Weld API to 7.0.Alpha1.
Commit: d8f0e10246c657c48ec3178ad90ba437cca946a4
https://github.com/weld/core/commit/d8f0e10246c657c48ec3178ad90ba437cca946a4
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M jboss-as/pom.xml
M jboss-tck-runner/pom.xml
M lang-model-tck/pom.xml
M pom.xml
M porting-package/pom.xml
Log Message:
-----------
Update CDI API version to patch into WFLY. Update variable names for TCK versions.
Commit: e1e5ac849a2e05cfbb987d96a1349e61ac300861
https://github.com/weld/core/commit/e1e5ac849a2e05cfbb987d96a1349e61ac300861
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M .github/workflows/ci-actions.yml
M jboss-as/pom.xml
Log Message:
-----------
Retain profile for patching Jakarta deps in WFLY, we need to swap at least CDI artifacts.
Commit: 81310e2159ca6fb6cdf8169bf5c1911a6b087539
https://github.com/weld/core/commit/81310e2159ca6fb6cdf8169bf5c1911a6b087539
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
M .github/workflows/ci-actions.yml
Log Message:
-----------
Disable all WFLY incontainer tests in CI until we can use WFLY that's based for EE11 (due to BM#getELResolver calls)
Compare: https://github.com/weld/core/compare/d14cbd230edd...81310e2159ca
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
Branch: refs/heads/6.0
Home: https://github.com/weld/core
Commit: e4614504b5cd98cb4277a75c38765b67f8f42b4e
https://github.com/weld/core/commit/e4614504b5cd98cb4277a75c38765b67f8f42b4e
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M .github/workflows/ci-actions.yml
M jboss-as/pom.xml
M jboss-tck-runner/src/test/wildfly8/arquillian.xml
M tests-arquillian/src/test/resources/wildfly-arquillian.xml
Log Message:
-----------
Move CI setup to WFLY preview; drop profile that patched Jakarta deps in WFLY manually
Commit: c394e795db8d315bcd2977fdb5b1509417faf5f7
https://github.com/weld/core/commit/c394e795db8d315bcd2977fdb5b1509417faf5f7
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Update TCK platform version
Commit: 29022d76eaa8eb29197d52d6a281962102966860
https://github.com/weld/core/commit/29022d76eaa8eb29197d52d6a281962102966860
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M jboss-tck-runner/pom.xml
M jboss-tck-runner/src/test/tck/tck-tests-web.xml
Log Message:
-----------
Use custom exclude list for incontainer testing; exclude LongRunningConversationPropagatedByFacesContextTest#testConversationPropagatedAjax
Compare: https://github.com/weld/core/compare/b90fcc33c4db...29022d76eaa8
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 3d66b5cd8460839f08009c51c103cd3aa6f621a2
https://github.com/weld/core/commit/3d66b5cd8460839f08009c51c103cd3aa6f621a2
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M .github/workflows/ci-actions.yml
M jboss-as/pom.xml
M jboss-tck-runner/src/test/wildfly8/arquillian.xml
M tests-arquillian/src/test/resources/wildfly-arquillian.xml
Log Message:
-----------
Move CI setup to WFLY preview; drop profile that patched Jakarta deps in WFLY manually
Commit: cb4233a5f55a9c5eb3ee5a325dd768684216b558
https://github.com/weld/core/commit/cb4233a5f55a9c5eb3ee5a325dd768684216b558
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Update TCK platform version
Commit: d14cbd230eddaa370228629ae4ef923a42b49e7a
https://github.com/weld/core/commit/d14cbd230eddaa370228629ae4ef923a42b49e7a
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M jboss-tck-runner/pom.xml
M jboss-tck-runner/src/test/tck/tck-tests-web.xml
Log Message:
-----------
Use custom exclude list for incontainer testing; exclude LongRunningConversationPropagatedByFacesContextTest#testConversationPropagatedAjax
Compare: https://github.com/weld/core/compare/ee9f19667ca9...d14cbd230edd
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications