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/causeway.git
from 3a69ffac68 CAUSEWAY-2297: further README fixes
add 97bf4f28fe CAUSEWAY-3666: adds missing license headers
new 52d719b06e Merge pull request #2286 from apache/CAUSEWAY-3666
The 1 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:
antora/pom.xml | 3 +++
.../services/ascii/AsciiIdentifierService.java | 18 ++++++++++++++++++
bom/pom.xml | 3 +++
.../causeway/commons/graph/GraphUtilsTest.java | 18 ++++++++++++++++++
incubator/pom.xml | 3 +++
regressiontests/pom.xml | 3 +++
tooling/pom.xml | 3 +++
.../graphql/applib/src/main/java/module-info.java | 18 ++++++++++++++++++
viewers/graphql/model/src/main/java/module-info.java | 18 ++++++++++++++++++
.../graphql/viewer/test/domain/calc/Calculator.java | 18 ++++++++++++++++++
.../graphql/viewer/test/domain/calc/Month.java | 18 ++++++++++++++++++
.../graphql/viewer/test/domain/calc/Month_Test.java | 18 ++++++++++++++++++
.../graphql/viewer/test/domain/dept/People.java | 18 ++++++++++++++++++
.../graphql/viewer/test/domain/dept/Person.java | 18 ++++++++++++++++++
...sciiIdentifierServiceSupportingGraphqlViewer.java | 18 ++++++++++++++++++
.../viewer/test/domain/i18n/I18nCalculator.java | 18 ++++++++++++++++++
.../src/test/resources/application-test.properties | 20 ++++++++++++++++++++
.../src/test/resources/junit-platform.properties | 20 ++++++++++++++++++++
.../graphql/viewer/test2/domain/calc/Calculator.java | 18 ++++++++++++++++++
.../graphql/viewer/test2/domain/calc/Month.java | 18 ++++++++++++++++++
.../graphql/viewer/test2/domain/calc/Month_Test.java | 18 ++++++++++++++++++
.../graphql/viewer/test2/domain/dept/People.java | 18 ++++++++++++++++++
.../graphql/viewer/test2/domain/dept/Person.java | 18 ++++++++++++++++++
.../src/test/resources/application-test.properties | 19 +++++++++++++++++++
.../src/test/resources/junit-platform.properties | 19 +++++++++++++++++++
.../graphql/viewer/src/main/java/module-info.java | 18 ++++++++++++++++++
.../viewer/controller/ResourceController.java | 18 ++++++++++++++++++
.../viewer/src/test/resources/application-test.yml | 19 +++++++++++++++++++
.../restfulobjects/test/domain/dom/People.java | 18 ++++++++++++++++++
.../restfulobjects/test/domain/dom/Person.java | 18 ++++++++++++++++++
.../test/src/test/resources/application-test.yml | 19 +++++++++++++++++++
31 files changed, 491 insertions(+)