This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch ISIS-3091
in repository https://gitbox.apache.org/repos/asf/isis.git
from 24a1355920 ISIS-3091: fixes integ test for jdo auditing
add 7830b97dab ISIS-3091: fixes (?) jpa publishing regression tests
(changed format of assertions)
No new revisions were added by this update.
Summary of changes:
.run/DemoAppWicketJdo.run.xml | 22 +++++++++++-
.run/DemoAppWicketJpa (with graphiql).run.xml | 22 +++++++++++-
.run/DemoAppWicketJpa.run.xml | 22 +++++++++++-
.run/SimpleApp.run.xml | 22 +++++++++++-
.run/isis-tooling-cli (index).run.xml | 22 +++++++++++-
.run/isis-tooling-cli (overview).run.xml | 22 +++++++++++-
.run/isis-tooling-cli (projdoc).run.xml | 22 +++++++++++-
.../isis/core/config/beans/PersistenceStack.java | 6 ++++
examples/demo/.run/DemoAppVaadin.run.xml | 22 +++++++++++-
examples/demo/.run/DemoAppWicketJdo.run.xml | 22 +++++++++++-
examples/demo/.run/DemoAppWicketJpa.run.xml | 22 +++++++++++-
.../dom/types/isis/clobs/samples/all_well.xml | 20 +++++++++++
.../NonEnhancedClassesFailureAnalyzer.java | 20 +++++++++++
.../CmdExecAuditSessLog_IntegTestAbstract.java | 4 ---
.../EntityPropertyChangeSubscriberForTesting.java | 19 ++++++++--
.../fakedata/applib/services/clobs/a_and_c.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/all_well.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/as_you.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/com_err.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/coriolan.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/cymbelin.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/dream.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hamlet.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hen_iv_1.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hen_iv_2.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hen_v.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hen_vi_1.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hen_vi_2.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/hen_vi_3.xml | 22 +++++++++++-
.../fakedata/applib/services/clobs/hen_viii.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/j_caesar.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/john.xml | 22 +++++++++++-
.../fakedata/applib/services/clobs/lear.xml | 20 +++++++++++
.../testing/fakedata/applib/services/clobs/lll.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/m_for_m.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/m_wives.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/macbeth.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/merchant.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/much_ado.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/othello.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/pericles.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/r_and_j.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/rich_ii.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/rich_iii.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/t_night.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/taming.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/tempest.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/timon.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/titus.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/troilus.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/two_gent.xml | 20 +++++++++++
.../fakedata/applib/services/clobs/win_tale.xml | 20 +++++++++++
testing/unittestsupport/applib/xml/objects/CUS.xml | 20 +++++++++++
.../unittestsupport/applib/xml/objects/CUS/1.xml | 20 +++++++++++
.../unittestsupport/applib/xml/objects/CUS/2.xml | 20 +++++++++++
.../ObjectAdapterMementoProviderForChoices.java | 40 ++++++++++++++++++++++
56 files changed, 1115 insertions(+), 18 deletions(-)