This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch ISIS-2732
in repository https://gitbox.apache.org/repos/asf/isis.git.
discard e3648f3 ISIS-2732: deletes fixture library's Clock
discard b3994cb ISIS-2732: deletes FixtureClock
discard fcc6762 ISIS-2732: renames FixturesLifecycleService to
InitialFixtureScriptsInstaller
discard cd1ebbb ISIS-2732: simplifies FixturesLifecycleService
discard 8e7743c ISIS-2732: deletes TickingFixtureClock, ClockFixture,
TickingClockFixture
discard 6313cce ISIS-2732: removes methods to set clock from
IsisIntegrationTestAbstractWithFixtures
add 18cd168 ISIS-2726: makes InteractionService inherit from
InteractionProvider
add d7f834d ISIS-2726: fixes unit test dummy impl.
new 00afba5 ISIS-2732: removes methods to set clock from
IsisIntegrationTestAbstractWithFixtures
new 636530e ISIS-2732: deletes TickingFixtureClock, ClockFixture,
TickingClockFixture
new 90dc548 ISIS-2732: simplifies FixturesLifecycleService
new 7d9fe90 ISIS-2732: renames FixturesLifecycleService to
InitialFixtureScriptsInstaller
new 7dc5383 ISIS-2732: deletes FixtureClock
new 9bef4bc ISIS-2732: deletes fixture library's Clock
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 (e3648f3)
\
N -- N -- N refs/heads/ISIS-2732 (9bef4bc)
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.
The 6 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:
.../services/iactnlayer/InteractionService.java | 2 +-
.../_testing/InteractionService_forTesting.java | 43 +++++++++++++++++++---
2 files changed, 39 insertions(+), 6 deletions(-)