This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
from 0e2e912684 ISIS-3123: converts boolean showcase to generated
new 69bfa8581d ISIS-3123: boolean template fix
new 65b52ada1a ISIS-3123: converts Boolean showcase to generated
The 2 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:
.../javalang/booleans/WrapperBooleans-common.adoc | 9 +++-
.../booleans/WrapperBooleans-description.adoc | 10 +++--
.../types/javalang/booleans/WrapperBooleans.java | 50 +++++-----------------
.../javalang/booleans/WrapperBooleans.layout.xml | 2 +
.../booleans/holder/WrapperBooleanHolder.java | 17 ++++----
.../booleans/holder/WrapperBooleanHolder2.java | 11 ++---
.../WrapperBooleanHolder_actionReturning.java | 4 +-
...perBooleanHolder_actionReturningCollection.java | 18 ++++----
.../holder/WrapperBooleanHolder_mixinProperty.java | 4 +-
...oleanHolder_updateReadOnlyOptionalProperty.java | 5 ++-
..._updateReadOnlyOptionalPropertyWithChoices.java | 12 +++---
...rapperBooleanHolder_updateReadOnlyProperty.java | 5 ++-
...anHolder_updateReadOnlyPropertyWithChoices.java | 13 +++---
.../jdo/WrapperBooleanJdo-description.adoc | 7 +--
.../javalang/booleans/jdo/WrapperBooleanJdo.java | 13 +++---
.../booleans/jdo/WrapperBooleanJdoEntities.java | 5 ++-
.../jpa/WrapperBooleanJpa-description.adoc | 16 +++----
.../javalang/booleans/jpa/WrapperBooleanJpa.java | 15 ++++---
.../booleans/jpa/WrapperBooleanJpaEntities.java | 5 ++-
.../booleans/persistence/WrapperBooleanEntity.java | 5 ++-
.../persistence/WrapperBooleanEntity.layout.xml | 2 +
.../persistence/WrapperBooleanSeeding.java | 7 ++-
.../booleans/samples/WrapperBooleanSamples.java | 9 ++--
.../booleans/vm/WrapperBooleanVm-description.adoc | 6 ++-
.../javalang/booleans/vm/WrapperBooleanVm.java | 13 +++---
.../booleans/vm/WrapperBooleanVm.layout.xml | 2 +
.../booleans/holder/PrimitiveBooleanHolder2.java | 8 ++--
.../demoshowcases/value/ValueTypeGenTemplate.java | 10 +++--
.../main/resources/holder/$TemplateHolder2.java | 8 ++--
..._updateReadOnlyOptionalPropertyWithChoices.java | 18 ++++----
30 files changed, 154 insertions(+), 155 deletions(-)
copy
examples/demo/domain/src/main/java/demoapp/dom/types/javalang/booleans/holder/WrapperBooleanHolder_updateReadOnlyOptionalPropertyWithChoices.java
=>
tooling/metaprog/src/main/resources/holder/$TemplateHolder_updateReadOnlyOptionalPropertyWithChoices.java
(81%)