This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/isis.git
commit f8e8d2879732da6225ba98cd3315b07377a68e92 Merge: 61afae32a2 847274c182 Author: Dan Haywood <[email protected]> AuthorDate: Tue Nov 1 08:44:19 2022 +0000 Merge pull request #1164 from apache/ISIS-3267 ISIS-3267: adds new repo method and JDO/JPA annotations .../wrapper/WrapperFactoryDefault.java | 3 +- .../commandlog/applib/dom/CommandLogEntry.java | 2 +- .../applib/dom/CommandLogEntryRepository.java | 15 ++++++++ .../commandlog/jdo/dom/CommandLogEntry.java | 8 ++++- .../commandlog/jpa/dom/CommandLogEntry.java | 40 +++++++++++++--------- 5 files changed, 48 insertions(+), 20 deletions(-)
