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
from 7d5796c Merge branch 'release-3.4.0-RC1-jpa' into
release-3.4.0-RC1-jdo
add c501e64 updates to use static weaving, cleans up README
add 3f3185b removes timeline config
add 40032aa Bump com.microsoft.sqlserver:mssql-jdbc in /webapp
add cfc19b8 Merge pull request #10 from
apache/dependabot/maven/webapp/com.microsoft.sqlserver-mssql-jdbc-11.1.0.jre8-preview
new 129cafb adds build.sh and run.sh
new dd365b9 adds static weave run config for IntelliJ
new 1496462 updates to 3.5.0
new 0c8b50d Merge branch 'v3-jpa' into v3-jdo
The 4 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:
.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 +
serve-timeline.sh | 38 --------------------
update-to-latest-nightly.sh | 15 --------
webapp-tests/pom.xml | 2 +-
webapp/pom.xml | 4 +--
13 files changed, 51 insertions(+), 130 deletions(-)
delete mode 100644 .run/integtests in simpleapp-jdo-module-simple-tests.run.xml
create mode 100644 .run/simpleapp-jdo [datanucleus_enhance,-pl...].run.xml
create mode 100755 build.sh
create mode 100755 run.sh
delete mode 100644 serve-timeline.sh
delete mode 100644 update-to-latest-nightly.sh