This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 5772137cad Merge pull request #2209 from
apache/dependabot/maven/spring6/com.github.jnr-jnr-ffi-2.2.16
add 7cb4100507 Bump com.github.jnr:jnr-posix from 3.1.18 to 3.1.19
add 376751db3c Merge pull request #2213 from
apache/dependabot/maven/master/com.github.jnr-jnr-posix-3.1.19
add 420ce8a3fa Bump com.github.jnr:jnr-enxio from 0.32.16 to 0.32.17
add ca0b60de8b Merge pull request #2214 from
apache/dependabot/maven/master/com.github.jnr-jnr-enxio-0.32.17
add c6ce78ad2e Bump com.github.jnr:jnr-ffi from 2.2.15 to 2.2.16
add e28defaf2b Merge pull request #2212 from
apache/dependabot/maven/master/com.github.jnr-jnr-ffi-2.2.16
add 2e7f45800c CAUSEWAY-2445: disable breaking tests for isis build
add b28284eea1 CAUSEWAY-3404: adds annotation DisabledIfRunningWithSurefire
add c638d193cb CAUSEWAY-3404: removes unused import in prev. commit
new a88ee7fb71 Merge remote-tracking branch 'origin/master' into spring6
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../annotations/DisabledIfRunningWithSurefire.java | 45 ++++++++++++----------
.../secondary/fetch/CommandFetcher_Test.java | 4 +-
.../domainmodel/MetaModelRegressionTest.java | 2 -
.../injecting/jpa/JpaEntityInjectingTest.java | 4 +-
...actionRollbackTest_usingInteractionService.java | 7 ++--
...actionRollbackTest_usingTransactionService.java | 10 ++---
.../jpa/JpaTransactionScopeListenerTest.java | 4 +-
.../testdomain/rest/JsonValueEncoderTest.java | 1 -
.../testdomain/rest/RestServiceStressTest.java | 4 +-
scripts/ci/rename-all-published-sources.jsh | 28 +++++++-------
.../annotations/DisabledIfRunningWithSurefire.java | 43 +++++++++++----------
.../tooling/javamodel/test/AnalyzerTest.java | 6 +--
.../e2e/queryandmutations/Staff_IntegTest.java | 2 +
.../wicket/viewer/wicketapp/CryptFactoryTest.java | 5 ++-
14 files changed, 84 insertions(+), 81 deletions(-)
copy
api/applib/src/main/java/org/apache/causeway/applib/annotation/ParameterTuple.java
=>
core/internaltestsupport/src/main/java/org/apache/causeway/core/internaltestsupport/annotations/DisabledIfRunningWithSurefire.java
(53%)
copy
api/applib/src/main/java/org/apache/causeway/applib/annotation/ParameterTuple.java
=>
testing/unittestsupport/applib/src/main/java/org/apache/causeway/testing/unittestsupport/applib/annotations/DisabledIfRunningWithSurefire.java
(57%)