Skip to content
Success

Changes

Summary

  1. Correct the cdi-tck-parent groupId in the install, #376 (details)
  2. Revert the attempt to replace repository.jboss.org with a jakartaredhat github repo (details)
  3. [maven-release-plugin] prepare release 4.0.3 (details)
  4. [maven-release-plugin] prepare for next development iteration (details)
  5. Correct the artifacts install pom artifact ids (details)
  6. Make the configuration section explicit about all run modes (#379) (details)
Commit 6198ec696f71001b6a9aed65d92fd6d17d11365d by Scott M Stark
Correct the cdi-tck-parent groupId in the install, #376
Switch to using maven pom.xml to install the dist artifacts

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified dist-build/README.adoc (diff)
The file was addeddist-build/artifact-install.pom
The file was removeddist-build/artifact-install.sh
The file was modified dist-build/src/main/assembly/assembly.xml (diff)
Commit b57d4e52c5d692761a4cf969ec458a0a8a346e01 by Scott M Stark
Revert the attempt to replace repository.jboss.org with a jakartaredhat github repo

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified pom.xml (diff)
Commit ebc0dc283519e570449542d467f9c9e8d5682faa by Cdi Bot
[maven-release-plugin] prepare release 4.0.3
The file was modified dist-build/libs/pom.xml (diff)
The file was modified ext-lib/pom.xml (diff)
The file was modified impl/pom.xml (diff)
The file was modified dist-build/porting-package/pom.xml (diff)
The file was modified lang-model/pom.xml (diff)
The file was modified web/pom.xml (diff)
The file was modified doc/reference/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified dist-build/pom.xml (diff)
Commit 3bc7fe0a8457010b7e556dfb22298712a70ededd by Cdi Bot
[maven-release-plugin] prepare for next development iteration
The file was modified web/pom.xml (diff)
The file was modified dist-build/porting-package/pom.xml (diff)
The file was modified dist-build/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified lang-model/pom.xml (diff)
The file was modified doc/reference/pom.xml (diff)
The file was modified ext-lib/pom.xml (diff)
The file was modified dist-build/libs/pom.xml (diff)
The file was modified impl/pom.xml (diff)
Commit e276d406eff19856ee2ce56ceaaa94ae924a25dd by Scott M Stark
Correct the artifacts install pom artifact ids

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified dist-build/artifact-install.pom (diff)
Commit aba3d614d70df1b9c3f96dc10eb2caa0ad33f749 by noreply
Make the configuration section explicit about all run modes (#379)

* Update the configuration section to be consistent with the Weld/WildFly jboss-tck-runner example
* Only exclude cdi-full,se for Lite test configuration

Signed-off-by: Scott M Stark <starksm64@gmail.com>
The file was modified doc/reference/src/main/asciidoc/configuration.asciidoc (diff)