This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
from d5e3d68 DocumentationMenu was relocated to ext.docgen
new aea6e8b adds .editorconfig
new bc59033 reorganizes imports
new e65523a reorg imports
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.editorconfig | 365 +++++++++++++++++++++
.../integtests/tests/SimpleObject_IntegTest.java | 3 +-
.../integtests/tests/SimpleObjects_IntegTest.java | 12 +-
.../modules/simple/dom/so/SimpleObject.java | 7 +-
.../simple/fixture/SimpleObject_persona.java | 9 +-
.../metamodel/SwaggerExport_IntegTest.java | 4 +-
.../webapp/integtests/smoke/Smoke_IntegTest.java | 9 +-
.../application/seed/SeedSecurityService.java | 1 -
.../java/domainapp/webapp/quartz/QuartzModule.java | 1 +
.../domainapp/webapp/quartz/job/SampleJob.java | 1 +
webapp/src/main/resources/menubars.layout.xml | 6 +-
11 files changed, 397 insertions(+), 21 deletions(-)
create mode 100644 .editorconfig