This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch jdo-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/causeway-app-simpleapp.git
from 7ec4acc Merge remote-tracking branch 'origin/jpa-SNAPSHOT' into
jdo-SNAPSHOT
add aea6e8b adds .editorconfig
new a4b7a51 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
new 41964bc reorganises imports
new 2d59b48 reorg imports
add bc59033 reorganizes imports
add e65523a reorg imports
new 436e911 Merge branch 'jpa-SNAPSHOT' into jdo-SNAPSHOT
The 4 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 | 15 +-
.../domainapp/modules/simple/SimpleModule.java | 2 +-
.../modules/simple/dom/so/SimpleObject.java | 14 +-
.../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 +-
12 files changed, 402 insertions(+), 28 deletions(-)
create mode 100644 .editorconfig