This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch CAUSEWAY-3390
in repository https://gitbox.apache.org/repos/asf/causeway.git
discard 15f64937ee CAUSEWAY-3390: fixes compile issue
discard 83cf906202 CAUSEWAY-3390: makes design of AuditTrailEntryRepository
consistent with ...
add 52f72c0910 CAUSEWAY-3081: adds check
add 5f9adcc62b CAUSEWAY-3081: adds check that featureIds exist
add 5b1f5a3505 CAUSEWAY-3081: adds check and config property
add 916977535f Merge pull request #1921 from apache/CAUSEWAY-3081
add a135ae084e CAUSEWAY-3390: makes design of AuditTrailEntryRepository
consistent with ...
add 8fc49973c3 CAUSEWAY-3390: fixes compile issue
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (15f64937ee)
\
N -- N -- N refs/heads/CAUSEWAY-3390 (8fc49973c3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../core/config/CausewayConfiguration.java | 36 +++++++++++++++++++---
.../ApplicationFeatureRepositoryDefault.java | 12 +++-----
.../AbstractRoleAndPermissionsFixtureScript.java | 33 +++++++++++++++++---
3 files changed, 66 insertions(+), 15 deletions(-)