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
from bcda0e0 CAUSEWAY-3882 - updates to 3.4.0 (jpa)
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
add 129cafb adds build.sh and run.sh
add dd365b9 adds static weave run config for IntelliJ
add 1496462 updates to 3.5.0
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 7454 -> 0 bytes
module-simple-tests/pom.xml | 2 +-
module-simple/pom.xml | 18 ++++++-
pom.xml | 18 ++-----
run.sh | 1 +
serve-timeline.sh | 38 --------------
update-to-latest-nightly.sh | 15 ------
webapp-tests/pom.xml | 2 +-
webapp/pom.xml | 9 +---
13 files changed, 62 insertions(+), 132 deletions(-)
create mode 100644 .run/simpleapp-jpa-module-simple [eclipselink_weave].run.xml
create mode 100755 build.sh
delete mode 100644 lib/spring-instrument.jar
create mode 100755 run.sh
delete mode 100644 serve-timeline.sh
delete mode 100644 update-to-latest-nightly.sh