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-helloworld.git
from 6fbd0b7 CAUSEWAY-3882 - merge in jpa
add 50bb6f0 switches to static weaving, updates README
add 2dcbdff adds run.sh and build.sh
add f3b06dd run configurations for jpa
add e9c044a disables the searching of nightly repo by default
add f5f1f48 CAUSEWAY-3941 - updates to 3.5.0 (jpa)
add cdc2130 merges to 3.5.0
No new revisions were added by this update.
Summary of changes:
.run/HelloWorldApp (jdo).run.xml | 4 +-
.run/helloworld-jdo [datanucleus_enhance].run.xml | 32 +++++++++++++++
README.adoc | 48 ++---------------------
build.sh | 1 +
pom.xml | 7 ++--
run.sh | 1 +
6 files changed, 43 insertions(+), 50 deletions(-)
create mode 100644 .run/helloworld-jdo [datanucleus_enhance].run.xml
create mode 100755 build.sh
create mode 100755 run.sh