1.7.0.Alpha11
What's Changed
- Observer: Emit a warning if any argument is null by @jwendell in #116
- [ARQ-2058] Updates testNG to use 6.9.10 by @dipak-pawar in #119
- ARQ-2012 Limited warnings when test runs as client without @RunAsClient by @MatousJobanek in #106
- Combine multiple results by @bartoszmajsak in #120
- Adds vetoed feature for services by @lordofthejars in #118
- Logs extension registration when debug enabled by @lordofthejars in #124
- Upgrade takari-local-repository extension plugin by @eddumelendez in #131
- Allows to run parallel arquillian-core builds on the same machine by @bartoszmajsak in #132
- [ARQ-2107][ARQ-2109] improve @ejb and @resource enrichers by @Ladicek in #127
- update shrinkwrap dependency versions by @deki in #129
- Fix the argument number on observer warning by @jwendell in #133
- Fix typos and phrasing in documentation by @bparry02 in #136
- docs: fix typos and formatting by @bparry02 in #138
- ARQ-2143 - Allow testable to be overridden when throwing exception. by @johnament in #135
- Better indication of service class and possible implementations by @gastaldi in #139
- Preserve exception and it's context while throwing it. by @dipak-pawar in #142
- Documents minimum requirement for junit to use new arquillian rule by @dipak-pawar in #148
- Fixes false positive for in container tests by @dipak-pawar in #150
- fix(ARQ-2169): removes exported directory if exists by @dipak-pawar in #152
- chore(ARQ-2172): merged the same runner and rule code to avoid code duplication by @MatousJobanek in #155
- fix(ARQ-2171): class rules are not invoked in container by @MatousJobanek in #156
- feat(ARQ-2174): Added Observer annotation for specifying an Arquillian observer for the given test class by @MatousJobanek in #161
- Creation of SPI for auto-deployment feature by @lordofthejars in #154
- feat(#159): Creates Arquillian SPI to resolve placeholders in configuration files by @lordofthejars in #162
- fix(ARQ-2175): exception handling in case DeploymentException.getCause by @manovotn in #164
- chore: exposes Arquillian Descriptor to be used in extensions. by @hemanik in #165
- build(deps): bump jboss-parent from 27 to 28 by @dependabot-preview in #181
- build(deps): bump jboss-servlet-api_3.0_spec from 1.0.0.Final to 1.0.2.Final by @dependabot-preview in #180
- build(deps): bump animal-sniffer-maven-plugin from 1.15 to 1.17 by @dependabot-preview in #179
- build(deps): bump slf4j-simple from 1.7.21 to 1.7.25 by @dependabot-preview in #173
- build(deps): bump jboss-parent from 28 to 29 by @dependabot-preview in #182
- Added javadocs for injection and extensions by @jroper in #171
- build(deps): bump jcommander from 1.69 to 1.72 by @dependabot-preview in #176
- Fix for ignored runtime exception in runner.run() method by @mpiotrowski-im in #184
- build(deps): bump weld-core from 1.1.5.Final to 1.1.34.Final by @dependabot-preview in #185
- build(deps): bump jboss-parent from 29 to 31 by @dependabot-preview in #188
- build(deps): bump slf4j-simple from 1.7.25 to 1.7.26 by @dependabot-preview in #192
- build(deps): bump jboss-parent from 31 to 32 by @dependabot-preview in #194
- build(deps): bump jboss-parent from 32 to 35 by @dependabot-preview in #201
- build(deps): bump animal-sniffer-maven-plugin from 1.17 to 1.18 by @dependabot-preview in #202
- build(deps-dev): bump slf4j-simple from 1.7.26 to 1.7.27 by @dependabot-preview in #206
- build(deps-dev): bump slf4j-simple from 1.7.27 to 1.7.28 by @dependabot-preview in #207
- build(deps): bump jboss-parent from 35 to 36 by @dependabot-preview in #213
- build(deps-dev): bump jcommander from 1.72 to 1.78 by @dependabot-preview in #211
- fix(parallel): uses InheritableThreadLocal for TestNG test runner by @SarahFaller213 in #205
- fix: improves method name handling executors by @erdi in #215
- fix: bumps resolver to 3.1.4 using HTTPS for mvn central by @bartoszmajsak in #229
- feat: introducing a new set of modules to support testng v7 by @orange-buffalo in #232
- feat(ci): introduces circleci build by @bartoszmajsak in #241
- feat: adds support for Jakarta EE based test enrichers by @starksm64 in #238
- feat: updates Weld to 4.x release, re-enable tests. by @manovotn in #243
- feat: introduces jakarta servlet protocol module by @starksm64 in #246
- feat(ci): matrix job for jdk 8 and 11 builds by @bartoszmajsak in #255
- build(deps-dev): bump weld-se-shaded from 4.0.0.Alpha1 to Alpha3 by @dependabot-preview in #252
- fix: adds TestNG7 to bom by @Zlika in #253
- build(deps): bump jakarta.ejb-api from 4.0.0-RC1 to 4.0.0-RC2 by @dependabot-preview in #244
- feat: exposes deploymentError in Deployment by @jsteenbeeke in #256
- fix: unit test shouldn't rely on localized strings by @Zlika in #259
- feat: reworks testng7 support by @Zlika in #261
- build(deps): bump jboss-parent from 36 to 37 by @dependabot-preview in #264
- build(deps): bump jakarta.servlet-api from 5.0.0-M1 to 5.0.0-M2 by @dependabot-preview in #262
- build(deps): bump testng from 6.14.3 to 7.3.0 by @dependabot-preview in #267
- fix: fixes testng7 support by @Zlika in #269
- [security] build(deps): bump junit from 4.13 to 4.13.1 by @dependabot-preview in #278
- build(deps-dev): bump junit from 4.13 to 4.13.1 in /build by @dependabot in #279
- build(deps): bump jakarta.servlet-api from 5.0.0-M2 to 5.0.0 by @dependabot-preview in #273
- build(deps-dev): bump weld-se-shaded from 4.0.0.Alpha3 to 4.0.0.Beta4 by @dependabot-preview in #280
- build(deps-dev): bump slf4j-simple from 1.7.28 to 1.7.30 by @dependabot-preview in #222
- build(deps-dev): bump weld-se-shaded from 4.0.0.Beta4 to 4.0.0.Beta5 by @dependabot-preview in #281
- doc(ARQ-2207): updates the links in README by @RanabirChakraborty in #277
- fix(junit5): ClassCastException when filtering test methods by @lprimak in #285
- build(deps): bump jakarta.annotation-api from 2.0.0-RC1 to 2.0.0 by @dependabot-preview in #284
- fix(junit5): runs private test methods by @Thihup in #289
- feat(junit5): adds support for Suites by @ingwarsw in #291
- build(deps): bump version.junit5 from 5.7.0 to 5.7.1 by @dependabot-preview in #308
- build(deps): bump version.junit5.platform from 1.7.0 to 1.7.1 by @dependabot-preview in #307
- fix: removes duplicate "version.shrinkwrap_resolver" by @robinverduijn in #303
- fix: skips deployment validation if not present by @tadamski in #302
- fix: makes test archive name unique to support parallel testing by @lprimak in #306
- chore: cleans up junit5 module by @ingwarsw in #298
- build(deps): bump jakarta.ejb-api from 4.0.0-RC2 to 4.0.0 by @dependabot-preview in #292
- build(deps-dev): bumps weld-se-shaded to 4.0.0.Final by @dependabot-preview in #300
- fix: avoids executing beforeEach and afterEach twice by @kifj in #301
- fix: aligns lifecycle calls in JUnit 5 with JUnit 4 behavior by @lprimak in #310
- chore(junit5): ports tests from arquillian-junit-container by @kifj in #313
- build(deps): Bump testng from 7.3.0 to 7.4.0 by @dependabot-preview in #317
- build(deps-dev): Bump jcommander from 1.78 to 1.81 by @dependabot-preview in #318
- fix(junit5): @nested tests - ClassNotFoundException by @rimuln in #324
- fix(jakarta): introduces locks to avoid race conditions by @lprimak in #321
- fix(testng): reworks thread locals causing TestNG Parallel issues by @lprimak in #322
- CDIInjectionEnricher uses deprecated BeanManager method, switch to a … by @manovotn in #339
- build(deps): [Security] Bump version.jetty_jetty from 8.1.2.v20120308 to 11.0.5 by @dependabot-preview in #341
- Revert the update to jetty in the servlet protocol as it is compiled … by @starksm64 in #342
- Update to final version of version of cdi-api by @starksm64 in #343
- build(deps): Bump junit from 4.13.1 to 4.13.2 by @dependabot-preview in #332
- build(deps): Bump version.junit5 from 5.7.1 to 5.7.2 by @dependabot-preview in #335
- build(deps): Bump version.junit5.platform from 1.7.1 to 1.7.2 by @dependabot-preview in #334
- build(deps): Bump slf4j-simple from 1.7.30 to 1.7.31 by @dependabot-preview in #346
- build(deps): Bump jboss-parent from 37 to 38 by @dependabot-preview in #330
- chore: removes unnecessary unboxing to clean code by @RanabirChakraborty in #353
- build(deps-dev): Bump weld-core from 2.4.3.Final to 2.4.8.Final by @dependabot in #360
- fix: typo in the servlet 5.0 protocol for jetty by @olamy in #352
- build(deps): Bump jboss-parent from 38 to 39 by @dependabot in #355
- build(deps): Bump version.junit5.platform from 1.8.1 to 1.8.2 by @dependabot in #363
- build(deps): Bump version.junit5 from 5.8.1 to 5.8.2 by @dependabot in #362
- build(deps): Bump assertj-core from 2.9.1 to 3.21.0 by @dependabot in #354
- build(deps): Bump takari-local-repository from 0.11.2 to 0.11.3 by @dependabot in #357
- build(deps): Bump assertj-core from 3.21.0 to 3.22.0 by @dependabot in #366
- refactor: migrates to mockito-core and enforces jdk8 bytecode by @felipe-alves-moraes in #365
- build(deps): Bump testng from 7.4.0 to 7.5 by @dependabot in #368
- build(deps): Bump mockito-core from 3.10.0 to 4.2.0 by @dependabot in #367
- build(deps-dev): Bump jcommander from 1.81 to 1.82 by @dependabot in #369
- build(deps): Bump slf4j-simple from 1.7.31 to 1.7.33 by @dependabot in #370
- build(deps): Bump slf4j-simple from 1.7.33 to 1.7.35 by @dependabot in #372
- build(deps): Bump mockito-core from 4.2.0 to 4.3.1 by @dependabot in #374
- build(deps): Bump slf4j-simple from 1.7.35 to 1.7.36 by @dependabot in #378
- build(deps): Bump animal-sniffer-maven-plugin from 1.18 to 1.21 by @dependabot in #376
- build(deps-dev): Bump weld-se-shaded to 4.0.3.Final by @dependabot in #379
- feat: provides default implementations for DeployableContainer by @arjantijms in #375
- build(deps): Bump mockito-core from 4.3.1 to 4.4.0 by @dependabot in #380
- build(deps): Bump jakarta.annotation-api from 2.0.0 to 2.1.1 by @dependabot in #396
- build(deps): Bump jakarta.ejb-api from 4.0.0 to 4.0.1 by @dependabot in #387
- chore: fix jira link in pom.xml (https://issues.redhat.com/browse/ARQ) by @chengfang in #398
- build(deps): Bump assertj-core from 3.22.0 to 3.23.1 by @dependabot in #393
- build(deps): Bump mockito-core from 4.4.0 to 4.6.1 by @dependabot in #394
- build(deps): Bump version.junit5 from 5.8.2 to 5.9.0 by @dependabot in #410
- build(deps): Bump version.junit5.platform from 1.8.2 to 1.9.0 by @dependabot in #409
- Add a REST protocol option to not depend on servlet to run tests by @jhanders34 in #407
- build(deps-dev): Bump jetty-server from 11.0.5 to 11.0.10 in /protocols/rest-jakarta by @dependabot in #413
- build(deps-dev): Bump jetty-server from 11.0.5 to 11.0.10 in /protocols/servlet-jakarta by @dependabot in #411
- fix(release): changes javadoc settings for JDK 11+ by @bartoszmajsak in #415
New Contributors
- @jwendell made their first contribution in #116
- @dipak-pawar made their first contribution in #119
- @bartoszmajsak made their first contribution in #120
- @lordofthejars made their first contribution in #118
- @eddumelendez made their first contribution in #131
- @Ladicek made their first contribution in #127
- @deki made their first contribution in #129
- @bparry02 made their first contribution in #136
- @johnament made their first contribution in #135
- @manovotn made their first contribution in #164
- @hemanik made their first contribution in #165
- @dependabot-preview made their first contribution in #181
- @jroper made their first contribution in #171
- @mpiotrowski-im made their first contribution in #184
- @SarahFaller213 made their first contribution in #205
- @erdi made their first contribution in #215
- @orange-buffalo made their first contribution in #232
- @starksm64 made their first contribution in #238
- @Zlika made their first contribution in #253
- @jsteenbeeke made their first contribution in #256
- @dependabot made their first contribution in #279
- @RanabirChakraborty made their first contribution in #277
- @lprimak made their first contribution in #285
- @Thihup made their first contribution in #289
- @ingwarsw made their first contribution in #291
- @robinverduijn made their first contribution in #303
- @tadamski made their first contribution in #302
- @kifj made their first contribution in #301
- @rimuln made their first contribution in #324
- @olamy made their first contribution in #352
- @felipe-alves-moraes made their first contribution in #365
- @arjantijms made their first contribution in #375
- @chengfang made their first contribution in #398
- @jhanders34 made their first contribution in #407
Full Changelog: https://github.com/arquillian/arquillian-core/commits/1.7.0.Alpha11