weld / weld-testing

Set of test framework extensions (JUnit 4, JUnit 5, Spock) to enhance the testing of CDI components via Weld. Supports Weld 5.
http://weld.cdi-spec.org/
Apache License 2.0
102 stars 30 forks source link

Change master to use Weld 6 and target 4.1, update release process #198

Closed manovotn closed 5 months ago

manovotn commented 5 months ago

Use java-setup GH Action for releasing, also updates Weld Parent which has some related release settings updated. Changed Weld version used as well as READMEs in the project to point towards next CDI version.