[10/13] isis git commit: ISIS-1287: further tiny fixes to docs.

2016-03-29 Thread danhaywood
ISIS-1287: further tiny fixes to docs.


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/60254d58
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/60254d58
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/60254d58

Branch: refs/heads/master
Commit: 60254d589a2fe90b5584b820373c6be1b1f0ac8f
Parents: b2d1312
Author: Dan Haywood 
Authored: Tue Mar 29 18:49:19 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 18:49:19 2016 +0100

--
 adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc   | 2 +-
 .../src/main/asciidoc/guides/_cgcom_post-release-successful.adoc   | 2 +-
 .../src/main/asciidoc/guides/_ugfun_object-layout_static.adoc  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/60254d58/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
--
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
index d13ada1..05a52bb 100644
--- a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
+++ b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
@@ -15,7 +15,7 @@ As a result of this change, the support for editing objects 
has been modified; r
 page into edit mode, instead each property is edited individually.  The 
current implementation of this is using a prompt dialog (very
 similar to the action prompt dialogs; in a future release we hope to support 
"in-place" edits instead.
 
-Another notable change in this release include various new domain services.  
Some of these are in supoprt of the dynamic layouts
+Another notable change in this release include various new domain services.  
Some of these are in support of the dynamic layouts
 functionality, others including new access into Apache Isis' metamodel.  (Some 
of these new services were originally part of the (non-ASF)
 link:http://isisaddons.org[Isis Addons]). In addition, the 
xref:rgsvc.adoc#_rgsvc_api_DomainObjectContainer[`DomainObjectContainer`]
 service has been deprecated, replaced by a number of fine-grained services

http://git-wip-us.apache.org/repos/asf/isis/blob/60254d58/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
index 4cb9ee2..5c795e4 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_cgcom_post-release-successful.adoc
@@ -309,7 +309,7 @@ git push origin --delete release-1.13.0-RC1   # remote 
branch no longer needed
 
 
 
-Finally, update the simpleapp's root `pom.xml` to reference the next SNAPSHOT 
release (`1.13.0-SNAPSHOT`)
+Finally, update the simpleapp's root `pom.xml` to reference the next SNAPSHOT 
release (`1.14.0-SNAPSHOT`)
 
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/60254d58/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
index e132937..c62755d 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/_ugfun_object-layout_static.adoc
@@ -11,7 +11,7 @@ This section describes the static approach, using annotations.
 
 [NOTE]
 
-Tabs and tabgroups are only supported using 
xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[`layout.xml`] files 
(`1.12.0-SNAPSHOT`); they are not supported by annotations.
+Tabs and tabgroups are only supported using 
xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[`layout.xml`] files; they are 
not supported by annotations.
 
 
 



[04/13] isis git commit: ISIS-1287: updating simpleapp pom.xml to 1.12.0

2016-03-29 Thread danhaywood
ISIS-1287: updating simpleapp pom.xml to 1.12.0


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/4fe2902d
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/4fe2902d
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/4fe2902d

Branch: refs/heads/master
Commit: 4fe2902d79243987e534badeb0b3a54915851e69
Parents: 5e44e0d
Author: Dan Haywood 
Authored: Fri Mar 25 10:17:36 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 10:17:36 2016 +

--
 example/application/simpleapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/4fe2902d/example/application/simpleapp/pom.xml
--
diff --git a/example/application/simpleapp/pom.xml 
b/example/application/simpleapp/pom.xml
index 5b57218..fab7eea 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
 
 
 
-1.12.0-SNAPSHOT
+1.12.0
 
 UTF-8
 
UTF-8



[05/13] isis git commit: ISIS-1287: recreating simpleapp archetype

2016-03-29 Thread danhaywood
ISIS-1287: recreating simpleapp archetype


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/52481026
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/52481026
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/52481026

Branch: refs/heads/master
Commit: 52481026a38abb1f38ca69c8911644f1e6190acf
Parents: 4fe2902
Author: Dan Haywood 
Authored: Fri Mar 25 10:54:29 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 10:54:29 2016 +

--
 example/archetype/simpleapp/pom.xml |  2 +-
 .../homepage/HomePageViewModel.layout.xml   |  5 ++
 .../prototyping/HideMixinsForHomePage.java  | 56 
 .../resources/archetype-resources/dom/pom.xml   |  7 ++-
 .../java/domainapp/dom/simple/SimpleObject.java |  4 ++
 .../dom/simple/SimpleObject.layout.xml  |  4 +-
 .../archetype-resources/integtests/pom.xml  |  3 --
 .../main/resources/archetype-resources/pom.xml  |  4 +-
 .../projects/basic/archetype.properties |  2 +-
 9 files changed, 20 insertions(+), 67 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/52481026/example/archetype/simpleapp/pom.xml
--
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index a0b38f1..61b619f 100644
--- a/example/archetype/simpleapp/pom.xml
+++ b/example/archetype/simpleapp/pom.xml
@@ -44,7 +44,7 @@
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.12.0
 ../../../core/pom.xml
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/52481026/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/homepage/HomePageViewModel.layout.xml
--
diff --git 
a/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/homepage/HomePageViewModel.layout.xml
 
b/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/homepage/HomePageViewModel.layout.xml
index f9c33fc..036ca8e 100644
--- 
a/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/homepage/HomePageViewModel.layout.xml
+++ 
b/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/homepage/HomePageViewModel.layout.xml
@@ -28,6 +28,8 @@
 
 
 
+
+
 
 
 
@@ -40,6 +42,9 @@
 
 
 
+
+
+
 
 
 

http://git-wip-us.apache.org/repos/asf/isis/blob/52481026/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/prototyping/HideMixinsForHomePage.java
--
diff --git 
a/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/prototyping/HideMixinsForHomePage.java
 
b/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/prototyping/HideMixinsForHomePage.java
deleted file mode 100644
index b5c0a7b..000
--- 
a/example/archetype/simpleapp/src/main/resources/archetype-resources/app/src/main/java/domainapp/app/services/prototyping/HideMixinsForHomePage.java
+++ /dev/null
@@ -1,56 +0,0 @@
-#set( $symbol_pound = '#' )
-#set( $symbol_dollar = '$' )
-#set( $symbol_escape = '\' )
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one
- *  or more contributor license agreements.  See the NOTICE file
- *  distributed with this work for additional information
- *  regarding copyright ownership.  The ASF licenses this file
- *  to you under the Apache License, Version 2.0 (the
- *  "License"); you may not use this file except in compliance
- *  with the License.  You may obtain a copy of the License at
- *
- *http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing,
- *  software distributed under the License is distributed on an
- *  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- *  KIND, either express or implied.  See the License for the
- *  specific language governing permissions and limitations
- *  under the License.
- */
-package domainapp.app.services.prototyping;
-
-import java.util.List;
-
-import com.google.common.eventbus.Subscribe;
-
-import org.apache.isis.applib.AbstractSubscriber;
-import org.apache.isis.applib.annotation.DomainService;
-import 

[07/13] isis git commit: [maven-release-plugin] prepare for next development iteration

2016-03-29 Thread danhaywood
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/26ec36cd
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/26ec36cd
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/26ec36cd

Branch: refs/heads/master
Commit: 26ec36cd90837f6f4da5c3aa39512662468789e5
Parents: ac19911
Author: Dan Haywood 
Authored: Fri Mar 25 11:00:25 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 11:00:25 2016 +

--
 example/archetype/simpleapp/pom.xml | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/26ec36cd/example/archetype/simpleapp/pom.xml
--
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index 8cdd9df..b74afaa 100644
--- a/example/archetype/simpleapp/pom.xml
+++ b/example/archetype/simpleapp/pom.xml
@@ -21,7 +21,7 @@
 4.0.0
 org.apache.isis.archetype
 simpleapp-archetype
-1.12.0
+1.13.0-SNAPSHOT
 maven-archetype
 simpleapp-archetype
 
@@ -47,8 +47,4 @@
 1.12.0
 ../../../core/pom.xml
 
-
-  
-simpleapp-archetype-1.12.0
-  
 



[09/13] isis git commit: Merge branch 'release-1.12.0-RC2'

2016-03-29 Thread danhaywood
Merge branch 'release-1.12.0-RC2'


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/b2d1312c
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/b2d1312c
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/b2d1312c

Branch: refs/heads/master
Commit: b2d1312c55cc87b44fbe418c43c23f3ae0aedc89
Parents: 6bc7a3d 26ec36c
Author: Dan Haywood 
Authored: Tue Mar 29 18:45:51 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 18:45:51 2016 +0100

--
 core/applib/pom.xml |  2 +-
 core/integtestsupport/pom.xml   |  2 +-
 core/log4j/pom.xml  |  2 +-
 core/maven-plugin/pom.xml   |  2 +-
 core/metamodel/pom.xml  |  2 +-
 core/pom.xml| 64 ++--
 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/simpleapp/pom.xml   |  2 +-
 example/archetype/simpleapp/pom.xml |  6 +-
 .../homepage/HomePageViewModel.layout.xml   |  5 ++
 .../prototyping/HideMixinsForHomePage.java  | 56 -
 .../resources/archetype-resources/dom/pom.xml   |  7 ++-
 .../java/domainapp/dom/simple/SimpleObject.java |  4 ++
 .../dom/simple/SimpleObject.layout.xml  |  4 +-
 .../archetype-resources/integtests/pom.xml  |  3 -
 .../main/resources/archetype-resources/pom.xml  |  4 +-
 .../projects/basic/archetype.properties |  2 +-
 master  |  0
 32 files changed, 77 insertions(+), 124 deletions(-)
--




[01/13] isis git commit: ISIS-1287: deleting 'master' (empty file in root)

2016-03-29 Thread danhaywood
Repository: isis
Updated Branches:
  refs/heads/master 10c4299b0 -> b45c1241d


ISIS-1287: deleting 'master' (empty file in root)


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/cd2f3d83
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/cd2f3d83
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/cd2f3d83

Branch: refs/heads/master
Commit: cd2f3d83102977dfe205ab32114cb11e2bdfa051
Parents: 643a93f
Author: Dan Haywood 
Authored: Fri Mar 25 09:30:20 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 09:30:20 2016 +

--
 master | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/cd2f3d83/master
--
diff --git a/master b/master
deleted file mode 100644
index e69de29..000



[03/13] isis git commit: [maven-release-plugin] prepare for next development iteration

2016-03-29 Thread danhaywood
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/5e44e0d2
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/5e44e0d2
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/5e44e0d2

Branch: refs/heads/master
Commit: 5e44e0d28619e3bf5bb6d320efbb123155eccfc6
Parents: b78aaa5
Author: Dan Haywood 
Authored: Fri Mar 25 09:42:33 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 09:42:33 2016 +

--
 core/applib/pom.xml  |  2 +-
 core/integtestsupport/pom.xml|  2 +-
 core/log4j/pom.xml   |  2 +-
 core/maven-plugin/pom.xml|  2 +-
 core/metamodel/pom.xml   |  2 +-
 core/pom.xml | 66 +++
 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 +-
 21 files changed, 55 insertions(+), 55 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/5e44e0d2/core/applib/pom.xml
--
diff --git a/core/applib/pom.xml b/core/applib/pom.xml
index 59dcd3a..1a6796c 100644
--- a/core/applib/pom.xml
+++ b/core/applib/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.isis.core
 isis
-1.12.0
+1.13.0-SNAPSHOT
 
 
 isis-core-applib

http://git-wip-us.apache.org/repos/asf/isis/blob/5e44e0d2/core/integtestsupport/pom.xml
--
diff --git a/core/integtestsupport/pom.xml b/core/integtestsupport/pom.xml
index 3deb3d0..c3715b1 100644
--- a/core/integtestsupport/pom.xml
+++ b/core/integtestsupport/pom.xml
@@ -23,7 +23,7 @@

org.apache.isis.core
isis
-1.12.0
+1.13.0-SNAPSHOT

 
isis-core-integtestsupport

http://git-wip-us.apache.org/repos/asf/isis/blob/5e44e0d2/core/log4j/pom.xml
--
diff --git a/core/log4j/pom.xml b/core/log4j/pom.xml
index a781d28..d33ff05 100644
--- a/core/log4j/pom.xml
+++ b/core/log4j/pom.xml
@@ -15,7 +15,7 @@
 
 org.apache.isis.core
 isis
-1.12.0
+1.13.0-SNAPSHOT
 
 
 isis-core-log4j

http://git-wip-us.apache.org/repos/asf/isis/blob/5e44e0d2/core/maven-plugin/pom.xml
--
diff --git a/core/maven-plugin/pom.xml b/core/maven-plugin/pom.xml
index f9f0ece..3fd9501 100644
--- a/core/maven-plugin/pom.xml
+++ b/core/maven-plugin/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.isis.core
 isis
-1.12.0
+1.13.0-SNAPSHOT
 
 
 org.apache.isis.tool

http://git-wip-us.apache.org/repos/asf/isis/blob/5e44e0d2/core/metamodel/pom.xml
--
diff --git a/core/metamodel/pom.xml b/core/metamodel/pom.xml
index b028f51..d0955db 100644
--- a/core/metamodel/pom.xml
+++ b/core/metamodel/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.isis.core
 isis
-1.12.0
+1.13.0-SNAPSHOT
 
 
 isis-core-metamodel

http://git-wip-us.apache.org/repos/asf/isis/blob/5e44e0d2/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index d4e30ff..7585f08 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -29,7 +29,7 @@
 
 org.apache.isis.core
 isis
-1.12.0
+1.13.0-SNAPSHOT
 
 pom
 
@@ -185,7 +185,7 @@
 scm:git:http://git.apache.org/isis.git/core
 
scm:git:https://git-wip-us.apache.org/repos/asf/isis.git/trunk/framework/
 git://git.apache.org/isis.git/core
-  isis-1.12.0
+  HEAD
   
 
 http://isis.apache.org
@@ -1072,13 +1072,13 @@ ${license.additional-notes}
 
 org.apache.isis.core
 isis-core-unittestsupport
-  

[11/13] isis git commit: ISIS-1287: updating simpleapp parent pom to reference 1.13.0-SNAPSHOT

2016-03-29 Thread danhaywood
ISIS-1287: updating simpleapp parent pom to reference 1.13.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/4f94dbfd
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/4f94dbfd
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/4f94dbfd

Branch: refs/heads/master
Commit: 4f94dbfdf1761161628da5bbe5e527bdd8eb7caa
Parents: 60254d5
Author: Dan Haywood 
Authored: Tue Mar 29 18:50:23 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 18:50:23 2016 +0100

--
 example/application/simpleapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/4f94dbfd/example/application/simpleapp/pom.xml
--
diff --git a/example/application/simpleapp/pom.xml 
b/example/application/simpleapp/pom.xml
index fab7eea..008161c 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
 
 
 
-1.12.0
+1.13.0-SNAPSHOT
 
 UTF-8
 
UTF-8



[06/13] isis git commit: [maven-release-plugin] prepare release simpleapp-archetype-1.12.0

2016-03-29 Thread danhaywood
[maven-release-plugin] prepare release simpleapp-archetype-1.12.0


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/ac199115
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/ac199115
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/ac199115

Branch: refs/heads/master
Commit: ac19911569f97040898dd1d6fe4589f44bb439ee
Parents: 5248102
Author: Dan Haywood 
Authored: Fri Mar 25 11:00:22 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 11:00:22 2016 +

--
 example/archetype/simpleapp/pom.xml | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/ac199115/example/archetype/simpleapp/pom.xml
--
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index 61b619f..8cdd9df 100644
--- a/example/archetype/simpleapp/pom.xml
+++ b/example/archetype/simpleapp/pom.xml
@@ -17,11 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-http://maven.apache.org/POM/4.0.0; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
 4.0.0
 org.apache.isis.archetype
 simpleapp-archetype
-1.12.0-SNAPSHOT
+1.12.0
 maven-archetype
 simpleapp-archetype
 
@@ -47,4 +47,8 @@
 1.12.0
 ../../../core/pom.xml
 
+
+  
+simpleapp-archetype-1.12.0
+  
 



[13/13] isis git commit: ISIS-1335: updating pom.xml version for simpleapp archetype

2016-03-29 Thread danhaywood
ISIS-1335: updating pom.xml version for simpleapp archetype


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/b45c1241
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/b45c1241
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/b45c1241

Branch: refs/heads/master
Commit: b45c1241d9b6c810f8082d99052d804a1f16b3f5
Parents: af81ee5
Author: Dan Haywood 
Authored: Tue Mar 29 19:11:43 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 19:11:43 2016 +0100

--
 example/archetype/simpleapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/b45c1241/example/archetype/simpleapp/pom.xml
--
diff --git a/example/archetype/simpleapp/pom.xml 
b/example/archetype/simpleapp/pom.xml
index b74afaa..2d9abe4 100644
--- a/example/archetype/simpleapp/pom.xml
+++ b/example/archetype/simpleapp/pom.xml
@@ -44,7 +44,7 @@
 
 org.apache.isis.core
 isis
-1.12.0
+1.13.0-SNAPSHOT
 ../../../core/pom.xml
 
 



[02/13] isis git commit: [maven-release-plugin] prepare release isis-1.12.0

2016-03-29 Thread danhaywood
[maven-release-plugin] prepare release isis-1.12.0


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/b78aaa54
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/b78aaa54
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/b78aaa54

Branch: refs/heads/master
Commit: b78aaa5494aa01ed92107e29bb60703f54010c78
Parents: cd2f3d8
Author: Dan Haywood 
Authored: Fri Mar 25 09:42:30 2016 +
Committer: Dan Haywood 
Committed: Fri Mar 25 09:42:30 2016 +

--
 core/applib/pom.xml  |  2 +-
 core/integtestsupport/pom.xml|  2 +-
 core/log4j/pom.xml   |  2 +-
 core/maven-plugin/pom.xml|  2 +-
 core/metamodel/pom.xml   |  2 +-
 core/pom.xml | 66 +++
 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 +-
 21 files changed, 55 insertions(+), 55 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/b78aaa54/core/applib/pom.xml
--
diff --git a/core/applib/pom.xml b/core/applib/pom.xml
index 243e5f8..59dcd3a 100644
--- a/core/applib/pom.xml
+++ b/core/applib/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.12.0
 
 
 isis-core-applib

http://git-wip-us.apache.org/repos/asf/isis/blob/b78aaa54/core/integtestsupport/pom.xml
--
diff --git a/core/integtestsupport/pom.xml b/core/integtestsupport/pom.xml
index 8491f67..3deb3d0 100644
--- a/core/integtestsupport/pom.xml
+++ b/core/integtestsupport/pom.xml
@@ -23,7 +23,7 @@

org.apache.isis.core
isis
-1.12.0-SNAPSHOT
+1.12.0

 
isis-core-integtestsupport

http://git-wip-us.apache.org/repos/asf/isis/blob/b78aaa54/core/log4j/pom.xml
--
diff --git a/core/log4j/pom.xml b/core/log4j/pom.xml
index 4a029c1..a781d28 100644
--- a/core/log4j/pom.xml
+++ b/core/log4j/pom.xml
@@ -15,7 +15,7 @@
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.12.0
 
 
 isis-core-log4j

http://git-wip-us.apache.org/repos/asf/isis/blob/b78aaa54/core/maven-plugin/pom.xml
--
diff --git a/core/maven-plugin/pom.xml b/core/maven-plugin/pom.xml
index f1850b3..f9f0ece 100644
--- a/core/maven-plugin/pom.xml
+++ b/core/maven-plugin/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.12.0
 
 
 org.apache.isis.tool

http://git-wip-us.apache.org/repos/asf/isis/blob/b78aaa54/core/metamodel/pom.xml
--
diff --git a/core/metamodel/pom.xml b/core/metamodel/pom.xml
index 16621b2..b028f51 100644
--- a/core/metamodel/pom.xml
+++ b/core/metamodel/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.12.0
 
 
 isis-core-metamodel

http://git-wip-us.apache.org/repos/asf/isis/blob/b78aaa54/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index 1e09119..d4e30ff 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -29,7 +29,7 @@
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.12.0
 
 pom
 
@@ -185,7 +185,7 @@
 scm:git:http://git.apache.org/isis.git/core
 
scm:git:https://git-wip-us.apache.org/repos/asf/isis.git/trunk/framework/
 git://git.apache.org/isis.git/core
-  HEAD
+  isis-1.12.0
   
 
 http://isis.apache.org
@@ -1072,13 +1072,13 @@ ${license.additional-notes}
 
 org.apache.isis.core
 isis-core-unittestsupport
-

[09/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/ugbtb.html
--
diff --git a/content/guides/ugbtb.html b/content/guides/ugbtb.html
index c4d0e26..06e2da0 100644
--- a/content/guides/ugbtb.html
+++ b/content/guides/ugbtb.html
@@ -937,7 +937,7 @@ interface, then the programmer must write all the state 
management (lots of boil
 
 
 
-(as of 1.12.0-SNAPSHOT), JAXB-annotated view models are 
editable.
+JAXB-annotated view models are editable.
 
 
 
@@ -3764,7 +3764,7 @@ Pretty much all the other FacetFactorys are 
responsible for install
 
 
 
-(As of 1.12.0-SNAPSHOT), the use of dynamic layouts through 
the .layout.json - and therefore also the 
LayoutMetadataReader - is DEPRECATED.  Instead, the dynamic XML layouts 
using .layout.xml enables much more sophisticated custom layouts 
than those afforded by .layout.json.
+The use of dynamic layouts through the .layout.json - and 
therefore also the LayoutMetadataReader - is DEPRECATED.  Instead, 
the dynamic XML 
layouts using .layout.xml enables much more sophisticated 
custom layouts than those afforded by .layout.json.
 
 
 By default, custom XML layouts are read from the classpath.  This behaviour 
can be customized by providing an



[12/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgsvc.pdf
--
diff --git a/content/guides/rgsvc.pdf b/content/guides/rgsvc.pdf
index 367cd40..c539622 100644
--- a/content/guides/rgsvc.pdf
+++ b/content/guides/rgsvc.pdf
@@ -4,16 +4,16 @@
 << /Title (Domain Services)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160328135331+02'00')
-/ModDate (D:20160328135331+02'00')
+/CreationDate (D:20160329132349+01'00')
+/ModDate (D:20160329132349+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 2022 0 R
-/PageLabels 2101 0 R
+/Outlines 1979 0 R
+/PageLabels 2058 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 158
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 34 0 R 46 0 R 58 0 R 66 0 R 69 0 R 90 0 R 
125 0 R 159 0 R 169 0 R 180 0 R 187 0 R 198 0 R 206 0 R 212 0 R 216 0 R 222 0 R 
230 0 R 244 0 R 260 0 R 275 0 R 294 0 R 305 0 R 326 0 R 336 0 R 348 0 R 364 0 R 
379 0 R 388 0 R 394 0 R 414 0 R 423 0 R 427 0 R 433 0 R 438 0 R 451 0 R 461 0 R 
463 0 R 476 0 R 510 0 R 551 0 R 560 0 R 572 0 R 578 0 R 589 0 R 599 0 R 613 0 R 
626 0 R 628 0 R 630 0 R 632 0 R 643 0 R 649 0 R 655 0 R 662 0 R 676 0 R 684 0 R 
695 0 R 705 0 R 715 0 R 727 0 R 733 0 R 747 0 R 754 0 R 777 0 R 785 0 R 799 0 R 
817 0 R 830 0 R 844 0 R 872 0 R 898 0 R 903 0 R 909 0 R 916 0 R 926 0 R 942 0 R 
954 0 R 956 0 R 966 0 R 976 0 R 980 0 R 988 0 R 995 0 R 1002 0 R 1018 0 R 1030 
0 R 1038 0 R 1043 0 R 1046 0 R 1052 0 R 1061 0 R 1073 0 R 1087 0 R 1101 0 R 
1107 0 R 1119 0 R 1128 0 R 1132 0 R 1161 0 R 1180 0 R 1183 0 R 1206 0 R 1215 0 
R 1223 0 R 1240 0 R 1245 0 R 1255 0 R 1265 0 R 1272 0 R 1284 0 R 1288 0 R 1292 
0 R 1296 0 R 1307 0 R 1335 0 R 1353 0 R 1363 0 R
  1370 0 R 1383 0 R 1397 0 R 1414 0 R 1425 0 R 1460 0 R 1475 0 R 1483 0 R 1491 
0 R 1493 0 R 1519 0 R 1529 0 R 1534 0 R 1541 0 R 1545 0 R 1557 0 R 1560 0 R 
1566 0 R 1577 0 R 1580 0 R 1588 0 R 1590 0 R 1601 0 R 1621 0 R 1633 0 R 1648 0 
R 1660 0 R 1665 0 R 1677 0 R 1688 0 R 1699 0 R 1701 0 R 1716 0 R 1721 0 R 1729 
0 R 1736 0 R 1754 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 34 0 R 46 0 R 58 0 R 66 0 R 69 0 R 90 0 R 
125 0 R 159 0 R 170 0 R 181 0 R 188 0 R 199 0 R 207 0 R 213 0 R 217 0 R 223 0 R 
231 0 R 245 0 R 261 0 R 276 0 R 297 0 R 309 0 R 328 0 R 338 0 R 350 0 R 366 0 R 
381 0 R 390 0 R 396 0 R 416 0 R 425 0 R 429 0 R 435 0 R 440 0 R 453 0 R 463 0 R 
465 0 R 478 0 R 512 0 R 553 0 R 562 0 R 574 0 R 580 0 R 591 0 R 601 0 R 615 0 R 
628 0 R 630 0 R 632 0 R 634 0 R 645 0 R 651 0 R 657 0 R 664 0 R 678 0 R 686 0 R 
697 0 R 707 0 R 717 0 R 729 0 R 735 0 R 749 0 R 756 0 R 779 0 R 787 0 R 801 0 R 
819 0 R 832 0 R 846 0 R 874 0 R 900 0 R 905 0 R 911 0 R 918 0 R 928 0 R 944 0 R 
956 0 R 958 0 R 968 0 R 978 0 R 982 0 R 990 0 R 997 0 R 1004 0 R 1020 0 R 1032 
0 R 1040 0 R 1045 0 R 1048 0 R 1054 0 R 1063 0 R 1075 0 R 1089 0 R 1103 0 R 
1109 0 R 1121 0 R 1130 0 R 1134 0 R 1163 0 R 1182 0 R 1185 0 R 1208 0 R 1217 0 
R 1225 0 R 1242 0 R 1247 0 R 1257 0 R 1267 0 R 1274 0 R 1286 0 R 1290 0 R 1294 
0 R 1298 0 R 1309 0 R 1337 0 R 1355 0 R 1365 0 R
  1372 0 R 1385 0 R 1399 0 R 1416 0 R 1427 0 R 1462 0 R 1477 0 R 1485 0 R 1493 
0 R 1495 0 R 1521 0 R 1531 0 R 1536 0 R 1543 0 R 1547 0 R 1559 0 R 1562 0 R 
1568 0 R 1579 0 R 1582 0 R 1590 0 R 1592 0 R 1603 0 R 1623 0 R 1635 0 R 1650 0 
R 1662 0 R 1667 0 R 1679 0 R 1690 0 R 1701 0 R 1703 0 R 1718 0 R 1723 0 R 1731 
0 R 1738 0 R 1756 0 R]
 >>
 endobj
 4 0 obj
@@ -78,17 +78,17 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /CA+NotoSerif
+/BaseFont /BY+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 2103 0 R
+/FontDescriptor 2060 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2105 0 R
-/ToUnicode 2104 0 R
+/Widths 2062 0 R
+/ToUnicode 2061 0 R
 >>
 endobj
 9 0 obj
-<< /Length 39304
+<< /Length 35881
 >>
 stream
 q
@@ -655,42 +655,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-169.1985 530.09598 Td
+170.515242 530.09598 Td
 /F1.0 10.5 Tf
-<2028> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-175.551002 530.09598 Td
-/F3.0 10.5 Tf
-<312e31322e302d534e415053484f54> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-254.301002 530.09598 Td
-/F1.0 10.5 Tf
-<29> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-261.371746 530.09598 Td
-/F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>
 Tj

[15/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgmvn.html
--
diff --git a/content/guides/rgmvn.html b/content/guides/rgmvn.html
index 1e30c59..4ac1bec 100644
--- a/content/guides/rgmvn.html
+++ b/content/guides/rgmvn.html
@@ -880,7 +880,7 @@ different configuration; see the final section for 
differences.
 [INFO] BUILD FAILURE
 [INFO] 
 [INFO] ...
-[ERROR] Failed to execute goal 
org.apache.isis.tool:isis-maven-plugin:1.12.0-SNAPSHOT:validate (default) on 
project simpleapp-dom: 1 problems found. - [Help 1]
+[ERROR] Failed to execute goal 
org.apache.isis.tool:isis-maven-plugin:1.13.0-SNAPSHOT:validate (default) on 
project simpleapp-dom: 1 problems found. - [Help 1]
 
 
 
@@ -1240,7 +1240,7 @@ below shows the overall design:
 parent
 groupIdorg.isisaddons.app/groupId
 artifactIdtodoapp/artifactId
-version1.12.0-SNAPSHOT/version
+version1.13.0-SNAPSHOT/version
 /parent
 
 artifactIdtodoapp-xsd/artifactId



[01/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
Repository: isis-site
Updated Branches:
  refs/heads/asf-site 576957917 -> 09aecf2c3


http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/index.html
--
diff --git a/content/index.html b/content/index.html
index 243f16f..b149ee9 100644
--- a/content/index.html
+++ b/content/index.html
@@ -670,7 +670,7 @@ And I must say this: "Great Support from the development 
team"
 
 
 
-The above screenshot shows the 
ToDoItem entity; an (optional) XML layout file provides metadata 
dividing the object members into rows, columns and tabs.  Apache Isis also 
supports view models as well as entities, so you can also create dashboards and 
support for similar use cases:
+The above screenshot shows the 
ToDoItem entity; an (optional) XML layout file provides metadata 
dividing the object members into rows, columns and tabs.  Apache Isis also 
supports view models as well as entities, so you can also create dashboards, 
home pages and similar:
 
 
 
@@ -694,7 +694,7 @@ And I must say this: "Great Support from the development 
team"
 mvn archetype:generate  \
 -D archetypeGroupId=org.apache.isis.archetype \
 -D archetypeArtifactId=simpleapp-archetype \
--D archetypeVersion=1.11.1 \
+-D archetypeVersion=1.12.0 \
 -D groupId=com.mycompany \
 -D artifactId=myapp \
 -D version=1.0-SNAPSHOT \

http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/isis-in-pictures.html
--
diff --git a/content/isis-in-pictures.html b/content/isis-in-pictures.html
index 09e5241..15c2250 100644
--- a/content/isis-in-pictures.html
+++ b/content/isis-in-pictures.html
@@ -636,7 +636,7 @@ table.CodeRay td.code>pre{padding:0}
 
 
 The remaining screenshots on this page are for v1.10.0 of the framework, 
which precedes the more recent support
-for tabbed views introduced in 1.12.0-SNAPSHOT.
+for tabbed views introduced in v1.12.0.
 
 
 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/migration-notes.html
--
diff --git a/content/migration-notes.html b/content/migration-notes.html
index 60d3fc1..e301dce 100644
--- a/content/migration-notes.html
+++ b/content/migration-notes.html
@@ -506,7 +506,98 @@ table.CodeRay td.code>pre{padding:0}
 From v1.11.0 to 1.12.0
 
 
-Apache Isis 1.12.0-SNAPSHOT is still in development.
+Existing projects written against v1.11.x should run against v1.12.0 with 
few if any changes.  If you do encounter
+any difficulties then let us know via the users mailing 
list, so we can support you and document
+issues here.
+
+
+Dynamic XML Layouts
+
+The major new feature in 1.12.0 is dynamic XML layouts, 
providing
+much enhanced support for custom layouts.
+
+
+The new Xxx.layout.xml file is optional; without it domain 
objects will
+continue to be rendered as before, using metadata from annotations (@DomainObjectLayout,
+@PropertyLayout, 
@CollectionLayout,
+@ActionLayout, @MemberOrder and
+@MemberGroupLayout),
 and also from any Xxx.layout.json
+file that might already exist.  There is therefore no requirement to move to 
the new more flexible XML-based layout.
+
+
+If you do want to start using the new format, then you will find that 
1.12.0 provides a mixin action (available in
+prototype mode only) called "download XML layout".  This will allow you to 
download the current layout file for the
+object being rendered.  This can then be saved alongside the class' Java 
source file.  Once a Xxx.layout.xml file
+is present, any existing Xxx.layout.json file will be ignored; 
any annotations though will continue to be honoured.
+
+
+If you wish to migrate all your domain objects to use XML layouts, this can 
be done using the "download layouts (XML)"
+(on the "Prototyping" menu), as a single zip file.  This can then be unzipped 
into the src/main/java directory.
+
+
+
+Mixins
+
+(As mentioned above), 1.12.0 provides a number of new mixin actions and 
properties:
+
+
+
+
+clear 
hints action
+
+
+download 
Layout XML action (prototype mode)
+
+
+rebuild 
metamodel action (prototype mode)
+
+
+id 
and version properties (for domain entities only)
+
+
+
+
+These are in addition to the download
 JDO metadata mixin action (prototype mode) provided in earlier versions of 
the framework.
+
+
+The properties are grouped in a "metadata" fieldset, and the mixin actions 
associated with that fieldset.  If the
+domain object is a view model rather than an entity (that is, has no id or 
version) then the actions will instead be rendered
+as top-level actions.
+
+
+Most of these mixin object members are visible only in prototype mode, 
though some are visible in production mode and
+so potentially visible to 

[23/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
ISIS-1287: updating docs for 1.12.0

STATUS and doap_isis.rdf; downloads page; new doc for Object_clearHints mixin; 
migration notes.


Project: http://git-wip-us.apache.org/repos/asf/isis-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis-site/commit/09aecf2c
Tree: http://git-wip-us.apache.org/repos/asf/isis-site/tree/09aecf2c
Diff: http://git-wip-us.apache.org/repos/asf/isis-site/diff/09aecf2c

Branch: refs/heads/asf-site
Commit: 09aecf2c351accc42607e2fa8c4939f65bd035be
Parents: 5769579
Author: Dan Haywood 
Authored: Tue Mar 29 13:26:17 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 13:26:17 2016 +0100

--
 content/doap_isis.rdf |19 +-
 content/downloads.html|10 +-
 content/guides/cgcom.html |84 +-
 content/guides/cgcom.pdf  |   467 +-
 content/guides/dg.pdf |   446 +-
 content/guides/rgant.html |  1194 +-
 content/guides/rgant.pdf  | 30509 ++-
 content/guides/rgcfg.pdf  |   359 +-
 content/guides/rgcms.html |70 +-
 content/guides/rgcms.pdf  |  6729 
 content/guides/rgmvn.html | 4 +-
 content/guides/rgmvn.pdf  |   304 +-
 content/guides/rgsvc.html |   130 +-
 content/guides/rgsvc.pdf  | 15182 -
 content/guides/tg.html| 4 +-
 content/guides/tg.pdf |   371 +-
 content/guides/ugbtb.html | 4 +-
 content/guides/ugbtb.pdf  |  3132 ++--
 content/guides/ugfun.html |20 +-
 content/guides/ugfun.pdf  |  5439 +++
 content/guides/ugsec.pdf  |   318 +-
 content/guides/ugtst.pdf  |   398 +-
 content/guides/ugvro.pdf  | 4 +-
 content/guides/ugvw.html  | 8 +-
 content/guides/ugvw.pdf   |  1382 +-
 content/index.html| 4 +-
 content/isis-in-pictures.html | 2 +-
 content/migration-notes.html  |98 +-
 content/release-notes.html|   109 +-
 content/screencasts.html  | 2 +-
 30 files changed, 39978 insertions(+), 26824 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/doap_isis.rdf
--
diff --git a/content/doap_isis.rdf b/content/doap_isis.rdf
index b9ca843..c10112b 100644
--- a/content/doap_isis.rdf
+++ b/content/doap_isis.rdf
@@ -36,6 +36,23 @@
 http://projects.apache.org/category/web-framework; 
/>
 
 
+
+
+  
+isis
+2016-03-29
+1.12.0
+  
+
+
+  
+simpleapp-archetype
+2016-03-29
+1.12.0
+  
+
+
+
 
 
   
@@ -51,7 +68,7 @@
 1.11.1
   
 
-
+
 
 
 

http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/downloads.html
--
diff --git a/content/downloads.html b/content/downloads.html
index 9fe0a57..586392a 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -532,7 +532,7 @@ table.CodeRay td.code>pre{padding:0}
 
 
 
-https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.11.1-source-release.zip;>isis-1.11.1
 (http://www.apache.org/dist/isis/isis-core/isis-1.11.1-source-release.zip.asc;>asc,
 http://www.apache.org/dist/isis/isis-core/isis-1.11.1-source-release.zip.md5;>md5)
+https://www.apache.org/dyn/closer.cgi/isis/isis-core/isis-1.12.0-source-release.zip;>isis-1.12.0
 (http://www.apache.org/dist/isis/isis-core/isis-1.12.0-source-release.zip.asc;>asc,
 http://www.apache.org/dist/isis/isis-core/isis-1.12.0-source-release.zip.md5;>md5)
 
 
 
@@ -542,7 +542,7 @@ table.CodeRay td.code>pre{padding:0}
 
 
 
-https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip;>simpleapp-archetype-1.11.1
 (http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip.asc;>asc,
 http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip.md5;>md5)
+https://www.apache.org/dyn/closer.cgi/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip;>simpleapp-archetype-1.12.0
 (http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.asc;>asc,
 http://www.apache.org/dist/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.md5;>md5)
 
 
 
@@ -563,7 +563,7 @@ table.CodeRay td.code>pre{padding:0}
 
 
 pgpk -a KEYS
-pgpv isis-1.11.1-source-release.zip.asc
+pgpv isis-1.12.0-source-release.zip.asc
 
 
 
@@ -572,7 +572,7 @@ pgpv isis-1.11.1-source-release.zip.asc
 
 
 pgp -ka KEYS
-pgp isis-1.11.1-source-release.zip.asc
+pgp isis-1.12.0-source-release.zip.asc
 
 
 
@@ -581,7 +581,7 @@ pgp 

[17/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgcms.html
--
diff --git a/content/guides/rgcms.html b/content/guides/rgcms.html
index 3d82f48..d8c0623 100644
--- a/content/guides/rgcms.html
+++ b/content/guides/rgcms.html
@@ -4936,9 +4936,44 @@ the current timestamp whenever it is modified in a 
transaction.
  to interact with those domain objects that implement these interfaces.
 
 
-3.12.1. Object 
(1.12.0-SNAPSHOT)
+3.12.1. Object
 
-(As of 1.12.0-SNAPSHOT) the framework provides a single mixin 
that contributes to simply java.lang.Object.  It provides the 
ability to download the layout XML for any domain object (in practical terms: 
entities and view models).
+The framework provides a single mixin that contributes to simply 
java.lang.Object.  It provides the ability to download the layout 
XML for any domain object (in practical terms: entities and view models).
+
+
+clearHints()
+
+When a domain object is rendered the end-user can select different tabs, 
and for collections can sort the columns,
+navigate to second pages, or select different views of collections.  If the 
user revisits that object, the
+Wicket viewer will remember these hints and render 
the domain object in the same state.  These
+rendering hints are also included if the user copies the URL using the anchor 
link (to right hand of the objects
+title).
+
+
+The Object_clearHints mixin provides the ability for the 
end-user to discard these hints so that the object is
+rendered in its initial state:
+
+
+
+public void clearHints() {
+...
+}
+
+
+
+Appearance in the UI
+
+This mixin actions are all associated with the "Metadata" fieldset.  If 
there is no such field set, then the action
+ will be rendered as a top-level action).
+
+
+
+Related Services
+
+This mixin uses the HintStore service to 
store and retrieve UI hints for
+each rendered object, per user.
+
+
 
 
 downloadLayoutXml()
@@ -4968,7 +5003,7 @@ the current timestamp whenever it is modified in a 
transaction.
 the LayoutService for 
more information on these styles
 
 
-Appearance in the UI
+Appearance in the UI
 
 This mixin actions are all associated with the "Metadata" fieldset.
 
@@ -4977,7 +5012,7 @@ the LayoutService
 
 
 
-Related Services
+Related Services
 
 This mixin calls LayoutService to 
obtain the layout XML.
 
@@ -4998,7 +5033,7 @@ notably, layout XML data).  It has the following 
signature:
 
 
 
-Appearance in the UI
+Appearance in the UI
 
 This mixin actions are all associated with the "Metadata" fieldset.
 
@@ -5008,7 +5043,7 @@ the "Metadata" fieldset.
 
 
 
-Related Services
+Related Services
 
 This mixin calls MetaModelService 
and the
 GridService to 
invalidate their caches.
@@ -5094,7 +5129,7 @@ optionally ignore the common Apache Isis schemas (u
 referenced by the DTO).
 
 
-Related Services
+Related Services
 
 The Dto_downloadXml and Dto_downloadXsd delegate 
to the
 JaxbService to 
actually generate the XML/XSD.
@@ -5132,16 +5167,16 @@ JDO http://www.datanucleus.org/products/datanucleus/jdo/metadata_xml.ht
 
 
 
-Appearance in the UI
+Appearance in the UI
 
-(As of 1.12.0-SNAPSHOT), this mixin action is associated with 
the "Metadata" fieldset, and will appear as a panel drop-down action.
+This mixin action is associated with the "Metadata" fieldset, and will 
appear as a panel drop-down action.
 
 
 These mixin properties are all associated with the "Metadata" fieldset.  
The Object mixin also contribute an 
action to the "Metadata" fieldset.
 
 
 
-Related Services
+Related Services
 
 The mixin delegates to the IsisJdoSupport 
service to obtain
 a reference to the JDO PersistenceManagerFactory.
@@ -5149,7 +5184,7 @@ a reference to the JDO 
PersistenceManagerFactory.
 
 
 
-datanucleusXxx
 (1.12.0-SNAPSHOT)
+datanucleusXxx
 
 The framework provides a number of mixins that expose the datanucleus Id 
and version of a persistable domain entity.  Several implementations are 
provided to support different datatypes:
 
@@ -5167,7 +5202,7 @@ a reference to the JDO 
PersistenceManagerFactory.
 
 
 
-Appearance in the UI
+Appearance in the UI
 
 These mixin properties are all associated with the "Metadata" fieldset.  
The Object mixin also contribute an 
action to the "Metadata" fieldset.
 
@@ -5176,7 +5211,7 @@ a reference to the JDO 
PersistenceManagerFactory.
 
 
 
-3.13. Layout (1.12.0-SNAPSHOT)
+3.13. Layout
 
 The org.apache.isis.applib.layout package defines a number of 
classes that allow the layout of domain objects
 (entities and view models) to be customized.  These classes fall into two main 
categories:
@@ -5859,26 +5894,27 @@ but less formal XML structure.  This may change in the 
future.
 
 3.12. Mixins
 
-3.12.1. Object 
(1.12.0-SNAPSHOT)
+3.12.1. Object
 
+clearHints()
 downloadLayoutXml()
 rebuildMetamodel()
 
 
 3.12.2. Dto
 
-Related Services
+Related Services
 
 
 3.12.3. 
Persistable
 
 downloadJdoMetadata()

[08/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/ugbtb.pdf
--
diff --git a/content/guides/ugbtb.pdf b/content/guides/ugbtb.pdf
index 720bf4e..47e63b8 100644
--- a/content/guides/ugbtb.pdf
+++ b/content/guides/ugbtb.pdf
@@ -4,16 +4,16 @@
 << /Title (Beyond the Basics)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160328135505+02'00')
-/ModDate (D:20160328135505+02'00')
+/CreationDate (D:20160329132437+01'00')
+/ModDate (D:20160329132437+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 644 0 R
-/PageLabels 695 0 R
+/Outlines 643 0 R
+/PageLabels 694 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 81
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 37 0 R 46 0 R 50 0 R 65 0 R 81 0 R 87 0 R 98 
0 R 109 0 R 115 0 R 122 0 R 125 0 R 131 0 R 135 0 R 137 0 R 139 0 R 145 0 R 149 
0 R 155 0 R 160 0 R 167 0 R 174 0 R 188 0 R 199 0 R 202 0 R 210 0 R 223 0 R 229 
0 R 237 0 R 240 0 R 247 0 R 250 0 R 255 0 R 257 0 R 259 0 R 264 0 R 268 0 R 277 
0 R 284 0 R 288 0 R 299 0 R 308 0 R 319 0 R 321 0 R 328 0 R 340 0 R 347 0 R 349 
0 R 357 0 R 359 0 R 361 0 R 371 0 R 375 0 R 390 0 R 402 0 R 409 0 R 412 0 R 418 
0 R 426 0 R 437 0 R 444 0 R 449 0 R 452 0 R 461 0 R 469 0 R 477 0 R 485 0 R 497 
0 R 504 0 R 511 0 R 514 0 R 519 0 R 523 0 R 527 0 R 531 0 R 535 0 R 537 0 R 541 
0 R]
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 37 0 R 46 0 R 50 0 R 65 0 R 81 0 R 87 0 R 98 
0 R 109 0 R 115 0 R 122 0 R 125 0 R 131 0 R 135 0 R 137 0 R 139 0 R 145 0 R 149 
0 R 155 0 R 160 0 R 167 0 R 174 0 R 188 0 R 199 0 R 202 0 R 210 0 R 223 0 R 229 
0 R 237 0 R 240 0 R 247 0 R 250 0 R 255 0 R 257 0 R 259 0 R 264 0 R 268 0 R 277 
0 R 284 0 R 288 0 R 299 0 R 308 0 R 319 0 R 321 0 R 328 0 R 340 0 R 347 0 R 349 
0 R 357 0 R 359 0 R 361 0 R 371 0 R 375 0 R 390 0 R 402 0 R 408 0 R 411 0 R 417 
0 R 425 0 R 436 0 R 443 0 R 448 0 R 451 0 R 460 0 R 468 0 R 476 0 R 484 0 R 496 
0 R 503 0 R 510 0 R 513 0 R 518 0 R 522 0 R 526 0 R 530 0 R 534 0 R 536 0 R 540 
0 R]
 >>
 endobj
 4 0 obj
@@ -78,13 +78,13 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /EM+NotoSerif
+/BaseFont /CR+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 697 0 R
+/FontDescriptor 696 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 699 0 R
-/ToUnicode 698 0 R
+/Widths 698 0 R
+/ToUnicode 697 0 R
 >>
 endobj
 9 0 obj
@@ -1673,7 +1673,7 @@ endobj
 /F4.0 41 0 R
 >>
 >>
-/Annots [543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 R 551 0 
R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R 561 0 
R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 R 571 0 
R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 R 581 0 
R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 R 591 0 
R 592 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 R 601 0 
R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 R 611 0 
R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 R 621 0 
R]
+/Annots [542 0 R 543 0 R 544 0 R 545 0 R 546 0 R 547 0 R 548 0 R 549 0 R 550 0 
R 551 0 R 552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 
R 561 0 R 562 0 R 563 0 R 564 0 R 565 0 R 566 0 R 567 0 R 568 0 R 569 0 R 570 0 
R 571 0 R 572 0 R 573 0 R 574 0 R 575 0 R 576 0 R 577 0 R 578 0 R 579 0 R 580 0 
R 581 0 R 582 0 R 583 0 R 584 0 R 585 0 R 586 0 R 587 0 R 588 0 R 589 0 R 590 0 
R 591 0 R 592 0 R 593 0 R 594 0 R 595 0 R 596 0 R 597 0 R 598 0 R 599 0 R 600 0 
R 601 0 R 602 0 R 603 0 R 604 0 R 605 0 R 606 0 R 607 0 R 608 0 R 609 0 R 610 0 
R 611 0 R 612 0 R 613 0 R 614 0 R 615 0 R 616 0 R 617 0 R 618 0 R 619 0 R 620 0 
R]
 >>
 endobj
 11 0 obj
@@ -2108,7 +2108,7 @@ endobj
 /F4.0 41 0 R
 >>
 >>
-/Annots [622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 R 630 0 
R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 R 640 0 
R 641 0 R 642 0 R]
+/Annots [621 0 R 622 0 R 623 0 R 624 0 R 625 0 R 626 0 R 627 0 R 628 0 R 629 0 
R 630 0 R 631 0 R 632 0 R 633 0 R 634 0 R 635 0 R 636 0 R 637 0 R 638 0 R 639 0 
R 640 0 R 641 0 R]
 >>
 endobj
 13 0 obj
@@ -2741,7 +2741,7 @@ endobj
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 643 0 R
+/XObject << /Stamp1 642 0 R
 >>
 >>
 /Annots [19 0 R 20 0 R 21 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 
30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R]
@@ -2756,18 +2756,18 @@ endobj
 >>
 endobj
 17 0 obj
-<< /Kids [164 0 R 457 0 R 273 0 R 377 0 R 165 0 R 508 0 R 252 0 R 529 0 R 338 
0 R]
+<< /Kids [164 0 R 456 0 R 273 0 R 377 0 R 165 0 R 507 0 R 252 0 R 528 0 R 338 
0 R]
 >>
 endobj
 18 0 obj
 << /Type /Font
-/BaseFont /EN+NotoSerif-Bold
+/BaseFont 

[11/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/tg.html
--
diff --git a/content/guides/tg.html b/content/guides/tg.html
index fda2a35..e543c2d 100644
--- a/content/guides/tg.html
+++ b/content/guides/tg.html
@@ -630,7 +630,7 @@ table.CodeRay td.code>pre{padding:0}
 mvn archetype:generate  \
 -D archetypeGroupId=org.apache.isis.archetype \
 -D archetypeArtifactId=simpleapp-archetype \
--D archetypeVersion=1.11.1 \
+-D archetypeVersion=1.12.0 \
 -D groupId=com.mycompany \
 -D artifactId=petclinic \
 -D version=1.0-SNAPSHOT \
@@ -1479,7 +1479,7 @@ every time, specify the following system properties:
 mvn archetype:generate  \
 -D archetypeGroupId=org.apache.isis.archetype \
 -D archetypeArtifactId=simpleapp-archetype \
--D archetypeVersion=1.11.1 \
+-D archetypeVersion=1.12.0 \
 -D groupId=com.mycompany \
 -D artifactId=myapp \
 -D version=1.0-SNAPSHOT \



[19/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgant.pdf
--
diff --git a/content/guides/rgant.pdf b/content/guides/rgant.pdf
index bdc58a7..d0fc2a7 100644
--- a/content/guides/rgant.pdf
+++ b/content/guides/rgant.pdf
@@ -4,16 +4,16 @@
 << /Title (Annotations)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160328135138+02'00')
-/ModDate (D:20160328135138+02'00')
+/CreationDate (D:20160329132238+01'00')
+/ModDate (D:20160329132238+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 20 0 R
-/Outlines 1896 0 R
-/PageLabels 2035 0 R
+/Outlines 2012 0 R
+/PageLabels 2159 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -22,8 +22,8 @@ endobj
 endobj
 3 0 obj
 << /Type /Pages
-/Count 163
-/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 40 0 R 43 0 R 64 0 R 80 0 R 
104 0 R 141 0 R 165 0 R 194 0 R 221 0 R 242 0 R 266 0 R 282 0 R 285 0 R 287 0 R 
301 0 R 310 0 R 323 0 R 329 0 R 338 0 R 344 0 R 347 0 R 360 0 R 368 0 R 375 0 R 
379 0 R 384 0 R 387 0 R 408 0 R 416 0 R 423 0 R 430 0 R 447 0 R 458 0 R 466 0 R 
483 0 R 491 0 R 497 0 R 506 0 R 521 0 R 527 0 R 530 0 R 546 0 R 553 0 R 560 0 R 
566 0 R 571 0 R 575 0 R 578 0 R 583 0 R 590 0 R 595 0 R 604 0 R 608 0 R 627 0 R 
650 0 R 656 0 R 659 0 R 678 0 R 684 0 R 689 0 R 693 0 R 699 0 R 703 0 R 709 0 R 
713 0 R 720 0 R 731 0 R 735 0 R 747 0 R 753 0 R 760 0 R 767 0 R 773 0 R 778 0 R 
784 0 R 787 0 R 807 0 R 813 0 R 820 0 R 837 0 R 847 0 R 853 0 R 869 0 R 880 0 R 
894 0 R 906 0 R 918 0 R 924 0 R 930 0 R 938 0 R 943 0 R 948 0 R 958 0 R 964 0 R 
970 0 R 981 0 R 985 0 R 994 0 R 997 0 R 1003 0 R 1007 0 R 1019 0 R 1025 0 R 
1028 0 R 1034 0 R 1044 0 R 1048 0 R 1054 0 R 1062 0 R 1067 0 R 1072 0 R 1078 0 
R 1080 0 R 1093 0 R 1106 0 R 1116 0 R 1131 0 R
  1139 0 R 1144 0 R 1152 0 R 1156 0 R 1167 0 R 1171 0 R 1180 0 R 1187 0 R 1192 
0 R 1207 0 R 1217 0 R 1225 0 R 1227 0 R 1240 0 R 1246 0 R 1254 0 R 1259 0 R 
1264 0 R 1271 0 R 1274 0 R 1277 0 R 1281 0 R 1296 0 R 1311 0 R 1326 0 R 1342 0 
R 1348 0 R 1361 0 R 1369 0 R 1371 0 R 1377 0 R 1382 0 R 1384 0 R 1388 0 R 1405 
0 R 1423 0 R 1442 0 R 1452 0 R 1457 0 R 1472 0 R]
+/Count 171
+/Kids [7 0 R 10 0 R 12 0 R 14 0 R 16 0 R 18 0 R 40 0 R 43 0 R 64 0 R 80 0 R 
104 0 R 141 0 R 165 0 R 194 0 R 221 0 R 242 0 R 266 0 R 282 0 R 285 0 R 287 0 R 
301 0 R 310 0 R 323 0 R 329 0 R 338 0 R 344 0 R 347 0 R 360 0 R 368 0 R 375 0 R 
379 0 R 384 0 R 387 0 R 408 0 R 416 0 R 423 0 R 430 0 R 447 0 R 458 0 R 466 0 R 
483 0 R 491 0 R 497 0 R 506 0 R 521 0 R 527 0 R 530 0 R 546 0 R 553 0 R 560 0 R 
564 0 R 577 0 R 592 0 R 603 0 R 619 0 R 630 0 R 641 0 R 648 0 R 654 0 R 656 0 R 
664 0 R 669 0 R 678 0 R 680 0 R 685 0 R 693 0 R 697 0 R 717 0 R 740 0 R 746 0 R 
749 0 R 768 0 R 774 0 R 779 0 R 783 0 R 789 0 R 793 0 R 799 0 R 803 0 R 810 0 R 
820 0 R 825 0 R 837 0 R 843 0 R 850 0 R 857 0 R 863 0 R 868 0 R 874 0 R 877 0 R 
897 0 R 903 0 R 910 0 R 927 0 R 937 0 R 943 0 R 959 0 R 970 0 R 984 0 R 996 0 R 
1008 0 R 1014 0 R 1020 0 R 1028 0 R 1033 0 R 1038 0 R 1047 0 R 1053 0 R 1059 0 
R 1071 0 R 1075 0 R 1084 0 R 1087 0 R 1093 0 R 1097 0 R 1109 0 R 1115 0 R 1118 
0 R 1124 0 R 1134 0 R 1138 0 R 1144 0 R 115
 1 0 R 1157 0 R 1162 0 R 1168 0 R 1170 0 R 1183 0 R 1196 0 R 1206 0 R 1220 0 R 
1229 0 R 1234 0 R 1242 0 R 1246 0 R 1257 0 R 1261 0 R 1270 0 R 1277 0 R 1282 0 
R 1297 0 R 1307 0 R 1315 0 R 1317 0 R 1329 0 R 1336 0 R 1344 0 R 1349 0 R 1354 
0 R 1361 0 R 1364 0 R 1367 0 R 1371 0 R 1386 0 R 1401 0 R 1415 0 R 1431 0 R 
1438 0 R 1451 0 R 1459 0 R 1461 0 R 1467 0 R 1472 0 R 1474 0 R 1478 0 R 1495 0 
R 1512 0 R 1532 0 R 1542 0 R 1547 0 R 1562 0 R]
 >>
 endobj
 4 0 obj
@@ -78,17 +78,17 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /AA+NotoSerif
+/BaseFont /AR+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 2037 0 R
+/FontDescriptor 2161 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 2039 0 R
-/ToUnicode 2038 0 R
+/Widths 2163 0 R
+/ToUnicode 2162 0 R
 >>
 endobj
 9 0 obj
-<< /Length 36580
+<< /Length 36113
 >>
 stream
 q
@@ -1718,24 +1718,13 @@ ET
 
 0.000 0.000 0.000 SCN
 0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-48.24 123.535963 Td
-/F3.0 10.5 Tf
-<40436f6c756d6e> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
 0.200 0.200 0.200 scn
 0.200 0.200 0.200 SCN
 
 BT
-84.990001 123.535963 Td
+48.24 123.535963 Td
 /F1.0 10.5 Tf
-<2028> Tj
+<362e20> Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1744,20 +1733,9 @@ ET
 0.694 0.129 0.275 SCN
 
 BT
-91.3425 123.535963 Td
+59.454 123.535963 Td
 /F3.0 10.5 Tf
-<6a617661782e6a646f> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-138.5925 123.535963 Td
-/F1.0 10.5 Tf
-<29> Tj
+<40436f6c6c656374696f6e4c61796f7574> Tj

[07/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/ugfun.html
--
diff --git a/content/guides/ugfun.html b/content/guides/ugfun.html
index 6541ed8..d72e456 100644
--- a/content/guides/ugfun.html
+++ b/content/guides/ugfun.html
@@ -2068,7 +2068,7 @@ So, if you have used Apache Isis for prototyping 
(discussed above), then note th
 mvn archetype:generate  \
 -D archetypeGroupId=org.apache.isis.archetype \
 -D archetypeArtifactId=simpleapp-archetype \
--D archetypeVersion=1.11.1 \
+-D archetypeVersion=1.12.0 \
 -D groupId=com.mycompany \
 -D artifactId=myapp \
 -D version=1.0-SNAPSHOT \
@@ -2105,7 +2105,7 @@ So, if you have used Apache Isis for prototyping 
(discussed above), then note th
 mvn archetype:generate  \
 -D archetypeGroupId=org.apache.isis.archetype \
 -D archetypeArtifactId=simpleapp-archetype \
--D archetypeVersion=1.12.0-SNAPSHOT \
+-D archetypeVersion=1.13.0-SNAPSHOT \
 -D groupId=com.mycompany \
 -D artifactId=myapp \
 -D version=1.0-SNAPSHOT \
@@ -5183,7 +5183,7 @@ TODO -  easiest to simply store using DataNucleus' 
support for collections, mark
 
 5.1. Static Object Layout
 
-Metadata providing UI hints can be specified either statically, using 
annotations, or dynamically, using either a layout.xml file 
(1.12.0-SNAPSHOT) or a .layout.json file.
+Metadata providing UI hints can be specified either statically, using 
annotations, or dynamically, using either a layout.xml file or a 
.layout.json file.
 
 
 This section describes the static approach, using annotations.
@@ -5213,7 +5213,9 @@ TODO -  easiest to simply store using DataNucleus' 
support for collections, mark
 
 
 
-for properties, the name() is used to group properties 
together into a member group (also called a property group or (in 
1.12.0-SNAPSHOT) a fieldset.  The sequence() then 
orders properties within these groups. If no name() is specified 
then the property is placed in a fallback "General" group, called 
"General".
+for properties, the name() is used to group properties 
together into a member group (also called a property group
+or a fieldset.  The sequence() then orders properties within 
these groups. If no name() is specified then the
+property is placed in a fallback "General" group, called "General".
 
 The name of these member groups/fieldsets are then referenced by @MemberGroupLayout.
 
@@ -5321,7 +5323,7 @@ TODO -  easiest to simply store using DataNucleus' 
support for collections, mark
 
 
 
-It is also possible to combine @MemberOrder with dynamic 
layouts, either using XML 
(1.12.0-SNAPSHOT) or JSON.  The layout file defines only 
the regions of a grid structure (fieldsets/columns etc), but does not 
specify the properties/collections/actions within those grid regions.  The 
@MemberOrder annotation in effect "binds" the properties or 
collections to those regions of the grid.
+It is also possible to combine @MemberOrder with dynamic 
layouts, either using XML or JSON.  The layout file defines only 
the regions of a grid structure (fieldsets/columns etc), but does not 
specify the properties/collections/actions within those grid regions.  The 
@MemberOrder annotation in effect "binds" the properties or 
collections to those regions of the grid.
 
 
 When dynamic layouts are used this way, the @MemberGroupLayout 
annotation is essentially ignored, but the metadata from the @MemberOrder annotation 
(and the other layout annotations, @ActionLayout, @PropertyLayout and @CollectionLayout) 
are all still honoured.
@@ -5474,7 +5476,7 @@ TODO -  easiest to simply store using DataNucleus' 
support for collections, mark
 
 
 
-5.2. Dynamic (XML) Layout 
(1.12.0-SNAPSHOT)
+5.2. Dynamic (XML) Layout
 
 Metadata providing UI hints can be specified either statically, using annotations, or 
dynamically using an Xxx.layout.xml file (where Xxx 
is the entity or view model object to be rendered).
 
@@ -5493,7 +5495,7 @@ is that IDEs such as IntelliJ and Eclipse can provide 
"intellisense", making ite
 
 
 
-It is also possible to describe dynamic layouts using a 
.layout.json file, as discussed here.  As of 
1.12.0-SNAPSHOT the .layout.json file should be 
considered as deprecated: the .layout.xml file also enables much 
more sophisticated layouts than those afforded by .layout.json.
+It is also possible to describe dynamic layouts using a 
.layout.json file, as discussed here.  The .layout.json 
file should be considered as deprecated: the .layout.xml file also 
enables much more sophisticated layouts than those afforded by 
.layout.json.
 
 
 
@@ -6003,7 +6005,7 @@ below summarises the choices:
 
 
 
-(As of 1.12.0-SNAPSHOT), the use of dynamic layouts through 
the .layout.json is DEPRECATED.  Instead, use the
+The use of dynamic layouts through the .layout.json is 
DEPRECATED.  Instead, use the
 .layout.xml file, which enables much more sophisticated custom 
layouts than 

[06/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/ugfun.pdf
--
diff --git a/content/guides/ugfun.pdf b/content/guides/ugfun.pdf
index dc5ae92..933b608 100644
--- a/content/guides/ugfun.pdf
+++ b/content/guides/ugfun.pdf
@@ -4,16 +4,16 @@
 << /Title (Fundamentals)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160328135306+02'00')
-/ModDate (D:20160328135306+02'00')
+/CreationDate (D:20160329132456+01'00')
+/ModDate (D:20160329132456+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 16 0 R
-/Outlines 1082 0 R
-/PageLabels 1127 0 R
+/Outlines 1080 0 R
+/PageLabels 1125 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -78,17 +78,17 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /BP+NotoSerif
+/BaseFont /DA+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 1129 0 R
+/FontDescriptor 1127 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1131 0 R
-/ToUnicode 1130 0 R
+/Widths 1129 0 R
+/ToUnicode 1128 0 R
 >>
 endobj
 9 0 obj
-<< /Length 32248
+<< /Length 31979
 >>
 stream
 q
@@ -1231,18 +1231,7 @@ ET
 BT
 60.24 234.415957 Td
 /F1.0 10.5 Tf
-[<352e322e2044796e616d69632028584d4c29204c61> 20.01953125 <796f75742028>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-201.538294921875 234.415957 Td
-/F6.0 10.5 Tf
-<312e31322e302d534e415053484f54> Tj
+[<352e322e2044796e616d69632028584d4c29204c61> 20.01953125 <796f7574>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -1251,20 +1240,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-280.288294921875 234.415957 Td
+197.237745 234.415957 Td
 /F1.0 10.5 Tf
-<29> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-288.09425 234.415957 Td
-/F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>
 Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>
 Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1659,10 +1637,9 @@ endobj
 /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
-/F6.0 71 0 R
 >>
 >>
-/Annots [995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 
1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 
R 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1019 0 R 1020 
0 R 1021 0 R 1022 0 R 1023 0 R 1024 0 R 1025 0 R 1026 0 R 1027 0 R 1028 0 R 
1029 0 R 1030 0 R 1031 0 R 1032 0 R 1033 0 R 1034 0 R 1035 0 R 1036 0 R 1037 0 
R 1038 0 R 1039 0 R 1040 0 R 1041 0 R 1042 0 R 1043 0 R 1044 0 R 1045 0 R 1046 
0 R 1047 0 R 1048 0 R 1049 0 R 1050 0 R 1051 0 R 1052 0 R 1053 0 R 1054 0 R 
1055 0 R 1056 0 R 1057 0 R 1058 0 R 1059 0 R 1060 0 R 1061 0 R 1062 0 R 1063 0 
R 1064 0 R 1065 0 R 1066 0 R 1067 0 R 1068 0 R 1069 0 R 1070 0 R 1071 0 R 1072 
0 R]
+/Annots [995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 
1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 
R 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1019 0 R 1020 
0 R 1021 0 R 1022 0 R 1023 0 R 1024 0 R 1025 0 R 1026 0 R 1027 0 R 1028 0 R 
1029 0 R 1030 0 R 1031 0 R 1032 0 R 1033 0 R 1034 0 R 1035 0 R 1036 0 R 1037 0 
R 1038 0 R 1039 0 R 1040 0 R 1041 0 R 1042 0 R 1043 0 R 1044 0 R 1045 0 R 1046 
0 R 1047 0 R 1048 0 R 1049 0 R 1050 0 R 1051 0 R 1052 0 R 1053 0 R 1054 0 R 
1055 0 R 1056 0 R 1057 0 R 1058 0 R 1059 0 R 1060 0 R 1061 0 R 1062 0 R 1063 0 
R 1064 0 R 1065 0 R 1066 0 R 1067 0 R 1068 0 R 1069 0 R 1070 0 R]
 >>
 endobj
 11 0 obj
@@ -1845,7 +1822,7 @@ endobj
 /Font << /F1.0 8 0 R
 >>
 >>
-/Annots [1073 0 R 1074 0 R 1075 0 R 1076 0 R 1077 0 R 1078 0 R 1079 0 R 1080 0 
R]
+/Annots [1071 0 R 1072 0 R 1073 0 R 1074 0 R 1075 0 R 1076 0 R 1077 0 R 1078 0 
R]
 >>
 endobj
 13 0 obj
@@ -2549,7 +2526,7 @@ endobj
 /Font << /F2.0 18 0 R
 /F1.0 8 0 R
 >>
-/XObject << /Stamp1 1081 0 R
+/XObject << /Stamp1 1079 0 R
 >>
 >>
 /Annots [19 0 R 20 0 R 21 0 R 22 0 R 23 0 R 24 0 R 26 0 R 27 0 R 28 0 R 29 0 R 
30 0 R 31 0 R 32 0 R 33 0 R 34 0 R 35 0 R 36 0 R 37 0 R 38 0 R]
@@ -2569,13 +2546,13 @@ endobj
 endobj
 18 0 obj
 << /Type /Font
-/BaseFont /BQ+NotoSerif-Bold
+/BaseFont /DB+NotoSerif-Bold
 /Subtype /TrueType
-/FontDescriptor 1133 0 R
+/FontDescriptor 1131 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 1135 0 R
-/ToUnicode 1134 0 R
+/Widths 1133 0 R
+/ToUnicode 1132 0 R
 >>
 endobj
 19 0 obj
@@ -3452,7 +3429,7 @@ endobj
 

[20/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgant.html
--
diff --git a/content/guides/rgant.html b/content/guides/rgant.html
index b7a7328..889c4a2 100644
--- a/content/guides/rgant.html
+++ b/content/guides/rgant.html
@@ -4086,14 +4086,610 @@ wrapping the target object using the 
+6. @CollectionLayout
+
+
+The @CollectionLayout annotation applies to collections, 
collecting together all UI hints within a single
+annotation.  It is also possible to apply the annotation to actions of domain 
services that are acting as contributed collections.
+
+
+The table below summarizes the annotations attributes.
+
+
+Table 11. @CollectionLayout 
attributes
+
+
+
+
+
+
+
+Attribute
+Values (default)
+Description
+
+
+
+
+cssClass()
+Any string 
valid as a CSS class
+
+the css class that a collection should have, to allow more targetted 
styling in application.css
+
+
+
+defaultView()
+table, excel, 
calendar, map, 
+
+Which view is selected by default, if multiple views are available.
+
+
+See (non-ASF) http://isisaddons.org;>Isis Addons for further 
views.
+
+
+
+describedAs()
+String.
+
+description of this collection, eg to be rendered in a tooltip.
+
+
+
+hidden()
+EVERYWHERE, OBJECT_FORMS, 
NOWHERE
+(NOWHERE)
+
+indicates where (in the UI) the collection should be hidden from the 
user.
+
+
+
+named()
+String.
+
+to override the name inferred from the collections name in 
code.
+
+
+A typical use case is if the desired name is a reserved Java keyword, such 
as default or package.
+
+
+
+namedEscaped()
+true,false 
(true)
+
+whether to HTML escape the name of this property.
+
+
+
+paged()
+Positive 
integer
+
+the page size for instances of this class when rendered within a table.
+
+
+
+render()
+EAGERLY, LAZILY
+(LAZILY)
+
+whether the collection should be (eagerly) rendered open or (lazily) 
rendered closed
+
+
+
+sortedBy()
+Subclass 
of java.util.Comparator for element type
+
+indicates that the elements in the java.util.SortedSet 
collection should be sorted according to a specified Comparator 
rather than their natural sort order.
+
+
+
+
+
+For example:
+
+
+
+public class ToDoItem {
+@CollectionLayout(
+cssClass=x-key,
+named=Todo items that are idependencies/i of this 
item.,
+namedEscaped=false,
+describedAs=Other todo items that must 
be completed before this one,
+labelPosition=LabelPosition.LEFT,
+render=EAGERLY)
+public SortedSetToDoItem getDependencies() { 
... }
+...
+}
+
+
+
+As an alternative to using the @CollectionLayout annotation, a 
dynamic layout using  .layout.json 
file can be specified; for example:
+
+
+
+dependencies: {
+collectionLayout: {
+cssClass: 
x-key,
+named: Todo 
items that are idependencies/i of this item.,
+namedEscaped: false,
+describedAs: 
Other todo items that must be completed before this 
one,
+labelPosition: LEFT,
+render: 
EAGERLY
+}
+}
+
+
+
+
+
+
+
+
+
+
+The annotation is one of a handful (others including @Collection, @Property and @PropertyLayout) that can also 
be applied to the field, rather than the getter method.  This is specifically
+so that boilerplate-busting tools such as https://projectlombok.org/;>Project Lombok can be used.
+
+
+
+
+
+
+6.1. cssClass()
+
+The cssClass() attribute can be used to render additional CSS 
classes in the HTML (a wrapping div) that represents the 
collection.   Application-specific
 CSS can then be used to target and adjust the UI representation of that 
particular element.
+
+
+This attribute can also be applied to domain objects, view models, actions, properties and parameters.
+
+
+For example:
+
+
+
+public class ToDoItem {
+@CollectionLayout(
+cssClass=x-important
+)
+public SortedSetToDoItem getDependencies() { 
... }
+...
+}
+
+
+
+As an alternative to using the annotation, the dynamic .layout.json
+can be used instead, eg:
+
+
+
+dependencies: {
+collectionLayout: { cssClass: x-important }
+}
+
+
+
+
+6.2. 
defaultView()
+
+The Wicket viewer allows additional views to be 
configured to render collections of objects; at the time of writing thesee 
include the (non-ASF) (non-ASF) http://isisaddons.org;>Isis 
Addons' (non-ASF) http://github.com/isisaddons/isis-wicket-excel;>excel view, the http://github.com/isisaddons/isis-wicket-fullcalendar2;>fullcalendar2 
view, and the http://github.com/isisaddons/isis-wicket-gmap3;>gmap3 view.  If the 
objects to be rendered have the correct "shape", then the appropriate view will 
be made available.  For example, objects with a date can be rendered using 
calendar; objects with locations can be rendered using 
map.
+
+
+The defaultView() attribute is used to select which of these 
views should be used by default for a given collection.
+
+
+For example:
+
+
+
+public class BusRoute {
+@CollectionLayout(
+defaultView=map
+   

[13/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgsvc.html
--
diff --git a/content/guides/rgsvc.html b/content/guides/rgsvc.html
index a644cb7..4006a6a 100644
--- a/content/guides/rgsvc.html
+++ b/content/guides/rgsvc.html
@@ -652,14 +652,13 @@ allowing you to easily mock out these services in your 
unit tests.
 JDO/DataNucleus.
 
 
-For transient objects (instantiated programmatically), the (in 
1.12.0-SNAPSHOT)
-FactoryService's 
instantiate() method (or the deprecated
-DomainObjectContainer's
 newTransientInstance() method)
-will automatically inject the services.
+For transient objects (instantiated programmatically), the FactoryService's
+instantiate() method (or the deprecated DomainObjectContainer's
+newTransientInstance() method) will automatically inject the 
services.
 
 
-Alternatively the object can be instantiated simply using new, 
then services injected using (1.12.0-SNAPSHOT)
-`ServiceRegistry's 
injectServicesInto() method (or the deprecated
+Alternatively the object can be instantiated simply using new, 
then services injected using
+ServiceRegistry's 
injectServicesInto() method (or the deprecated
 DomainObjectContainer's
 injectServicesInto() method).
 
 
@@ -679,7 +678,8 @@ will automatically inject the services.
 
 
 
-For a small number of domain services, all implementations are used 
(following the chain-of-responsibility pattern), not just the first one.  The 
services in question are: ContentMappingService,
 GridSystemService 
(1.12.0-SNAPSHOT), and RoutingService.
+For a small number of domain services, all implementations are used 
(following the chain-of-responsibility pattern), not just the first one.  The 
services in question are: ContentMappingService,
 GridSystemService, and
+RoutingService.
 
 
 
@@ -794,7 +794,8 @@ will automatically inject the services.
 (Attempt to) map the returned data into the representation required by the 
clients HTTP Accept header.
 
 
-(Added in 
1.12.0-SNAPSHOT) Replaces (and simplifies) the earlier 
ContentMappingService that defined an SPI using classes internal 
to the framework.
+Replaces 
(and simplifies) the earlier ContentMappingService that defined an 
SPI using classes internal to the
+framework.
 +
 No default implementation.
 
@@ -841,7 +842,7 @@ a configured EmailService
 services.grid
 GridSystemService
 
-(1.12.0-SNAPSHOT) Validates and normalizes the grid layout for 
a domain class (with respect to a particular grid
+Validates and normalizes the grid layout for a domain class (with respect 
to a particular grid
 system such as Bootstrap3), also providing a default grid (for those domain 
classes where there is no grid layout).
 
 GridSystemServiceBS3
@@ -854,7 +855,7 @@ system such as Bootstrap3), also providing a default grid 
(for those domain clas
 services.grid
 GridLoaderService
 
-(1.12.0-SNAPSHOT) Responsible for loading a grid layout for a 
domain class, eg from a layout.xml file.
+Responsible for loading a grid layout for a domain class, eg from a 
layout.xml file.
 
 GridLoaderServiceDefault
 o.a.i.core
@@ -866,7 +867,7 @@ system such as Bootstrap3), also providing a default grid 
(for those domain clas
 services.grid
 GridService
 
-(1.12.0-SNAPSHOT) A facade on top of both GridLoaderService and
+A facade on top of both GridLoaderService and
 GridSystemService, 
thus being able to return normalized
 grids for any domain class.
 
@@ -880,7 +881,7 @@ grids for any domain class.
 services.hint
 HintStore
 
-(1.12.0-SNAPSHOT) Stores UI hints on a per-object basis. For 
example, the viewer remembers which tabs are selected, and for collections 
which view is selected (eg table or hidden), which page of a table to render, 
or whether "show all" (rows) is toggled.
+Stores UI hints on a per-object basis. For example, the viewer remembers 
which tabs are selected, and for collections which view is selected (eg table 
or hidden), which page of a table to render, or whether "show all" (rows) is 
toggled.
 
 HintStoreUsingWicketSession
 o.a.i.viewer
@@ -1011,7 +1012,7 @@ The mapped object used will be the first 
non-null result returned b
 
 3.1.1. SPI
 
-The SPI defined by this service is (as of 1.12.0-SNAPSHOT):
+The SPI defined by this service is:
 
 
 
@@ -1034,7 +1035,7 @@ The mapped object used will be the first 
non-null result returned b
 
 
 
-In versions prior to 1.12.0-SNAPSHOT, this interface resided 
in a different package, internal to the
+In versions prior to v1.12.0, this interface resided in a 
different package, internal to the
 Restful Objects viewer, and defined a slightly 
different signature that used an internal enum:
 
 
@@ -1527,7 +1528,7 @@ implementations provided by the framework 
(DomainObjectContainerDefault
 
 
-3.5. GridSystemService 
(1.12.0-SNAPSHOT)
+3.5. GridSystemService
 
 The GridSystemService encapsulates a single layout grid system 
which can be used to customize the layout
 of domain 

[03/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/ugvro.pdf
--
diff --git a/content/guides/ugvro.pdf b/content/guides/ugvro.pdf
index 2587709..787c4d0 100644
--- a/content/guides/ugvro.pdf
+++ b/content/guides/ugvro.pdf
@@ -4,8 +4,8 @@
 << /Title (Restful Objects Viewer)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160328135500+02'00')
-/ModDate (D:20160328135500+02'00')
+/CreationDate (D:20160329132538+01'00')
+/ModDate (D:20160329132538+01'00')
 >>
 endobj
 2 0 obj

http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/ugvw.html
--
diff --git a/content/guides/ugvw.html b/content/guides/ugvw.html
index d7f8f0c..a72f61d 100644
--- a/content/guides/ugvw.html
+++ b/content/guides/ugvw.html
@@ -1344,7 +1344,7 @@ value type (character large object), each of which also 
includes metadata about
 disableModalDialogs
 
 true,false 
(false)
-(1.12.0-SNAPSHOT), no longer supported.
+No longer 
supported.
 
 
 
@@ -1432,7 +1432,7 @@ value type (character large object), each of which also 
includes metadata about
 wicketSourcePlugin
 
 true,false 
(false)
-(1.12.0-SNAPSHOT) whether the Wicketsource 
plugin should be enabled; by default it is not enabled.
+Whether 
the Wicketsource plugin should be enabled; by default it is not enabled.
 Prior to 1.12.0 this was enabled by 
default for prototyping (not production).  However it can significantly
 slow down rendering, hence the introduction of this configuration 
setting.
 
@@ -2185,7 +2185,7 @@ URL to be absolute.
 
 
 
-6.5.3. 
Table columns (1.12.0-SNAPSHOT)
+6.5.3. 
Table columns
 
 Sometimes you may want to apply styling to specific columns of tables.  For 
example, you might want to adjust width so that
 for certain properties have more (or less) room than they otherwise would; or 
you might want to hide the column
@@ -3200,7 +3200,7 @@ TODO
 
 6.5.1. Individual members
 6.5.2. Custom CSS styles
-6.5.3. Table 
columns (1.12.0-SNAPSHOT)
+6.5.3. Table 
columns
 
 Applying
 styles globally
 Parented collections



[16/23] isis-site git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
http://git-wip-us.apache.org/repos/asf/isis-site/blob/09aecf2c/content/guides/rgcms.pdf
--
diff --git a/content/guides/rgcms.pdf b/content/guides/rgcms.pdf
index 2b12993..8b3c5cd 100644
--- a/content/guides/rgcms.pdf
+++ b/content/guides/rgcms.pdf
@@ -4,16 +4,16 @@
 << /Title (Classes, Methods and Schema)
 /Creator (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
 /Producer (Asciidoctor PDF 1.5.0.alpha.11, based on Prawn 1.3.0)
-/CreationDate (D:20160328135248+02'00')
-/ModDate (D:20160328135248+02'00')
+/CreationDate (D:20160329132325+01'00')
+/ModDate (D:20160329132325+01'00')
 >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 3 0 R
 /Names 14 0 R
-/Outlines 909 0 R
-/PageLabels 935 0 R
+/Outlines 912 0 R
+/PageLabels 938 0 R
 /PageMode /UseOutlines
 /OpenAction [7 0 R /FitH 842.89]
 /ViewerPreferences << /DisplayDocTitle true
@@ -23,7 +23,7 @@ endobj
 3 0 obj
 << /Type /Pages
 /Count 75
-/Kids [7 0 R 10 0 R 12 0 R 37 0 R 60 0 R 125 0 R 149 0 R 154 0 R 162 0 R 167 0 
R 171 0 R 176 0 R 186 0 R 190 0 R 193 0 R 204 0 R 210 0 R 218 0 R 222 0 R 232 0 
R 242 0 R 246 0 R 260 0 R 289 0 R 296 0 R 307 0 R 311 0 R 324 0 R 335 0 R 345 0 
R 361 0 R 388 0 R 411 0 R 414 0 R 425 0 R 432 0 R 439 0 R 446 0 R 450 0 R 462 0 
R 492 0 R 513 0 R 533 0 R 544 0 R 556 0 R 567 0 R 574 0 R 584 0 R 594 0 R 610 0 
R 627 0 R 641 0 R 657 0 R 674 0 R 683 0 R 691 0 R 696 0 R 703 0 R 706 0 R 714 0 
R 721 0 R 731 0 R 745 0 R 757 0 R 770 0 R 781 0 R 798 0 R 814 0 R 822 0 R 826 0 
R 837 0 R 843 0 R 850 0 R 853 0 R 857 0 R]
+/Kids [7 0 R 10 0 R 12 0 R 37 0 R 60 0 R 125 0 R 149 0 R 154 0 R 162 0 R 167 0 
R 171 0 R 176 0 R 186 0 R 190 0 R 193 0 R 204 0 R 210 0 R 218 0 R 222 0 R 232 0 
R 242 0 R 246 0 R 260 0 R 289 0 R 296 0 R 307 0 R 311 0 R 324 0 R 335 0 R 345 0 
R 361 0 R 388 0 R 411 0 R 414 0 R 425 0 R 432 0 R 439 0 R 446 0 R 450 0 R 462 0 
R 492 0 R 513 0 R 533 0 R 544 0 R 556 0 R 567 0 R 574 0 R 584 0 R 594 0 R 610 0 
R 627 0 R 641 0 R 657 0 R 674 0 R 683 0 R 691 0 R 696 0 R 703 0 R 706 0 R 714 0 
R 721 0 R 731 0 R 745 0 R 757 0 R 768 0 R 786 0 R 797 0 R 808 0 R 827 0 R 831 0 
R 842 0 R 848 0 R 855 0 R 858 0 R 862 0 R]
 >>
 endobj
 4 0 obj
@@ -78,17 +78,17 @@ endobj
 endobj
 8 0 obj
 << /Type /Font
-/BaseFont /BG+NotoSerif
+/BaseFont /BI+NotoSerif
 /Subtype /TrueType
-/FontDescriptor 937 0 R
+/FontDescriptor 940 0 R
 /FirstChar 32
 /LastChar 255
-/Widths 939 0 R
-/ToUnicode 938 0 R
+/Widths 942 0 R
+/ToUnicode 941 0 R
 >>
 endobj
 9 0 obj
-<< /Length 2
+<< /Length 19720
 >>
 stream
 q
@@ -893,18 +893,7 @@ ET
 BT
 60.24 400.73597 Td
 /F1.0 10.5 Tf
-[<332e31332e204c61> 20.01953125 <796f75742028>] TJ
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.694 0.129 0.275 scn
-0.694 0.129 0.275 SCN
-
-BT
-126.73629492187501 400.73597 Td
-/F3.0 10.5 Tf
-<312e31322e302d534e415053484f54> Tj
+[<332e31332e204c61> 20.01953125 <796f7574>] TJ
 ET
 
 0.000 0.000 0.000 SCN
@@ -913,20 +902,9 @@ ET
 0.200 0.200 0.200 SCN
 
 BT
-205.48629492187501 400.73597 Td
+122.414747 400.73597 Td
 /F1.0 10.5 Tf
-<29> Tj
-ET
-
-0.000 0.000 0.000 SCN
-0.000 0.000 0.000 scn
-0.200 0.200 0.200 scn
-0.200 0.200 0.200 SCN
-
-BT
-213.271245 400.73597 Td
-/F1.0 10.5 Tf
-<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>
 Tj
+<2e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e202e20>
 Tj
 ET
 
 0.000 0.000 0.000 SCN
@@ -1084,7 +1062,7 @@ endobj
 /F3.0 18 0 R
 >>
 >>
-/Annots [858 0 R 859 0 R 860 0 R 861 0 R 862 0 R 863 0 R 864 0 R 865 0 R 866 0 
R 867 0 R 868 0 R 869 0 R 870 0 R 871 0 R 872 0 R 873 0 R 874 0 R 875 0 R 876 0 
R 877 0 R 878 0 R 879 0 R 880 0 R 881 0 R 882 0 R 883 0 R 884 0 R 885 0 R 886 0 
R 887 0 R 888 0 R 889 0 R 890 0 R 891 0 R 892 0 R 893 0 R 894 0 R 895 0 R 896 0 
R 897 0 R 898 0 R 899 0 R 900 0 R 901 0 R 902 0 R 903 0 R 904 0 R 905 0 R 906 0 
R 907 0 R]
+/Annots [863 0 R 864 0 R 865 0 R 866 0 R 867 0 R 868 0 R 869 0 R 870 0 R 871 0 
R 872 0 R 873 0 R 874 0 R 875 0 R 876 0 R 877 0 R 878 0 R 879 0 R 880 0 R 881 0 
R 882 0 R 883 0 R 884 0 R 885 0 R 886 0 R 887 0 R 888 0 R 889 0 R 890 0 R 891 0 
R 892 0 R 893 0 R 894 0 R 895 0 R 896 0 R 897 0 R 898 0 R 899 0 R 900 0 R 901 0 
R 902 0 R 903 0 R 904 0 R 905 0 R 906 0 R 907 0 R 908 0 R 909 0 R 910 0 R]
 >>
 endobj
 11 0 obj
@@ -1839,7 +1817,7 @@ endobj
 /F3.0 18 0 R
 /F4.0 19 0 R
 >>
-/XObject << /Stamp1 908 0 R
+/XObject << /Stamp1 911 0 R
 >>
 >>
 /Annots [17 0 R 20 0 R 21 0 R 23 0 R 24 0 R 25 0 R 26 0 R 27 0 R 28 0 R 29 0 R 
30 0 R 31 0 R 

[1/7] isis git commit: ISIS-1287: fixing bad include for ref guide

2016-03-29 Thread danhaywood
Repository: isis
Updated Branches:
  refs/heads/master 082e8f37c -> 10c4299b0


ISIS-1287: fixing bad include for ref guide


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/1dcb8f90
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/1dcb8f90
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/1dcb8f90

Branch: refs/heads/master
Commit: 1dcb8f9055376f9e257e5201883d3705067a0450
Parents: e2d0707
Author: Dan Haywood 
Authored: Tue Mar 29 07:56:29 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 07:56:45 2016 +0100

--
 adocs/documentation/src/main/asciidoc/guides/rgant.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/1dcb8f90/adocs/documentation/src/main/asciidoc/guides/rgant.adoc
--
diff --git a/adocs/documentation/src/main/asciidoc/guides/rgant.adoc 
b/adocs/documentation/src/main/asciidoc/guides/rgant.adoc
index eda5070..585eadd 100644
--- a/adocs/documentation/src/main/asciidoc/guides/rgant.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/rgant.adoc
@@ -65,7 +65,7 @@ include::_rgant_aaa.adoc[leveloffset=+1]
 include::_rgant-Action.adoc[leveloffset=+1]
 include::_rgant-ActionLayout.adoc[leveloffset=+1]
 include::_rgant-Collection.adoc[leveloffset=+1]
-include::_rgant-Collectionlayout.adoc[leveloffset=+1]
+include::_rgant-CollectionLayout.adoc[leveloffset=+1]
 include::_rgant-Column.adoc[leveloffset=+1]
 include::_rgant-Digits.adoc[leveloffset=+1]
 include::_rgant-Discriminator.adoc[leveloffset=+1]



[5/7] isis git commit: ISIS-1287: removing references to 1.12.0-SNAPSHOT from docs

2016-03-29 Thread danhaywood
ISIS-1287: removing references to 1.12.0-SNAPSHOT from docs


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/53610620
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/53610620
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/53610620

Branch: refs/heads/master
Commit: 5361062032e3b0766401d68c3195a2783a4447f7
Parents: 3c5203b
Author: Dan Haywood 
Authored: Tue Mar 29 09:10:58 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 09:10:58 2016 +0100

--
 .../asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc |  2 --
 .../src/main/asciidoc/_release-notes_1.12.0.adoc|  9 +
 .../src/main/asciidoc/guides/_rgcms_classes_layout.adoc |  2 +-
 .../asciidoc/guides/_rgcms_classes_mixins_Object.adoc   |  4 ++--
 .../guides/_rgcms_classes_mixins_Persistable.adoc   |  4 ++--
 .../src/main/asciidoc/guides/_rgmvn_validate.adoc   |  2 +-
 .../src/main/asciidoc/guides/_rgmvn_xsd.adoc|  2 +-
 .../guides/_rgsvc_api_ApplicationFeatureRepository.adoc |  2 +-
 .../guides/_rgsvc_api_ConfigurationService.adoc |  2 +-
 .../guides/_rgsvc_api_DomainObjectContainer.adoc|  2 +-
 ..._rgsvc_api_DomainObjectContainer_validation-api.adoc |  3 +--
 .../main/asciidoc/guides/_rgsvc_api_FactoryService.adoc |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_LayoutService.adoc  |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_MessageService.adoc |  2 +-
 .../asciidoc/guides/_rgsvc_api_MetamodelService.adoc|  7 +++
 .../asciidoc/guides/_rgsvc_api_RepositoryService.adoc   |  2 +-
 .../asciidoc/guides/_rgsvc_api_ServiceRegistry.adoc |  2 +-
 .../guides/_rgsvc_api_SessionManagementService.adoc |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_TitleService.adoc   |  2 +-
 .../asciidoc/guides/_rgsvc_api_TransactionService.adoc  |  2 +-
 .../main/asciidoc/guides/_rgsvc_api_UserService.adoc|  2 +-
 .../asciidoc/guides/_rgsvc_application-layer-api.adoc   |  8 
 .../main/asciidoc/guides/_rgsvc_core-domain-api.adoc|  6 +++---
 .../src/main/asciidoc/guides/_rgsvc_intro.adoc  | 12 ++--
 .../src/main/asciidoc/guides/_rgsvc_metadata-api.adoc   |  8 
 .../asciidoc/guides/_rgsvc_persistence-layer-api.adoc   |  2 +-
 .../asciidoc/guides/_rgsvc_presentation-layer-spi.adoc  | 11 ++-
 .../guides/_rgsvc_spi_ContentMappingService.adoc|  4 ++--
 .../asciidoc/guides/_rgsvc_spi_GridLoaderService.adoc   |  2 +-
 .../main/asciidoc/guides/_rgsvc_spi_GridService.adoc|  2 +-
 .../asciidoc/guides/_rgsvc_spi_GridSystemService.adoc   |  2 +-
 .../src/main/asciidoc/guides/_rgsvc_spi_HintStore.adoc  |  2 +-
 ..._ugbtb_programming-model_layout-metadata-reader.adoc |  2 +-
 .../main/asciidoc/guides/_ugbtb_view-models_jaxb.adoc   |  2 +-
 .../_ugfun_getting-started_simpleapp-archetype.adoc |  4 ++--
 .../asciidoc/guides/_ugfun_object-layout_dynamic.adoc   |  2 +-
 .../guides/_ugfun_object-layout_dynamic_xml.adoc|  4 ++--
 .../asciidoc/guides/_ugfun_object-layout_static.adoc|  8 +---
 .../asciidoc/guides/_ugvw_configuration-properties.adoc |  4 ++--
 .../_ugvw_customisation_tweaking-css-classes.adoc   |  2 +-
 adocs/documentation/src/main/asciidoc/index.html|  2 +-
 .../src/main/asciidoc/isis-in-pictures.adoc |  2 +-
 adocs/documentation/src/main/asciidoc/screencasts.adoc  |  2 +-
 43 files changed, 72 insertions(+), 80 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
index 803b91f..66a3456 100644
--- 
a/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
@@ -5,8 +5,6 @@
 :_imagesdir: images/
 
 
-Apache Isis 1.12.0-SNAPSHOT is still in development.
-
 
 
 == `isis.viewer.wicket.disableModalDialogs` removed

http://git-wip-us.apache.org/repos/asf/isis/blob/53610620/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
--
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
index db2af88..9413820 100644
--- a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
+++ b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
@@ -1,5 +1,5 @@
 [[r1.12.0]]
-= 1.12.0-SNAPSHOT
+= 1.12.0
 :notice: licensed to the apache 

[3/7] isis git commit: ISIS-1287: updating release notes for 1.12.0

2016-03-29 Thread danhaywood
ISIS-1287: updating release notes for 1.12.0


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/0d35854e
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/0d35854e
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/0d35854e

Branch: refs/heads/master
Commit: 0d35854e015fe250b902b5b8c11851938bc1e58e
Parents: 082e8f3
Author: Dan Haywood 
Authored: Mon Mar 28 10:57:27 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 07:56:45 2016 +0100

--
 .../main/asciidoc/_release-notes_1.12.0.adoc| 41 ++--
 .../src/main/asciidoc/release-notes.adoc|  2 +-
 2 files changed, 21 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/0d35854e/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
--
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
index 862bf42..db2af88 100644
--- a/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
+++ b/adocs/documentation/src/main/asciidoc/_release-notes_1.12.0.adoc
@@ -42,44 +42,43 @@ Apache Isis 1.12.0-SNAPSHOT is currently being voted on for 
release; expectation
 
 === New Feature
 
-* link:https://issues.apache.org/jira/browse/ISIS-1351[ISIS-1351] - Extend 
ConfigurationService to list all configuration properties in the UI
-* link:https://issues.apache.org/jira/browse/ISIS-1326[ISIS-1326] - Add a link 
to a "quotes" page on the main website.
-* link:https://issues.apache.org/jira/browse/ISIS-1325[ISIS-1325] - New 
SessionManagementService
+* link:https://issues.apache.org/jira/browse/ISIS-1351[ISIS-1351] - Extend 
xref:rgsvc.adoc#_rgsvc_api_ConfigurationService[`ConfigurationService`] to list 
all configuration properties in the UI
+* link:https://issues.apache.org/jira/browse/ISIS-1325[ISIS-1325] - New 
xref:rgsvc.adoc#_rgsvc_api_SessionManagementService[`SessionManagementService`]
 * link:https://issues.apache.org/jira/browse/ISIS-1317[ISIS-1317] - Allow 
single domain object class to be invalidated through a mixin.
-* link:https://issues.apache.org/jira/browse/ISIS-1313[ISIS-1313] - 
Enhancement to xsd goal of the isis-maven-plugin to ignore/include the Isis 
common schemas.
-* link:https://issues.apache.org/jira/browse/ISIS-1292[ISIS-1292] - Extend 
MetaModel service to surface packages, classes etc (as used by the security 
module).
-* link:https://issues.apache.org/jira/browse/ISIS-993[ISIS-993] - Show 
different object members on multiple tabs
+* link:https://issues.apache.org/jira/browse/ISIS-1313[ISIS-1313] - 
Enhancement to xref:rgmvn.adoc#_rgmvn_xsd[xsd] goal of the isis-maven-plugin to 
ignore/include the Isis common schemas.
+* link:https://issues.apache.org/jira/browse/ISIS-1292[ISIS-1292] - Extend 
xref:rgsvc.adoc#_rgsvc_api_MetaModelService[`MetaModelService`] to surface 
packages, classes etc (as used by the security module).
+* link:https://issues.apache.org/jira/browse/ISIS-993[ISIS-993] - Show 
different object members on multiple tabs 
(xref:rgfun.adoc#_ugfun_object-layout_dynamic_xml[dynamic XML layouts])
 * link:https://issues.apache.org/jira/browse/ISIS-784[ISIS-784] - Change 
Wicket viewer to get rid of edit mode, instead allow individual fields to be 
edited by clicking on them (similar to the way that JIRA works).
 
 
 === Improvement
 
 * link:https://issues.apache.org/jira/browse/ISIS-1333[ISIS-1333] - Remove 
self-host profile from the archetype
-* link:https://issues.apache.org/jira/browse/ISIS-1332[ISIS-1332] - Factor out 
a HintStore service, so that this is pluggable.
+* link:https://issues.apache.org/jira/browse/ISIS-1332[ISIS-1332] - Factor out 
a xref:rgsvc.adoc#_rgsvc_spi_HintStore[`HintStore`] service, so that this is 
pluggable.
 * link:https://issues.apache.org/jira/browse/ISIS-1330[ISIS-1330] - Add CSS 
classes for table cells and for collections to make it easier to fine tune 
pages using CSS.
 * link:https://issues.apache.org/jira/browse/ISIS-1329[ISIS-1329] - Extend 
hint support for "show all"
 * link:https://issues.apache.org/jira/browse/ISIS-1327[ISIS-1327] - Change the 
view mode of the select2 (value drop down) to be a simple text field.
-* link:https://issues.apache.org/jira/browse/ISIS-1324[ISIS-1324] - Allow 
multiple different views of same collection in a layout
-* link:https://issues.apache.org/jira/browse/ISIS-1323[ISIS-1323] - Deprecate 
@CollectionLayout#renderType, since is duplicated by ...
+* link:https://issues.apache.org/jira/browse/ISIS-1324[ISIS-1324] - Allow 
multiple different views of same collection in a layout 
(xref:rgfun.adoc#_ugfun_object-layout_dynamic_xml[dynamic XML layouts])
+* 

[7/7] isis git commit: ISIS-1287: updating docs for 1.12.0

2016-03-29 Thread danhaywood
ISIS-1287: updating docs for 1.12.0

STATUS and doap_isis.rdf; downloads page; new doc for Object_clearHints mixin; 
migration notes.


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/10c4299b
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/10c4299b
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/10c4299b

Branch: refs/heads/master
Commit: 10c4299b0dfc3887e48bb4c1f5ade4aaa079da9e
Parents: 1fbb597
Author: Dan Haywood 
Authored: Tue Mar 29 12:44:59 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 13:20:52 2016 +0100

--
 STATUS  |  3 +
 .../_migration-notes_1.11.0-to-1.12.0.adoc  | 79 
 .../src/main/asciidoc/doap_isis.rdf | 19 -
 .../src/main/asciidoc/downloads.adoc| 10 +--
 .../guides/_rgcms_classes_mixins_Object.adoc| 37 +
 .../asciidoc/guides/_rgsvc_spi_HintStore.adoc   |  5 +-
 .../main/asciidoc/guides/_tg_pet-clinic.adoc|  2 +-
 .../_tg_stop-scaffolding-start-coding.adoc  |  2 +-
 .../documentation/src/main/asciidoc/index.html  |  2 +-
 .../src/main/asciidoc/release-notes.adoc| 22 +++---
 10 files changed, 159 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/10c4299b/STATUS
--
diff --git a/STATUS b/STATUS
index a5d5f1f..a30d988 100644
--- a/STATUS
+++ b/STATUS
@@ -21,6 +21,9 @@ Description
 
 TLP releases:
 
+  * isis-1.12.0: 29 Mar 2016
+  * simpleapp-archetype-1.12.0 : 29 Mar 2016
+
   * isis-1.11.1: 17 Jan 2016
   * simpleapp-archetype-1.11.1 : 17 Jan 2016
 

http://git-wip-us.apache.org/repos/asf/isis/blob/10c4299b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc 
b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
index 66a3456..9fd6dc9 100644
--- 
a/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/_migration-notes_1.11.0-to-1.12.0.adoc
@@ -6,6 +6,85 @@
 
 
 
+Existing projects written against v1.11.x should run against v1.12.0 with few 
if any changes.  If you *do* encounter
+any difficulties then let us know via the link:support.html[users mailing 
list], so we can support you and document
+issues here.
+
+
+
+== Dynamic XML Layouts
+
+The major new feature in 1.12.0 is 
xref:ugfun.adoc#_ugfun_object-layout_dynamic_xml[dynamic XML layouts], providing
+much enhanced support for custom layouts.
+
+The new `Xxx.layout.xml` file is optional; without it domain objects will
+continue to be rendered as before, using metadata from annotations 
(xref:rgant.adoc#_rgant_DomainObjectLayout[`@DomainObjectLayout`],
+xref:rgant.adoc#_rgant_PropertyLayout[`@PropertyLayout`], 
xref:rgant.adoc#_rgant_CollectionLayout[`@CollectionLayout`], 
+xref:rgant.adoc#_rgant_ActionLayout[`@ActionLayout`], 
xref:rgant.adoc#_rgant_MemberOrder[`@MemberOrder`] and
+xref:rgant.adoc#_rgant_MemberGroupLayout[`@MemberGroupLayout`]), and also from 
any xref:ugfun.adoc#_ugfun_object-layout_dynamic[`Xxx.layout.json`]
+file that might already exist.  There is therefore no requirement to move to 
the new more flexible XML-based layout.
+
+If you do want to start using the new format, then you will find that 1.12.0 
provides a mixin action (available in
+prototype mode only) called "download XML layout".  This will allow you to 
download the current layout file for the
+object being rendered.  This can then be saved alongside the class' Java 
source file.  Once a `Xxx.layout.xml` file
+is present, any existing `Xxx.layout.json` file will be ignored; any 
annotations though will continue to be honoured.
+
+If you wish to migrate all your domain objects to use XML layouts, this can be 
done using the "download layouts (XML)"
+(on the "Prototyping" menu), as a single zip file.  This can then be unzipped 
into the `src/main/java` directory.
+
+
+== Mixins
+
+(As mentioned above), 1.12.0 provides a number of new mixin actions and 
properties:
+
+* xref:rgcms.adoc#_rgcms_classes_mixins_Object_clearHints[clear hints] action
+
+* xref:rgcms.adoc#_rgcms_classes_mixins_Object_downloadLayoutXml[download 
Layout XML] action (prototype mode)
+
+* xref:rgcms.adoc#_rgcms_classes_mixins_Object_rebuildMetamodel[rebuild 
metamodel] action (prototype mode)
+
+* xref:rgcms.adoc#_rgcms_classes_mixins_Persistable_datanucleusXxx[id and 
version] properties (for 

[6/7] isis git commit: ISIS-1335: doc updates to release process for 1.13.0

2016-03-29 Thread danhaywood
ISIS-1335: doc updates to release process for 1.13.0


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/1fbb597c
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/1fbb597c
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/1fbb597c

Branch: refs/heads/master
Commit: 1fbb597cf0d779d5b7f93af2984bb574e27a6adb
Parents: 5361062
Author: Dan Haywood 
Authored: Mon Mar 28 11:07:33 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 09:11:28 2016 +0100

--
 .../guides/_cgcom_cutting-a-release.adoc| 34 ++--
 .../guides/_cgcom_post-release-successful.adoc  | 32 +-
 .../_cgcom_post-release-unsuccessful.adoc   | 16 -
 .../guides/_cgcom_verifying-releases.adoc   |  2 +-
 4 files changed, 42 insertions(+), 42 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/1fbb597c/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc 
b/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
index 8f581e0..2a52740 100644
--- a/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/_cgcom_cutting-a-release.adoc
@@ -47,8 +47,8 @@ We use environment variables to parameterize as many of the 
steps as possible.
 
 cd core
 export ISISTMP=/c/tmp  # <1>
-export ISISDEV=1.13.0-SNAPSHOT
-export ISISREL=1.12.0
+export ISISDEV=1.14.0-SNAPSHOT
+export ISISREL=1.13.0
 export ISISRC=RC1
 export ISISBRANCH=release-$ISISREL-$ISISRC
 export ISISJIRA=ISIS-  # <2>
@@ -62,7 +62,7 @@ Obviously, alter `$ISISDEV` and `$ISISREL` as required, and 
bump `$ISISRC` for r
 
 [IMPORTANT]
 
-Note that the branch name is *not* the same any of the eventual tag names (eg 
`isis-1.12.0` or `simpleapp-archetype-1.12.0`).
+Note that the branch name is *not* the same any of the eventual tag names (eg 
`isis-1.13.0` or `simpleapp-archetype-1.13.0`).
 
 If they did have the same name, then what would happen is that the 
`maven-release-plugin` would checkout the (HEAD of the) branch and thus upload 
a SNAPSHOT to the snapshot repository.  What it should of course do is checkout 
the tag and then upload that to the release staging repository.
 
@@ -86,13 +86,13 @@ All release preparation is done locally; if we are 
successful, this branch will
 
 Double check that the version number of the parent pom should reflect the 
branch name that you are now on (with a `-SNAPSHOT` suffix).  his will normally 
have been done already during earlier development; but confirm that it has been 
updated. If it has not, make the change.
 
-Double check that the version number of the core POM (`core/pom.xml`) should 
reflect the branch name that you are now on.  For example, if releasing version 
`1.12.0`, the POM should read:
+Double check that the version number of the core POM (`core/pom.xml`) should 
reflect the branch name that you are now on.  For example, if releasing version 
`1.13.0`, the POM should read:
 
 [source,xml]
 
 org.apache.isis.core
 isis
-1.12.0-SNAPSHOT
+1.13.0-SNAPSHOT
 
 
 Also, check that there are no snapshot dependencies:
@@ -282,7 +282,7 @@ If there are any snags at this stage, then explicitly 
delete the generated `rele
 [[_cgcom_cutting-a-release_releasing-core_post-prepare-sanity-check]]
 === Post-prepare sanity check
 
-You should end up with artifacts in your local repo with the new version (eg 
`1.12.0`).  This is a good time to do some quick sanity checks; nothing has yet 
been uploaded:
+You should end up with artifacts in your local repo with the new version (eg 
`1.13.0`).  This is a good time to do some quick sanity checks; nothing has yet 
been uploaded:
 
 * unzip the source-release ZIP and check it builds.
 * Inspect the `DEPENDENCIES` file, and check it looks correct.
@@ -338,17 +338,17 @@ The custom `workingDirectory` prevents file path issues 
if releasing on Windows.
 [INFO] Performing a LOCAL checkout from 
scm:git:file:///C:\APACHE\isis-git-rw\co
 re
 [INFO] Checking out the project to perform the release ...
-[INFO] Executing: cmd.exe /X /C "git clone --branch release-1.12.0 
file:///C:\APACHE\isis-git-rw\core C:\APACHE\isis-git-rw\core\target\checkout"
+[INFO] Executing: cmd.exe /X /C "git clone --branch release-1.13.0 
file:///C:\APACHE\isis-git-rw\core C:\APACHE\isis-git-rw\core\target\checkout"
 [INFO] Working directory: C:\APACHE\isis-git-rw\core\target
 [INFO] Performing a LOCAL checkout from scm:git:file:///C:\APACHE\isis-git-rw
 [INFO] Checking out the project to perform the 

[2/7] isis git commit: ISIS-1287: updating pom.xml to update EOL for other (non .html) text resource files in website/documentation

2016-03-29 Thread danhaywood
ISIS-1287: updating pom.xml to update EOL for other (non .html) text resource 
files in website/documentation


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e2d07072
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e2d07072
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/e2d07072

Branch: refs/heads/master
Commit: e2d070723158e88852cb66f2f28558f10addacb0
Parents: 0d35854
Author: Dan Haywood 
Authored: Tue Mar 29 07:55:55 2016 +0100
Committer: Dan Haywood 
Committed: Tue Mar 29 07:56:45 2016 +0100

--
 adocs/documentation/pom.xml | 78 +++-
 1 file changed, 77 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/e2d07072/adocs/documentation/pom.xml
--
diff --git a/adocs/documentation/pom.xml b/adocs/documentation/pom.xml
index f9fac73..0e486c5 100644
--- a/adocs/documentation/pom.xml
+++ b/adocs/documentation/pom.xml
@@ -286,13 +286,89 @@
 
 
 
-
+
+
+
+
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 



svn commit: r12912 - in /release/isis: archetype/simpleapp-archetype/ isis-core/

2016-03-29 Thread danhaywood
Author: danhaywood
Date: Tue Mar 29 06:21:48 2016
New Revision: 12912

Log:
publishing isis source releases to dist.apache.org

Added:

release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip
   (with props)

release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.asc

release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.md5
release/isis/isis-core/isis-1.12.0-source-release.zip   (with props)
release/isis/isis-core/isis-1.12.0-source-release.zip.asc
release/isis/isis-core/isis-1.12.0-source-release.zip.md5
Removed:

release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip

release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip.asc

release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.11.1-source-release.zip.md5
release/isis/isis-core/isis-1.11.1-source-release.zip
release/isis/isis-core/isis-1.11.1-source-release.zip.asc
release/isis/isis-core/isis-1.11.1-source-release.zip.md5

Added: 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip
==
Binary file - no diff available.

Propchange: 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip
--
svn:mime-type = application/octet-stream

Added: 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.asc
==
--- 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.asc
 (added)
+++ 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.asc
 Tue Mar 29 06:21:48 2016
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2.0.22 (MingW32)
+
+iQIcBAABCgAGBQJW9RvUAAoJEHbXSRp3rS4j4mIP/0OjB0mpfD8aCcXImtYtrm0P
+sun2kn78I6Rdk/VSDM7N5d67iLAAS+Nuko9C27Y989LH+jwu40AAu4uvthH+njmk
+W7pOta3rnhR/naJsHZkcAhXSj4TeKTRlBXSiMVhrZ56MgFMDnLLYhCk3e4woQnAn
+vf4BjdW4q8pWldBFQQbm2H7u8g9OSu/VvkGJbjTRH5aPV8WhVQ49l/ux46XToWII
+iJb6eGJ8wF1gx0sKyk7KTCVLn2WUAOg3nZCGX9TjW2FwwXo0U22zjZh+ggV8GD2A
+XkwD0GY9008GcNhgG8wdBQWeYdiE26e2AouXm3doUi0Hp1XKkGZTpy6Btd7/kXh4
+q3/vDVln1L08YPK6xXDsWbcyCjYXbdMPKx43YfpAsSBM668ddXzGSsljt2iGtfS0
+nMkrgpcOo/xH+QmDhRRZmmMWN8Rx9kgyjLO+3tit2dV5100+LAC895GJCOVtI4Xd
+lyDkBQ9gPEygGTLrrfuGnQ6qlb8imRjAYWx95nbwZGagSOPuNhuus+qkXaKyeTgR
+QmTuBJv/nv8RlRAtTtdCautuOdxO0dMmb9qnIFlkWCfrTjA3utUY4zRZYIcUj2La
+MgJzf9hglMXVM6ngpU6OhcpXeP2FlsiwGXsW81+ZKVilwDE3+mPz9o3bGkK2axwy
+le31BkHMYw08AlBgkJxT
+=AX5j
+-END PGP SIGNATURE-

Added: 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.md5
==
--- 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.md5
 (added)
+++ 
release/isis/archetype/simpleapp-archetype/simpleapp-archetype-1.12.0-source-release.zip.md5
 Tue Mar 29 06:21:48 2016
@@ -0,0 +1 @@
+261ac4df330b5eca190b3f6fe1c7e98f
\ No newline at end of file

Added: release/isis/isis-core/isis-1.12.0-source-release.zip
==
Binary file - no diff available.

Propchange: release/isis/isis-core/isis-1.12.0-source-release.zip
--
svn:mime-type = application/octet-stream

Added: release/isis/isis-core/isis-1.12.0-source-release.zip.asc
==
--- release/isis/isis-core/isis-1.12.0-source-release.zip.asc (added)
+++ release/isis/isis-core/isis-1.12.0-source-release.zip.asc Tue Mar 29 
06:21:48 2016
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2.0.22 (MingW32)
+
+iQIcBAABCgAGBQJW9QmIAAoJEHbXSRp3rS4jv4UP/RIsb5HtOW9Jxm8O6PinvsEt
+pzjNI5tdUn+GjFYzOuX4GeAkEqRmxQajVpsLGES21F7S+Hwo9QhUPe0mVJ4w8RXB
+3eagRrI10bbBjdanJx/zqpPaASE2DWYaPs/F/FKXMoGd8rwledcW7K0atxn3XSg1
+ukJzItr8reTfz8K5RWL/JqsWZvDK7crNX9qRVeslrBZQ6B66FcYkhqswsvv2Zjcu
+GOyOiSXCSdeXEfaEhmEGMKMxo9OVGPhBAMK53AtMYcndgiiFWslATyGJ63lX20Tm
+VDLYSnKxRIxAMdkm0wLEwg+1VkGbiTKgtWtJro39nkGEEO09+NbxKtA2bu6qjmmW
+XSWuuTZvi5rbkx52wo89t1ZA1sU3iLQI0B+IDgZx09ApWcCl1BXmuXjVgk2bijtD
+LnTYfh00/oveYJVjYP5+y1YFmefmwYFxoTIM/rYculPY9zkdAJE4n0MDLBMs+2gI
+rKeiWcE+c+/LImfnVHLuelj+BmZu80i+l5KwfNNrGOSARI4BYmdF7BRYbvmnsr8A
+XmudmRZNA1GyMEwqFuOuBjC4mR9brAXAPrf9vjg/1kZnb2OX0sy4+iYVbsl+Vl6H
+Z4iLLvfEj2OByq2Rp0uuT7q1BnsQgIQ/sQOGqPyBZdPbUCw8rkKgDwaLxLObcmt8
+BJLRzi+9PNKBj2hQD7Us
+=BFN7
+-END PGP SIGNATURE-

Added: release/isis/isis-core/isis-1.12.0-source-release.zip.md5

[isis] Git Push Summary

2016-03-29 Thread danhaywood
Repository: isis
Updated Tags:  refs/tags/isis-1.12.0-RC2 [deleted] 5fcc2f4d2


[isis] Git Push Summary

2016-03-29 Thread danhaywood
Repository: isis
Updated Tags:  refs/tags/rel/isis-1.12.0 [created] 5fcc2f4d2


[isis] Git Push Summary

2016-03-29 Thread danhaywood
Repository: isis
Updated Tags:  refs/tags/simpleapp-archetype-1.12.0-RC2 [deleted] 8d2f333e8