You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/26 17:57:27 UTC

[causeway] 01/01: Merge branch 'master' into spring6

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 972d19766db01d88589ca81b265d2bc146155fba
Merge: f248ca8c11 f1c3b8462f
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Mar 26 18:57:09 2023 +0100

    Merge branch 'master' into spring6

 .../commons/internal/reflection/_Annotations.java  |  42 ++-
 .../Annotations_synthesizeElseOnClass_Test.java    | 286 +++++++++++++++++++++
 ...a => Annotations_synthesize_on_Class_Test.java} |   4 +-
 ...a => Annotations_synthesize_on_Field_Test.java} |   4 +-
 ... => Annotations_synthesize_on_Method_Test.java} |   4 +-
 ... Annotations_synthesize_on_Parameter_Test.java} |   4 +-
 .../testing/integtestsupport/applib/_Helper.java   |   2 +-
 .../applib/annotation/InteractAs.java              |   6 +-
 8 files changed, 329 insertions(+), 23 deletions(-)