You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2018/03/05 22:50:17 UTC

[isis] 04/04: Merge branch 'release-1.16.2-RC1' into maint-1.16.2

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch maint-1.16.2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 13ff45fa376374e6c0650461c45824cd6cbce454
Merge: 8c0deb8 fcb0422
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Mar 5 22:49:15 2018 +0000

    Merge branch 'release-1.16.2-RC1' into maint-1.16.2

 STATUS                                             |  4 ++
 .../documentation/src/main/asciidoc/doap_isis.rdf  | 24 ++++++++
 .../documentation/src/main/asciidoc/downloads.adoc | 12 ++--
 ...ugfun_getting-started_helloworld-archetype.adoc |  2 +-
 ..._ugfun_getting-started_simpleapp-archetype.adoc |  2 +-
 adocs/documentation/src/main/asciidoc/index.html   | 11 ++--
 .../src/main/asciidoc/pages/tg/tg.adoc             |  2 +-
 .../release-notes/_release-notes_1.16.2.adoc       | 36 +++++++++++
 .../main/asciidoc/release-notes/release-notes.adoc |  9 +++
 adocs/template/document.html.erb                   |  2 +-
 core/applib/pom.xml                                |  2 +-
 core/integtestsupport/pom.xml                      |  2 +-
 core/log4j/pom.xml                                 |  2 +-
 core/maven-plugin/pom.xml                          |  2 +-
 core/mavendeps/intellij/pom.xml                    |  2 +-
 core/mavendeps/testing/pom.xml                     |  2 +-
 core/mavendeps/webapp/pom.xml                      |  2 +-
 core/metamodel/pom.xml                             |  2 +-
 core/pom.xml                                       | 70 +++++++++++-----------
 core/runtime/pom.xml                               |  2 +-
 core/schema/pom.xml                                |  2 +-
 core/security-shiro/pom.xml                        |  6 +-
 core/security/pom.xml                              |  2 +-
 core/specsupport/pom.xml                           |  2 +-
 core/unittestsupport/pom.xml                       |  2 +-
 core/viewer-restfulobjects-applib/pom.xml          |  2 +-
 core/viewer-restfulobjects-rendering/pom.xml       |  2 +-
 core/viewer-restfulobjects-server/pom.xml          |  2 +-
 core/viewer-wicket-applib/pom.xml                  |  2 +-
 core/viewer-wicket-impl/pom.xml                    |  2 +-
 core/viewer-wicket-model/pom.xml                   |  2 +-
 core/viewer-wicket-ui/pom.xml                      |  2 +-
 core/webserver/pom.xml                             |  2 +-
 core/wrapper/pom.xml                               |  2 +-
 example/application/helloworld/pom.xml             |  2 +-
 example/application/simpleapp/pom.xml              |  2 +-
 example/archetype/helloworld/pom.xml               |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../resources/projects/basic/archetype.properties  |  2 +-
 example/archetype/simpleapp/pom.xml                |  2 +-
 .../META-INF/maven/archetype-metadata.xml          | 19 ------
 .../application/logging-integtest.properties       | 10 ++++
 .../application/DomainAppApplicationModule.java    |  3 +
 .../module-simple/logging-integtest.properties     |  9 +++
 .../domainapp/modules/simple/SimpleModule.java     |  5 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../resources/projects/basic/archetype.properties  |  2 +-
 47 files changed, 183 insertions(+), 103 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
danhaywood@apache.org.