This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch v3-jdo
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
omit 0c8b50d Merge branch 'v3-jpa' into v3-jdo
omit 1496462 updates to 3.5.0
omit dd365b9 adds static weave run config for IntelliJ
omit 129cafb adds build.sh and run.sh
omit cfc19b8 Merge pull request #10 from
apache/dependabot/maven/webapp/com.microsoft.sqlserver-mssql-jdbc-11.1.0.jre8-preview
omit 40032aa Bump com.microsoft.sqlserver:mssql-jdbc in /webapp
omit 3f3185b removes timeline config
omit c501e64 updates to use static weaving, cleans up README
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/v3-jdo (7d5796c)
\
O -- O -- O (0c8b50d)
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:
.run/SimpleApp (jdo).run.xml | 11 +++---
...ts in simpleapp-jdo-module-simple-tests.run.xml | 13 +++++++
...pleapp-jdo [datanucleus_enhance,-pl...].run.xml | 34 ------------------
README.adoc | 40 ++++++++++++++++++++--
build.sh | 1 -
module-simple-tests/pom.xml | 2 +-
module-simple/pom.xml | 2 +-
pom.xml | 18 +++++++---
run.sh | 1 -
.asf.yaml => serve-timeline.sh | 34 +++++++++---------
update-to-latest-nightly.sh | 15 ++++++++
webapp-tests/pom.xml | 2 +-
webapp/pom.xml | 4 +--
13 files changed, 110 insertions(+), 67 deletions(-)
create mode 100644 .run/integtests in simpleapp-jdo-module-simple-tests.run.xml
delete mode 100644 .run/simpleapp-jdo [datanucleus_enhance,-pl...].run.xml
delete mode 100755 build.sh
delete mode 100755 run.sh
copy .asf.yaml => serve-timeline.sh (50%)
create mode 100644 update-to-latest-nightly.sh