andi-huber opened a new pull request, #3408: URL: https://github.com/apache/causeway/pull/3408
Convert abstract entity super classes to interfaces and enable static weaving: We are using https://github.com/ethlo/eclipselink-maven-plugin # Artifacts - [x] causeway-extensions-audittrail-persistence-jpa (`AuditTrailEntry`) - [x] causeway-extensions-commandlog-persistence-jpa (`CommandLogEntry`) - [x] causeway-extensions-excel-fixtures (`ExcelDemoToDoItem`) has no abstract super-class - [x] causeway-extensions-executionlog-persistence-jpa (`ExecutionLogEntry`) - [x] causeway-extensions-executionoutbox-persistence-jpa (`ExecutionOutboxEntry`) - [ ] causeway-extensions-secman-persistence-jpa (see below) - [x] causeway-extensions-sessionlog-persistence-jpa (`SessionLogEntry`) # SecMan - [ ] ApplicationRole - [ ] ApplicationUser - [ ] ApplicationPermission - [ ] ApplicationTenancy # Build - [ ] verify build flag `enhanceEclipselink` works Task-Url: https://issues.apache.org/jira/browse/CAUSEWAY-3968 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
