Bump cdi.tck.version from 5.0.0.Alpha2 to 5.0.0.Alpha5#3333
Conversation
e4f4076 to
1995ac4
Compare
|
@dependabot rebase |
1995ac4 to
0e014b9
Compare
|
The failures are very much relevant. There are two main issues here:
|
Bumps `cdi.tck.version` from 5.0.0.Alpha2 to 5.0.0.Alpha5. Updates `jakarta.cdi:jakarta.cdi-tck-ext-lib` from 5.0.0.Alpha2 to 5.0.0.Alpha5 - [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases) - [Commits](jakartaee/cdi-tck@5.0.0.Alpha2...5.0.0.Alpha5) Updates `jakarta.cdi:jakarta.cdi-tck-api` from 5.0.0.Alpha2 to 5.0.0.Alpha5 - [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases) - [Commits](jakartaee/cdi-tck@5.0.0.Alpha2...5.0.0.Alpha5) Updates `jakarta.cdi:jakarta.cdi-tck-lang-model` from 5.0.0.Alpha2 to 5.0.0.Alpha5 - [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases) - [Commits](jakartaee/cdi-tck@5.0.0.Alpha2...5.0.0.Alpha5) Updates `jakarta.cdi:jakarta.cdi-tck-core-impl` from 5.0.0.Alpha2 to 5.0.0.Alpha5 - [Release notes](https://github.com/eclipse-ee4j/cdi-tck/releases) - [Commits](jakartaee/cdi-tck@5.0.0.Alpha2...5.0.0.Alpha5) --- updated-dependencies: - dependency-name: jakarta.cdi:jakarta.cdi-tck-api dependency-version: 5.0.0.Alpha5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: jakarta.cdi:jakarta.cdi-tck-core-impl dependency-version: 5.0.0.Alpha5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: jakarta.cdi:jakarta.cdi-tck-ext-lib dependency-version: 5.0.0.Alpha5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: jakarta.cdi:jakarta.cdi-tck-lang-model dependency-version: 5.0.0.Alpha5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0e014b9 to
d3fb017
Compare
|
Rebased onto master which has required fixes plus bumped the TCK version to Alpha7 which is the latest. |
Wrong, it seems :) It points to a discovery problem in WAR (which isn't in our testsuite) where Weld can discover the same set of handlers repeatedly. We perform discovery per-BDA but if several BDAs share the same class loader, the same set will be discovered multiple times. We need to de-duplicate those results. Otherwise the per-BDA discovery is IMO correct as overly convoluted deployments (also known as EARs) would actually have different CLs and therefore this discovery is actually needed. |
|
Third time's the charm? :) |
Bumps
cdi.tck.versionfrom 5.0.0.Alpha2 to 5.0.0.Alpha5.Updates
jakarta.cdi:jakarta.cdi-tck-ext-libfrom 5.0.0.Alpha2 to 5.0.0.Alpha5Commits
35ea8b4Release 5.0.0.Alpha5f0db700remove remnants of Managed Beans from the CDI TCK2b82343Remove unused maven-release-plugin configuration5c8aa84Bump commons-io:commons-io from 2.21.0 to 2.22.0e020e16Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTf2c15d7Release 5.0.0.Alpha4b9be463Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTac1e90bRelease 5.0.0.Alpha4800c04bAdd CBI snapshot plugin repository to version override profileaedc750Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTUpdates
jakarta.cdi:jakarta.cdi-tck-apifrom 5.0.0.Alpha2 to 5.0.0.Alpha5Commits
35ea8b4Release 5.0.0.Alpha5f0db700remove remnants of Managed Beans from the CDI TCK2b82343Remove unused maven-release-plugin configuration5c8aa84Bump commons-io:commons-io from 2.21.0 to 2.22.0e020e16Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTf2c15d7Release 5.0.0.Alpha4b9be463Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTac1e90bRelease 5.0.0.Alpha4800c04bAdd CBI snapshot plugin repository to version override profileaedc750Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTUpdates
jakarta.cdi:jakarta.cdi-tck-lang-modelfrom 5.0.0.Alpha2 to 5.0.0.Alpha5Commits
35ea8b4Release 5.0.0.Alpha5f0db700remove remnants of Managed Beans from the CDI TCK2b82343Remove unused maven-release-plugin configuration5c8aa84Bump commons-io:commons-io from 2.21.0 to 2.22.0e020e16Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTf2c15d7Release 5.0.0.Alpha4b9be463Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTac1e90bRelease 5.0.0.Alpha4800c04bAdd CBI snapshot plugin repository to version override profileaedc750Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTUpdates
jakarta.cdi:jakarta.cdi-tck-core-implfrom 5.0.0.Alpha2 to 5.0.0.Alpha5Commits
35ea8b4Release 5.0.0.Alpha5f0db700remove remnants of Managed Beans from the CDI TCK2b82343Remove unused maven-release-plugin configuration5c8aa84Bump commons-io:commons-io from 2.21.0 to 2.22.0e020e16Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTf2c15d7Release 5.0.0.Alpha4b9be463Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOTac1e90bRelease 5.0.0.Alpha4800c04bAdd CBI snapshot plugin repository to version override profileaedc750Prepare for next development iteration 5.0.0.Alpha5-SNAPSHOT