This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis-app-helloworld.git.
discard ff8e526 renames app
discard 1732c78 No need to push 'nightly' tag
discard ad2a362 trying to get application version to be populated
automatically from pom.version
discard 9265365 adds application.properties for version
discard 5454f86 fixes image name in pom.xml
add 812f7f0 reverts back to 2.0.0-SNAPSHOT
add c64c10d updates menubars.layout.xml for new namespaces
add fcdde1c updates to latest -SNAPSHOT
add de70f00 updates to JPA
add cd0cd1f renames artifactId, adds -jpa suffix
add d50f7d0 renames artifactId, adds -jdo suffix
add 3af3136 Merge branch 'jdo' into jpa
add 4295697 ISIS-2512: fixes datasource conf
add 38076a9 making name of pom.xml consistent
add cc3e4dd reconciling with 'jdo' version
add 42be2e3 ISIS-2512: config jpa->schema
add 02d3c96 framework packages had been renamed
add d5596f7 Merge branch 'jpa' into jdo
add 1c5e393 use JDOQL for query, reconcile whitespace with jpa version
add 9c3ba93 reconciling with simpleapp
add ac56da0 Merge branch 'jdo' into jpa
add daff235 adds repositories, bumps to 2.0.0-M5
add 8659792 Merge branch 'jdo' into jpa
add 252c9a5 converts to spaces
add aaeb09c makes docker build same as simpleapp; delete tests
add aac3921 Merge branch 'jdo' into jpa
add dfa2117 updates to jdk11
add fb43814 Merge branch 'jdo' into jpa
add 5e5510f formatting changes is all.
add a7fdc3d workaround for ISIS-2583
add 558f8f7 fixes index.html links
add 7f7f462 Merge branch 'jdo' into jpa
add 5ed5177 bumps to latest nightly
add 3d517c0 adds notes on eclipselink.weaving
add dabdc18 adds update-parent-to-latest.sh
add 86b58e0 Merge branch 'jdo' into jpa
add 6db38d3 Merge branch 'jpa' into jpa-SNAPSHOT
add 4604f22 bumps to latest nightly
add 72c150e Merge branch 'jdo' into jdo-SNAPSHOT
add 415ead2 Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add b2f124a simplifies menubars.layout.xml
add fea9ea4 Merge branch 'jdo' into jpa
add 7097da9 Merge branch 'jpa' into jpa-SNAPSHOT
add 24f6050 Merge branch 'jdo' into jdo-SNAPSHOT
add b978cdc Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 835b934 updates to @PropertyLayout(fieldSet=)
add 1f503ca Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 7cd93a3 updates parent pom to 2.0.0-M5.20210413-1443-108a3a48
add b833292 Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 798f7ff rationalizing with jdo-SNAPSHOT
add bbe4ecf simplifying layouts
add f6ecfa9 Merge branch 'jdo' into jdo-SNAPSHOT
add b0390d2 updates to latest snapshot
add 7bb635f rationalizing with latest snapshot and jpa-SNAPSHOT
add 75d1536 Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add c3d565a Merge branch 'jdo' into jpa
add ec3e1c7 Merge branch 'jpa' into jpa-SNAPSHOT
add 0594f3c fixes merge issue
add fc4d22d updates parent pom to 2.0.0-M5.20210516-0435-8f068035
add 5da3fea Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 56cb03c updates parent pom to 2.0.0-M5.20210522-0434-fb17f373
add 6645727 Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add d7ad27a ISIS-2660: removes persistence.xml, as is not required by
default
add 6d78a8b Merge branch 'jdo' into jpa
add 93106fe Merge branch 'jpa' into jpa-SNAPSHOT
add 7836cf6 Merge branch 'jdo' into jdo-SNAPSHOT
add 3558e85 Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 9ebcc57 updates parent pom to 2.0.0-M5.20210529-0603-801802dc
add 8ff301f Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 33407f2 updates menubars
add 0db7abf Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 9e9b3e9 updates parent pom to 2.0.0-M5.20210601-0553-daa4d8e1
add 5a1dc2b Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 26403b3 ISIS-2714: updates shiro roles
add 0e09ccd Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 9827171 fixes shiro.ini role
add 97c4550 Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 2dffb2a fixes menubars.layout.xml
add 5d437fd Merge branch 'jdo-SNAPSHOT' into jpa-SNAPSHOT
add 41353c6 configures h2 to support lowercase
add 322c132 updates for ImpersonateMenu and UserMenu
add 5927044 updates menubars, logging config
add 46b4f74 bumps isis parent to 2.0.0-M6
add 03141df updates module class
add 01e5f28 updates to non-deprecated class
add 55b00ba updates to 2.0.0-M6 version
add 998da32 fixes mavendeps
add 080e061 sets version back to 1.0.0-SNAPSHOT
add 1468e91 fixes matrix java-version in github actions
add 81a50a6 updates matrix branches
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ff8e526)
\
N -- N -- N refs/heads/master (81a50a6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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:
.github/workflows/build-and-test.yml | 100 ++++++++
.github/workflows/mavenJdk15.yml | 57 -----
.github/workflows/mavenJdk8.yml | 66 ------
.gitignore | 2 +
README.adoc | 16 --
enhance-all.sh | 2 -
lib/README.txt | 3 +
lib/spring-instrument-5.3.5.jar | Bin 0 -> 7429 bytes
logging-dn-enhance.properties | 24 --
pom.xml | 260 +++++++++++----------
src/main/java/META-INF/persistence.xml | 8 -
.../domainapp/modules/hello/HelloWorldModule.java | 7 +
.../modules/hello/dom/hwo/HelloWorldObject.java | 78 ++++---
.../hello/dom/hwo/HelloWorldObject.layout.xml | 15 +-
.../modules/hello/dom/hwo/HelloWorldObjects.java | 24 +-
.../hello/dom/hwo/HelloWorldRepository.java | 13 ++
.../java/domainapp/modules/hello/types/Name.java | 4 -
.../java/domainapp/modules/hello/types/Notes.java | 13 +-
src/main/java/domainapp/webapp/AppManifest.java | 8 +-
src/main/resources/application.yml | 44 ++--
src/main/resources/config/application.properties | 20 +-
src/main/resources/log4j2-spring.xml | 22 +-
src/main/resources/menubars.layout.xml | 94 ++++----
src/main/resources/shiro.ini | 24 +-
src/main/resources/static/index.html | 18 +-
.../hello/dom/hwo/HellWorldObjects_Test.java | 79 -------
.../hello/dom/hwo/HelloWorldObject_Test.java | 71 ------
update-parent-to-latest.sh | 6 +
28 files changed, 465 insertions(+), 613 deletions(-)
create mode 100644 .github/workflows/build-and-test.yml
delete mode 100644 .github/workflows/mavenJdk15.yml
delete mode 100644 .github/workflows/mavenJdk8.yml
delete mode 100644 enhance-all.sh
create mode 100644 lib/README.txt
create mode 100644 lib/spring-instrument-5.3.5.jar
delete mode 100644 logging-dn-enhance.properties
delete mode 100644 src/main/java/META-INF/persistence.xml
create mode 100644
src/main/java/domainapp/modules/hello/dom/hwo/HelloWorldRepository.java
delete mode 100644
src/test/java/domainapp/modules/hello/dom/hwo/HellWorldObjects_Test.java
delete mode 100644
src/test/java/domainapp/modules/hello/dom/hwo/HelloWorldObject_Test.java
create mode 100644 update-parent-to-latest.sh