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 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 ++++++++++++++++++++++
build.sh | 1 +
module-simple-tests/pom.xml | 2 +-
module-simple/pom.xml | 2 +-
pom.xml | 6 ++--
run.sh | 1 +
webapp-tests/pom.xml | 2 +-
webapp/pom.xml | 2 +-
9 files changed, 42 insertions(+), 8 deletions(-)
create mode 100644 .run/simpleapp-jpa-module-simple [eclipselink_weave].run.xml
create mode 100755 build.sh
create mode 100755 run.sh