This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch v3-jpa
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
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-jpa (bcda0e0)
\
O -- O -- O (1496462)
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 (jpa).run.xml | 2 +-
...p-jpa-module-simple [eclipselink_weave].run.xml | 32 ------------
README.adoc | 56 ++++++++++++++++++++-
build.sh | 1 -
lib/spring-instrument.jar | Bin 0 -> 7454 bytes
module-simple-tests/pom.xml | 2 +-
module-simple/pom.xml | 18 +------
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 | 9 +++-
13 files changed, 112 insertions(+), 78 deletions(-)
delete mode 100644 .run/simpleapp-jpa-module-simple [eclipselink_weave].run.xml
delete mode 100755 build.sh
create mode 100644 lib/spring-instrument.jar
delete mode 100755 run.sh
copy .asf.yaml => serve-timeline.sh (50%)
create mode 100644 update-to-latest-nightly.sh