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-helloworld.git
omit f5f1f48 CAUSEWAY-3941 - updates to 3.5.0 (jpa)
omit e9c044a disables the searching of nightly repo by default
omit f3b06dd run configurations for jpa
omit 2dcbdff adds run.sh and build.sh
omit 50bb6f0 switches to static weaving, updates 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 (a6cb8af)
\
O -- O -- O (f5f1f48)
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/HelloWorldApp (jpa).run.xml | 11 ++++
.run/HelloWorldApp.run.xml | 10 ----
.run/helloworld-jpa [eclipselink_weave].run.xml | 32 ------------
README.adoc | 65 ++++++++++++++++++++++--
build.sh | 1 -
lib/spring-instrument.jar | Bin 0 -> 7454 bytes
pom.xml | 24 +++------
run.sh | 1 -
8 files changed, 79 insertions(+), 65 deletions(-)
create mode 100644 .run/HelloWorldApp (jpa).run.xml
delete mode 100644 .run/HelloWorldApp.run.xml
delete mode 100644 .run/helloworld-jpa [eclipselink_weave].run.xml
delete mode 100755 build.sh
create mode 100644 lib/spring-instrument.jar
delete mode 100755 run.sh