You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/11/10 09:19:14 UTC

[4/4] isis git commit: ISIS-1195: updating adocs, fixing release note refs

ISIS-1195: updating adocs, fixing release note refs


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

Branch: refs/heads/master
Commit: 67fc9d47d14f5e79947ed4f413de8b6443765b77
Parents: 7d0c84d
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Tue Nov 10 08:07:35 2015 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Tue Nov 10 08:07:35 2015 +0000

----------------------------------------------------------------------
 .../src/main/asciidoc/_release-notes-1.0.0.adoc | 126 ---------
 .../src/main/asciidoc/_release-notes-1.0.1.adoc |  22 --
 .../src/main/asciidoc/_release-notes-1.1.0.adoc | 141 ----------
 .../main/asciidoc/_release-notes-1.10.0.adoc    |  93 -------
 .../src/main/asciidoc/_release-notes-1.2.0.adoc | 136 ----------
 .../src/main/asciidoc/_release-notes-1.3.0.adoc | 256 -------------------
 .../src/main/asciidoc/_release-notes-1.3.1.adoc |  30 ---
 .../src/main/asciidoc/_release-notes-1.4.0.adoc | 238 -----------------
 .../src/main/asciidoc/_release-notes-1.4.1.adoc |  30 ---
 .../src/main/asciidoc/_release-notes-1.5.0.adoc | 125 ---------
 .../src/main/asciidoc/_release-notes-1.6.0.adoc |  93 -------
 .../src/main/asciidoc/_release-notes-1.7.0.adoc | 122 ---------
 .../src/main/asciidoc/_release-notes-1.8.0.adoc | 127 ---------
 .../src/main/asciidoc/_release-notes-1.9.0.adoc | 140 ----------
 .../src/main/asciidoc/_release-notes_1.0.0.adoc | 126 +++++++++
 .../src/main/asciidoc/_release-notes_1.0.1.adoc |  22 ++
 .../src/main/asciidoc/_release-notes_1.1.0.adoc | 141 ++++++++++
 .../main/asciidoc/_release-notes_1.10.0.adoc    |  93 +++++++
 .../src/main/asciidoc/_release-notes_1.2.0.adoc | 136 ++++++++++
 .../src/main/asciidoc/_release-notes_1.3.0.adoc | 256 +++++++++++++++++++
 .../src/main/asciidoc/_release-notes_1.3.1.adoc |  30 +++
 .../src/main/asciidoc/_release-notes_1.4.0.adoc | 238 +++++++++++++++++
 .../src/main/asciidoc/_release-notes_1.4.1.adoc |  30 +++
 .../src/main/asciidoc/_release-notes_1.5.0.adoc | 125 +++++++++
 .../src/main/asciidoc/_release-notes_1.6.0.adoc |  93 +++++++
 .../src/main/asciidoc/_release-notes_1.7.0.adoc | 122 +++++++++
 .../src/main/asciidoc/_release-notes_1.8.0.adoc | 127 +++++++++
 .../src/main/asciidoc/_release-notes_1.9.0.adoc | 140 ++++++++++
 28 files changed, 1679 insertions(+), 1679 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.0.0.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.0.0.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.0.0.adoc
deleted file mode 100644
index 682c291..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.0.0.adoc
+++ /dev/null
@@ -1,126 +0,0 @@
-[[_release-notes-1.0.0]]
-= 1.0.0
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-
-== Core
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-240[ISIS-240] - Provide a bookmark service in order to lookup any object
-* link:https://issues.apache.org/jira/browse/ISIS-242[ISIS-242] - Provide support for JODA LocalDate and LocalDateTime as value types.
-* link:https://issues.apache.org/jira/browse/ISIS-250[ISIS-250] - Change MetaModelValidator such that multiple validation errors can be reported in a single shot....
-* link:https://issues.apache.org/jira/browse/ISIS-263[ISIS-263] - Introduce a new @CommonlyUsed annotation as a hint for the UI.  To be implemented by Wicket viewer (as a minimum)
-* link:https://issues.apache.org/jira/browse/ISIS-264[ISIS-264] - side paging as a minimum).  Implement in Wicket as a minimum
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-89[ISIS-89] - Finish off updating documentation post the first (pre 1.0) release of Apache Isis.
-* link:https://issues.apache.org/jira/browse/ISIS-131[ISIS-131] - Archive off (and no longer support) the default runtime&#39;s client/server remoting
-* link:https://issues.apache.org/jira/browse/ISIS-188[ISIS-188] - 1.0.0 release.
-* link:https://issues.apache.org/jira/browse/ISIS-192[ISIS-192] - based authorization
-* link:https://issues.apache.org/jira/browse/ISIS-202[ISIS-202] - Rename @Stable to @ViewModel
-* link:https://issues.apache.org/jira/browse/ISIS-203[ISIS-203] - Improve the logging at startup
-* link:https://issues.apache.org/jira/browse/ISIS-216[ISIS-216] - describing (ie make OidWithSpecification the norm, using an ObjectTypeFacet as a way of determining the type).
-* link:https://issues.apache.org/jira/browse/ISIS-227[ISIS-227] - exist better.
-* link:https://issues.apache.org/jira/browse/ISIS-228[ISIS-228] - Use JUnit categories to distinguish between tests that can be run on CI server and those that cannot.
-* link:https://issues.apache.org/jira/browse/ISIS-243[ISIS-243] - Remove the Maybe type from the Isis applib.
-* link:https://issues.apache.org/jira/browse/ISIS-245[ISIS-245] - Collapse the Version hierarchy
-* link:https://issues.apache.org/jira/browse/ISIS-248[ISIS-248] - Perform concurrency checking within the persistor (rather than rely on every viewer/client to do the check)
-* link:https://issues.apache.org/jira/browse/ISIS-252[ISIS-252] - Use enums instead of booleans in FacetFactory&#39;s/Facets/ValueSemanticsProvider
-* link:https://issues.apache.org/jira/browse/ISIS-253[ISIS-253] - Get rid of DateValueFacet#getLevel(), since unused
-* link:https://issues.apache.org/jira/browse/ISIS-257[ISIS-257] - Remove the @Executed annotation from the applib (and corresponding metadata stuff) since remoting no longer supported.
-* link:https://issues.apache.org/jira/browse/ISIS-258[ISIS-258] - Extend @Hidden and @Disabled to specify Where the object member should be hidden/disabled.
-* link:https://issues.apache.org/jira/browse/ISIS-259[ISIS-259] - Replace @QueryOnly and @Idempotent with a new @ActionSemantics annotation.
-* link:https://issues.apache.org/jira/browse/ISIS-260[ISIS-260] - If a property is annotated as @Title, then by default it should not appear as a column in tables.
-* link:https://issues.apache.org/jira/browse/ISIS-261[ISIS-261] - Remove obsolete code (Enumeration interface, AnnotationBasedFacetFactory)
-* link:https://issues.apache.org/jira/browse/ISIS-262[ISIS-262] - Real composite for ResourceSourceStream
-* link:https://issues.apache.org/jira/browse/ISIS-267[ISIS-267] - Handle &quot;recreating&quot; object adapters which are already resolved
-* link:https://issues.apache.org/jira/browse/ISIS-274[ISIS-274] - Simplify the bootstrapping of Apache Isis so that there are fewer configuration properties to set in isis.properties
-* link:https://issues.apache.org/jira/browse/ISIS-280[ISIS-280] - More consistent support for @Prototype and @Exploration, by utilizing the existing HidingInteractionAdvisor API
-* link:https://issues.apache.org/jira/browse/ISIS-281[ISIS-281] - Provide support for integration testing using a JUnit rule.
-* link:https://issues.apache.org/jira/browse/ISIS-283[ISIS-283] - Provide the ability to use fixtures as domain objects, eg within demo apps
-* link:https://issues.apache.org/jira/browse/ISIS-285[ISIS-285] - Add additional MetaModelValidators so that orphaned prefixes are treated as a validation error.
-* link:https://issues.apache.org/jira/browse/ISIS-286[ISIS-286] - Make sure pending changes are stored before issuing a query
-* link:https://issues.apache.org/jira/browse/ISIS-288[ISIS-288] - During start up the configuration files are read in repeatedly making it confusing to track down configuration issues
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-184[ISIS-184] - PasswordValueSemanticsProvider.doEncode threw exception when I provided a defaultXXX method
-* link:https://issues.apache.org/jira/browse/ISIS-255[ISIS-255] - Test in Runtime TestSupport component fails due to TimeZone
-* link:https://issues.apache.org/jira/browse/ISIS-265[ISIS-265] - NullPointerException when storing new objects
-* link:https://issues.apache.org/jira/browse/ISIS-266[ISIS-266] - BoundedFacetAbstract was invalidating using disabledReason()
-
-
-
-
-
-== Wicket Viewer
-
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-232[ISIS-232] - General improvements to the Wicket viewer
-* link:https://issues.apache.org/jira/browse/ISIS-263[ISIS-263] - Introduce a new @CommonlyUsed annotation as a hint for the UI.  To be implemented by Wicket viewer (as a minimum)
-* link:https://issues.apache.org/jira/browse/ISIS-264[ISIS-264] - side paging as a minimum).  Implement in Wicket as a minimum
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-239[ISIS-239] - Add support for MultiLine facet in Wicket viewer
-* link:https://issues.apache.org/jira/browse/ISIS-244[ISIS-244] - Hide properties in tables that are statically invisible within the Wicket viewer
-* link:https://issues.apache.org/jira/browse/ISIS-251[ISIS-251] - Implement concurrency exception handling in Wicket viewer
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-287[ISIS-287] - BigInteger types throw error in Wicket viewer
-
-
-
-=== Wish
-
-* link:https://issues.apache.org/jira/browse/ISIS-271[ISIS-271] - the option to overrule properties distributed as part of the application (read external properties)
-
-
-
-
-
-== RestfulObjects Viewer
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-194[ISIS-194] - memory objectstore.
-
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-256[ISIS-256] - NullPointerReference exceptions when attempting to persist an object
-
-
-
-
-== JDO ObjectStore
-
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-14[ISIS-14] - Add JDO 3.1 object store in order to support any datastore
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-246[ISIS-246] - DataNucleus
-

http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.0.1.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.0.1.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.0.1.adoc
deleted file mode 100644
index 356c739..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.0.1.adoc
+++ /dev/null
@@ -1,22 +0,0 @@
-[[_release-notes-1.0.1]]
-= 1.0.1
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-
-
-== Shiro Security
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-290[ISIS-290] - Use shiro for security (implementation of Authentication and Authorization Manager)
-
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.1.0.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.1.0.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.1.0.adoc
deleted file mode 100644
index 363cd8f..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.1.0.adoc
+++ /dev/null
@@ -1,141 +0,0 @@
-[[_release-notes-1.1.0]]
-= 1.1.0
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-
-== Core
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-282[ISIS-282] - Add support for file uploads and downloads to Wicket viewer and JDO objectstore
-* link:https://issues.apache.org/jira/browse/ISIS-304[ISIS-304] - arg, no business rules) do not appear.
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-305[ISIS-305] - compareTo methods (when implement Comparable) should be automatically hidden
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-207[ISIS-207] - Improve the message given when a field is too long (exceeds its @MaxLength value)
-* link:https://issues.apache.org/jira/browse/ISIS-312[ISIS-312] - Guard in BaseFixture to allow fixtures to load in production mode was faulty
-
-
-
-== Wicket Viewer
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-282[ISIS-282] - Add support for file uploads and downloads to Wicket viewer and JDO objectstore
-* link:https://issues.apache.org/jira/browse/ISIS-304[ISIS-304] - arg, no business rules) do not appear.
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-308[ISIS-308] - Don&#39;t show (null) for a property or a parameter that has no reference (instead show an empty string)
-* link:https://issues.apache.org/jira/browse/ISIS-309[ISIS-309] - Minor fixes to support extensions to Wicket viewer.
-* link:https://issues.apache.org/jira/browse/ISIS-315[ISIS-315] - INF
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-300[ISIS-300] - The home page link in Wicket viewer goes to root context &quot;/&quot;, rather than to the base of the webapp.
-
-
-
-
-
-
-
-== RestfulObjects Viewer
-
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-323[ISIS-323] - Provide the capability to publish events, either changed objects or invoked actions
-* link:https://issues.apache.org/jira/browse/ISIS-410[ISIS-410] - RO viewer support @Render(EAGERLY) for collections
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-233[ISIS-233] - viewer up to RO spec 1.0.0
-* link:https://issues.apache.org/jira/browse/ISIS-362[ISIS-362] - Upgrade to JMock 2.6.0
-* link:https://issues.apache.org/jira/browse/ISIS-387[ISIS-387] - Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
-
-
-
-
-== Shiro Security
-
-
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-307[ISIS-307] - Allow groups to be mapped to roles (eg AD groups to logically internal application roles)
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-298[ISIS-298] - Provide a shiro Realm implementation that supports looking up roles from an LDAP server.
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-306[ISIS-306] - Parsing permission strings should trim both before and after.
-
-
-
-
-
-
-== JDO ObjectStore
-
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-370[ISIS-370] - Provide a service to allow all @PersistenceCapable entities to be eagerly registered with Apache Isis (and therefore with DataNucleus)
-* link:https://issues.apache.org/jira/browse/ISIS-377[ISIS-377] - Publishing Service implementation that writes to a queue (using JDO).
-* link:https://issues.apache.org/jira/browse/ISIS-379[ISIS-379] - Move AuditingService out of the ToDo app demo and into JDO objectstore as a service impl.
-
-
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-270[ISIS-270] - NotYetImplementedException in JDO objectstore when debug logging enabled
-* link:https://issues.apache.org/jira/browse/ISIS-326[ISIS-326] - Make Datanucleus JNDI aware
-* link:https://issues.apache.org/jira/browse/ISIS-362[ISIS-362] - Upgrade to JMock 2.6.0
-* link:https://issues.apache.org/jira/browse/ISIS-376[ISIS-376] - Enhance JDO objectstore to also support IdentityType.APPLICATION (as well as DATASTORE)
-* link:https://issues.apache.org/jira/browse/ISIS-386[ISIS-386] - Provide the ability to force a reload of an object by the JDO objectstore, and provide a domain service for clients.
-* link:https://issues.apache.org/jira/browse/ISIS-387[ISIS-387] - Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
-* link:https://issues.apache.org/jira/browse/ISIS-389[ISIS-389] - Ensure that objects lazily loaded by JDO/DataNucleus get domain services injected into them consistently.
-* link:https://issues.apache.org/jira/browse/ISIS-391[ISIS-391] - Upgrade JDO objectstore to Datanucleus 3.2.1
-* link:https://issues.apache.org/jira/browse/ISIS-396[ISIS-396] - Wicket/JDO handling of BigDecimal properties should honour the @Column&#39;s scale attribute.
-* link:https://issues.apache.org/jira/browse/ISIS-303[ISIS-303] - Migration of DataNucleus (DN) type support to use DN v3.2 standard
-
-
-
-
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-296[ISIS-296] - wicket viewer display ??? ENTITYMODEL OBJECTADAPTER OID: NULL when view a root entity&#39;s  collection member which data type is primitive String.
-* link:https://issues.apache.org/jira/browse/ISIS-301[ISIS-301] - Error when using class name as discriminator strategy
-* link:https://issues.apache.org/jira/browse/ISIS-302[ISIS-302] - Ensure related items are mapped into pojo (possible eager loading of parent/child relationship)
-* link:https://issues.apache.org/jira/browse/ISIS-321[ISIS-321] - gracefully handle any constraint violation thrown by the DataNucleus persistence mechanism (to be handled by JDO ObjectStore &amp; Wicket)
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.10.0.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.10.0.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.10.0.adoc
deleted file mode 100644
index 66d8d6c..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.10.0.adoc
+++ /dev/null
@@ -1,93 +0,0 @@
-[[_release-notes-1.10.0]]
-= 1.10.0
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-Apache Isis 1.10.0 provides a couple of new domain services.  Client-side filtering of objects (eg to support (non-ASF) http://github.com/isisaddons/isis-module-security[Isis addons' security] module's multi-tenancy support) is completed so that autocomplete//choices, summary totals and components such as (non-ASF) http://github.com/isisaddons/isis-wicket-gmap3[Isis addons' gmap3 ] wicket extension show only filtered objects. The "are you sure" semantic and corresponding UI is also available, as well as the ability to specify the default view for collections.  The release also introduces a new type of contribution service (mixins), as well as bringing in support for Project Lombok
-
-Internally there have been substantial simplifications to the codebase.
-
-
-== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-1215[ISIS-1215] - New MultipleExecutionStrategy for fixture scripts to use value semantics for determining whether to run a fixture script invoked more than once.
-* link:https://issues.apache.org/jira/browse/ISIS-1213[ISIS-1213] - Provide support for @Mixin domain objects, as a specialized type of contributor (though not a domain service)
-* link:https://issues.apache.org/jira/browse/ISIS-1210[ISIS-1210] - Provide an SPI service for handling exception stack traces, rather than just render to the end-user
-* link:https://issues.apache.org/jira/browse/ISIS-1205[ISIS-1205] - Support @Inject on List<T> or Collection<T>
-* link:https://issues.apache.org/jira/browse/ISIS-1007[ISIS-1007] - Provide support for "are you sure" idiom, eg using a @AreYouSure annotation on the action
-* link:https://issues.apache.org/jira/browse/ISIS-1005[ISIS-1005] - Allow users to implement an optional service to perform pre-commit processing ("ChangedObjectService")
-* link:https://issues.apache.org/jira/browse/ISIS-867[ISIS-867] - Domain service to automatically maintain lastUpdatedAt and lastUpdatedBy on any entity.
-
-
-== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-1231[ISIS-1231] - Add jdeps to build as optional profile, to verify use of internal JDK jars.
-* link:https://issues.apache.org/jira/browse/ISIS-1222[ISIS-1222] - Inject services into command objects.
-* link:https://issues.apache.org/jira/browse/ISIS-1218[ISIS-1218] - Allow autoComplete supporting method to return a Collection as well as a List or array.
-* link:https://issues.apache.org/jira/browse/ISIS-1216[ISIS-1216] - Update Wicket Bootstrap to 0.9.13 (once available) as a better fix to the checkbox issue
-* link:https://issues.apache.org/jira/browse/ISIS-1211[ISIS-1211] - Provide no-arg versions of domain events, to avoid boilerplate in the domain applications themselves.
-* link:https://issues.apache.org/jira/browse/ISIS-1207[ISIS-1207] - Extend concurrency checking support for time-stamp based checks (per JDO's @Version annotation)
-* link:https://issues.apache.org/jira/browse/ISIS-1197[ISIS-1197] - Extend the ContributeeMember internal API so that the devutils addon can report on the which service contributes which members
-* link:https://issues.apache.org/jira/browse/ISIS-1194[ISIS-1194] - Remove dead code, remove support for @Aggregated, for isDirty/clearDirty/markDirty.
-* link:https://issues.apache.org/jira/browse/ISIS-1189[ISIS-1189] - Autocomplete and choices should filter results so that hidden objects are not shown.
-* link:https://issues.apache.org/jira/browse/ISIS-1186[ISIS-1186] - Use different classpath scanner to reduce time to boot.
-* link:https://issues.apache.org/jira/browse/ISIS-1184[ISIS-1184] - Auto-inject services into Specification, ie @Property(mustSatisfy=...) etc
-* link:https://issues.apache.org/jira/browse/ISIS-1151[ISIS-1151] - Allow the default view of a collection to be set
-* link:https://issues.apache.org/jira/browse/ISIS-1092[ISIS-1092] - Add OWASP Dependency Check maven plugin
-* link:https://issues.apache.org/jira/browse/ISIS-1044[ISIS-1044] - Table counts and gmap3/fullcalendar2 do not honour any vetoing, eg by subscribers or WithApplicationTenancy
-* link:https://issues.apache.org/jira/browse/ISIS-1009[ISIS-1009] - Call a @PostConstruct callback for view models
-* link:https://issues.apache.org/jira/browse/ISIS-534[ISIS-534] - Does JDO Objectstore ever need to create DataNucleusUpdateObjectCommand commands?
-* link:https://issues.apache.org/jira/browse/ISIS-348[ISIS-348] - Update Wicket viewer to support @Aggregated domain objects
-* link:https://issues.apache.org/jira/browse/ISIS-273[ISIS-273] - Update annotation-based facet factories to read from fields, such that tools like Lombok can be supported
-
-
-== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-1229[ISIS-1229] - Calling nextRequest() in an integration test should clear any @RequestScoped services.
-* link:https://issues.apache.org/jira/browse/ISIS-1226[ISIS-1226] - Drop-down breadcrumbs broken.
-* link:https://issues.apache.org/jira/browse/ISIS-1214[ISIS-1214] - Three state checkbox doesn't work
-* link:https://issues.apache.org/jira/browse/ISIS-1208[ISIS-1208] - Can't bootstrap without the wicket viewer (issue with Guice / AppManifest)
-* link:https://issues.apache.org/jira/browse/ISIS-1204[ISIS-1204] - The title of certain joda dates (eg LocalDate) is incorrect as per container.titleOf(...)
-* link:https://issues.apache.org/jira/browse/ISIS-1203[ISIS-1203] - fixture scripts not found unless using an appManifest
-* link:https://issues.apache.org/jira/browse/ISIS-1201[ISIS-1201] - autoComplete support fails validation when using Collection<T> as return type
-* link:https://issues.apache.org/jira/browse/ISIS-1020[ISIS-1020] - upgrade select2 to v3.5.2 (was: Dropdown window opens top left of the screen)
-* link:https://issues.apache.org/jira/browse/ISIS-847[ISIS-847] - RegisterEntities isn't called prior to the metamodel validation, thus we currently rely on priming the metamodel through the services... not good.
-* link:https://issues.apache.org/jira/browse/ISIS-830[ISIS-830] - Wire up JDO events to publish onto our EventBus (rather than publish our own events).
-* link:https://issues.apache.org/jira/browse/ISIS-829[ISIS-829] - updating() callback not firing on edit
-* link:https://issues.apache.org/jira/browse/ISIS-325[ISIS-325] - Field validation annotations should be on setters or fields instead of on the getters.
-
-
-== Task
-
-* link:https://issues.apache.org/jira/browse/ISIS-1195[ISIS-1195] - Release activities for v1.10.0
-
-== Dependency upgrade
-
-* link:https://issues.apache.org/jira/browse/ISIS-1061[ISIS-1061] - Upgrade Wicket to 6.19.0 (or rather, 6.20.0 when released since we found issues with 6.19.0).
-
-== Superceded
-
-* link:https://issues.apache.org/jira/browse/ISIS-721[ISIS-721] - For 2.0.0, should we remove the ObjectStore API and standardize on the JDO Objectstore
-* link:https://issues.apache.org/jira/browse/ISIS-725[ISIS-725] - For 2.0.0, should we remove the ProfileStore?
-
-
-== Not implemented (tidying up backlog)
-
-* link:https://issues.apache.org/jira/browse/ISIS-513[ISIS-513] - Wicket: Pdf.js display in browser natively
-* link:https://issues.apache.org/jira/browse/ISIS-508[ISIS-508] - Integrate with d3js.org (for what, I don't know exactly...)
-* link:https://issues.apache.org/jira/browse/ISIS-383[ISIS-383] - For GSOC, integrate Apache Lucene with Apache Isis as a generic text search engine
-* link:https://issues.apache.org/jira/browse/ISIS-374[ISIS-374] - [GSOC2013] A generic Naked Objects app written using Javascript/Coffeescript (optionally using Apache Cordova), running against Isis' Restful Objects interface.
-* link:https://issues.apache.org/jira/browse/ISIS-373[ISIS-373] - [Mentored?] A generic Naked Objects app written using Apache Flex, running against Isis' Restful Objects interface.
-* link:https://issues.apache.org/jira/browse/ISIS-371[ISIS-371] - [GSOC2013] A generic (Naked Objects) Android app, to run against Isis' Restful Objects interface.
-* link:https://issues.apache.org/jira/browse/ISIS-369[ISIS-369] - For GSOC: Kemble: A domain-specific language aligned with the Apache Isis programming conventions.
-* link:https://issues.apache.org/jira/browse/ISIS-218[ISIS-218] - Allow file authorizor whitelist to default to "allowed"
-* link:https://issues.apache.org/jira/browse/ISIS-742[ISIS-742] - For GSOC, develop an integration with zapier or ittt, for app automation.
-* link:https://issues.apache.org/jira/browse/ISIS-740[ISIS-740] - For GSOC, to write a clean-room implementation of a JDO enhancer, as a replacement for the DN one, and that ideally integrates with the JRebel plugin
-* link:https://issues.apache.org/jira/browse/ISIS-739[ISIS-739] - For GSOC, to develop an oAuth integration
-* link:https://issues.apache.org/jira/browse/ISIS-737[ISIS-737] - For GSOC, develop screencasts for all the various features that we have
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.2.0.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.2.0.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.2.0.adoc
deleted file mode 100644
index bba342f..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.2.0.adoc
+++ /dev/null
@@ -1,136 +0,0 @@
-[[_release-notes-1.2.0]]
-= 1.2.0
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-
-
-== Core
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-323[ISIS-323] - Provide the capability to publish events, either changed objects or invoked actions
-* link:https://issues.apache.org/jira/browse/ISIS-327[ISIS-327] - Initialize and shutdown domain services
-* link:https://issues.apache.org/jira/browse/ISIS-344[ISIS-344] - Automatically exclude &quot;parent references&quot; from parented collections.
-* link:https://issues.apache.org/jira/browse/ISIS-351[ISIS-351] - fatal, for rendering to the user.
-* link:https://issues.apache.org/jira/browse/ISIS-356[ISIS-356] - Allow &#39;inject&#39; to be used as a prefix for injecting services into entities, fixtures or other services.
-* link:https://issues.apache.org/jira/browse/ISIS-360[ISIS-360] - About page on wicket viewer should show version, build number and other details.
-* link:https://issues.apache.org/jira/browse/ISIS-367[ISIS-367] - Refactor to support JTA transactions
-* link:https://issues.apache.org/jira/browse/ISIS-377[ISIS-377] - Publishing Service implementation that writes to a queue (using JDO).
-* link:https://issues.apache.org/jira/browse/ISIS-378[ISIS-378] - a service for prototyping that allows access into the internals of the Apache Isis runtime
-* link:https://issues.apache.org/jira/browse/ISIS-380[ISIS-380] - Enhance BookmarkService API to allow objects to be looked up directly (rather than by dint of a BookmarkHolder)
-* link:https://issues.apache.org/jira/browse/ISIS-407[ISIS-407] - Annotation to automatically adjust end dates of ranges so that they are shown as inclusive vs exclusive.
-* link:https://issues.apache.org/jira/browse/ISIS-409[ISIS-409] - Move the &#39;wrapper&#39; progmodel component into core, reworked as an optional service
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-208[ISIS-208] - If two services accidentally have the same Id, then should throw an exception.
-* link:https://issues.apache.org/jira/browse/ISIS-326[ISIS-326] - Make Datanucleus JNDI aware
-* link:https://issues.apache.org/jira/browse/ISIS-330[ISIS-330] - Wicket viewer calls choices method while figuring out how to render properties.  Should call less often (if not at all).
-* link:https://issues.apache.org/jira/browse/ISIS-331[ISIS-331] - Explicitly specify project.build.sourceEncoding for both Isis and the quickstart archetype
-* link:https://issues.apache.org/jira/browse/ISIS-343[ISIS-343] - Introduce @Render annotation and deprecate @Resolve
-* link:https://issues.apache.org/jira/browse/ISIS-345[ISIS-345] - Move the Bookmark service in the applib to a different package
-* link:https://issues.apache.org/jira/browse/ISIS-353[ISIS-353] - compareTo methods (when implement Comparable) should be automatically hidden
-* link:https://issues.apache.org/jira/browse/ISIS-358[ISIS-358] - Should be able to delete objects even if they are not versioned.
-* link:https://issues.apache.org/jira/browse/ISIS-362[ISIS-362] - Upgrade to JMock 2.6.0
-* link:https://issues.apache.org/jira/browse/ISIS-364[ISIS-364] - Suppress components of title when rendered in a parented collection.
-* link:https://issues.apache.org/jira/browse/ISIS-366[ISIS-366] - Core unit testing support JUnitRuleMockery2 does not support autoinjection of setters
-* link:https://issues.apache.org/jira/browse/ISIS-386[ISIS-386] - Provide the ability to force a reload of an object by the JDO objectstore, and provide a domain service for clients.
-* link:https://issues.apache.org/jira/browse/ISIS-387[ISIS-387] - Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
-* link:https://issues.apache.org/jira/browse/ISIS-396[ISIS-396] - Wicket/JDO handling of BigDecimal properties should honour the @Column&#39;s scale attribute.
-* link:https://issues.apache.org/jira/browse/ISIS-397[ISIS-397] - Change default AuditingService impl to write to stderr, not stdout
-* link:https://issues.apache.org/jira/browse/ISIS-398[ISIS-398] - Extend applib&#39;s Clock interface to also return time as Joda LocalDate or LocalDateTime
-* link:https://issues.apache.org/jira/browse/ISIS-403[ISIS-403] - Improve the bookmarks in the Wicket viewer.
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-359[ISIS-359] - arg...
-* link:https://issues.apache.org/jira/browse/ISIS-408[ISIS-408] - persistable properties (annotated with @NotPersisted).
-
-
-
-== Wicket Viewer
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-328[ISIS-328] - Wicket viewer should shutdown Apache Isis core on completion
-* link:https://issues.apache.org/jira/browse/ISIS-344[ISIS-344] - Automatically exclude &quot;parent references&quot; from parented collections.
-* link:https://issues.apache.org/jira/browse/ISIS-351[ISIS-351] - fatal, for rendering to the user.
-* link:https://issues.apache.org/jira/browse/ISIS-360[ISIS-360] - About page on wicket viewer should show version, build number and other details.
-* link:https://issues.apache.org/jira/browse/ISIS-363[ISIS-363] - Wicket viewer should abbreviate title to different lengths for parented vs standalone collections.
-* link:https://issues.apache.org/jira/browse/ISIS-384[ISIS-384] - Provide automatic totalling of collections.
-* link:https://issues.apache.org/jira/browse/ISIS-400[ISIS-400] - In the wicket viewer, allow actions to be associated with properties (similar to how this can be done with collections)
-* link:https://issues.apache.org/jira/browse/ISIS-407[ISIS-407] - Annotation to automatically adjust end dates of ranges so that they are shown as inclusive vs exclusive.
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-314[ISIS-314] - The wicket viewer should honour precision and scale when rendering BigDecimal values.
-* link:https://issues.apache.org/jira/browse/ISIS-320[ISIS-320] - Be more verbose when wicket page fails to render
-* link:https://issues.apache.org/jira/browse/ISIS-330[ISIS-330] - Wicket viewer calls choices method while figuring out how to render properties.  Should call less often (if not at all).
-* link:https://issues.apache.org/jira/browse/ISIS-335[ISIS-335] - Don&#39;t include (or perhaps abbreviate) the title text in collections
-* link:https://issues.apache.org/jira/browse/ISIS-337[ISIS-337] - Reduce size of font in breadcrumbs
-* link:https://issues.apache.org/jira/browse/ISIS-338[ISIS-338] - Right align number fields (byte, short, int, long, float, double, BigInteger, BigDecimal)
-* link:https://issues.apache.org/jira/browse/ISIS-339[ISIS-339] - Wicket Autocomplete should only fire if at least 1 character has been entered.
-* link:https://issues.apache.org/jira/browse/ISIS-340[ISIS-340] - Wicket viewer bookmarks should show icon as well as title
-* link:https://issues.apache.org/jira/browse/ISIS-343[ISIS-343] - Introduce @Render annotation and deprecate @Resolve
-* link:https://issues.apache.org/jira/browse/ISIS-349[ISIS-349] - Show notifications, warning messages and error messages in Wicket
-* link:https://issues.apache.org/jira/browse/ISIS-350[ISIS-350] - Provide a fallback error page in case of runtime exception being thrown.
-* link:https://issues.apache.org/jira/browse/ISIS-357[ISIS-357] - Gracefully handle objects that have been deleted.
-* link:https://issues.apache.org/jira/browse/ISIS-362[ISIS-362] - Upgrade to JMock 2.6.0
-* link:https://issues.apache.org/jira/browse/ISIS-364[ISIS-364] - Suppress components of title when rendered in a parented collection.
-* link:https://issues.apache.org/jira/browse/ISIS-365[ISIS-365] - Should not add same object to bookmarks (breadcrumbs) twice if its title has changed.
-* link:https://issues.apache.org/jira/browse/ISIS-392[ISIS-392] - In Wicket, provide a datepicker for all of the date/datetime value types.
-* link:https://issues.apache.org/jira/browse/ISIS-393[ISIS-393] - Upgrade to Wicket 6.7.0
-* link:https://issues.apache.org/jira/browse/ISIS-394[ISIS-394] - Use JQuery UI date picker rather than the YUI picker.
-* link:https://issues.apache.org/jira/browse/ISIS-395[ISIS-395] - Allow Wicket viewer&#39;s date pattern to be globally configurable
-* link:https://issues.apache.org/jira/browse/ISIS-396[ISIS-396] - Wicket/JDO handling of BigDecimal properties should honour the @Column&#39;s scale attribute.
-* link:https://issues.apache.org/jira/browse/ISIS-403[ISIS-403] - Improve the bookmarks in the Wicket viewer.
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-295[ISIS-295] - NullPointerException when view aggregated entity using Wicket viewer
-* link:https://issues.apache.org/jira/browse/ISIS-321[ISIS-321] - gracefully handle any constraint violation thrown by the DataNucleus persistence mechanism (to be handled by JDO ObjectStore &amp; Wicket)
-* link:https://issues.apache.org/jira/browse/ISIS-334[ISIS-334] - method String iconName() is never called in entities
-* link:https://issues.apache.org/jira/browse/ISIS-336[ISIS-336] - Fix CSS for Wicket viewer so that disabled application actions (on menu bar) are shown greyed out.
-* link:https://issues.apache.org/jira/browse/ISIS-341[ISIS-341] - if search and get no results, then click on the OK, then get a stack trace
-* link:https://issues.apache.org/jira/browse/ISIS-342[ISIS-342] - Bootstrapping Wicket application should load supplementary config files for viewers.
-* link:https://issues.apache.org/jira/browse/ISIS-354[ISIS-354] - Issues with Wicket viewer and tck examples
-* link:https://issues.apache.org/jira/browse/ISIS-359[ISIS-359] - arg...
-* link:https://issues.apache.org/jira/browse/ISIS-382[ISIS-382] - Quickly pressing enter multiple times on an object form creates multiple instances.
-* link:https://issues.apache.org/jira/browse/ISIS-385[ISIS-385] - In the wicket viewer, actions rendered by collections are never shown as disabled.
-* link:https://issues.apache.org/jira/browse/ISIS-388[ISIS-388] - Bulk actions in Wicket viewer not correctly redirecting to error page if an unexpected error occurs
-* link:https://issues.apache.org/jira/browse/ISIS-390[ISIS-390] - Fix NPE in Wicket viewer if tries to render an action that is invisible.
-* link:https://issues.apache.org/jira/browse/ISIS-402[ISIS-402] - Wicket viewer, show bulk actions for prototype or exploring modes.
-
-
-
-
-
-
-
-== RestfulObjects Viewer
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-323[ISIS-323] - Provide the capability to publish events, either changed objects or invoked actions
-* link:https://issues.apache.org/jira/browse/ISIS-410[ISIS-410] - RO viewer support @Render(EAGERLY) for collections
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-233[ISIS-233] - viewer up to RO spec 1.0.0
-* link:https://issues.apache.org/jira/browse/ISIS-362[ISIS-362] - Upgrade to JMock 2.6.0
-* link:https://issues.apache.org/jira/browse/ISIS-387[ISIS-387] - Enhance PublishingService and AuditingService for created and deleted objects (as well as just updated objects).
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.3.0.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.3.0.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.3.0.adoc
deleted file mode 100644
index 8f61a4f..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.3.0.adoc
+++ /dev/null
@@ -1,256 +0,0 @@
-[[_release-notes-1.3.0]]
-= 1.3.0
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-== Core
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-420[ISIS-420] - level settings service.
-* link:https://issues.apache.org/jira/browse/ISIS-423[ISIS-423] - Provide contract test utility for the automatic testing of 1:m and 1:1 bidirectional relationships
-* link:https://issues.apache.org/jira/browse/ISIS-426[ISIS-426] - Provide abstract contract test to easily verify Comparable implementations.
-* link:https://issues.apache.org/jira/browse/ISIS-427[ISIS-427] - specific), with JDO implementation.
-* link:https://issues.apache.org/jira/browse/ISIS-430[ISIS-430] - Allow the sort order for SortedSet parented collections to be overridden with a new @SortedBy annotation.
-* link:https://issues.apache.org/jira/browse/ISIS-433[ISIS-433] - specific autoComplete through prefixed methods on actions parameters (cf choices method).
-* link:https://issues.apache.org/jira/browse/ISIS-434[ISIS-434] - specific autoComplete through prefixed methods on properties
-* link:https://issues.apache.org/jira/browse/ISIS-440[ISIS-440] - Contributed collections to allow decoupling
-* link:https://issues.apache.org/jira/browse/ISIS-441[ISIS-441] - Helper classes in the applib to implement common object contracts (toString, equals, hashCode, compareTo)
-* link:https://issues.apache.org/jira/browse/ISIS-446[ISIS-446] - A new DeveloperUtilitiesService to download the metamodel as a CSV spreadsheet
-* link:https://issues.apache.org/jira/browse/ISIS-450[ISIS-450] - session interaction between entities.
-* link:https://issues.apache.org/jira/browse/ISIS-452[ISIS-452] - New @PostsPropertyChangedEvent annotation to post a PropertyChangedEvent via EventBusService
-* link:https://issues.apache.org/jira/browse/ISIS-457[ISIS-457] - New annotation @CssClass for class member, should render in the HTML markup for that member.
-* link:https://issues.apache.org/jira/browse/ISIS-461[ISIS-461] - Provide the ability to run arbitrary fixtures (implementing the applib&#39;s InstallableFixture) in integration tests
-* link:https://issues.apache.org/jira/browse/ISIS-463[ISIS-463] - scope, respectively)
-* link:https://issues.apache.org/jira/browse/ISIS-468[ISIS-468] - Provide better layout management of pages in the Wicket viewer.
-* link:https://issues.apache.org/jira/browse/ISIS-469[ISIS-469] - Provide implementations of certain layout facets that read from a &quot;Xxx.layout.properties&quot; file
-* link:https://issues.apache.org/jira/browse/ISIS-470[ISIS-470] - Provide the ability to rebuild the metamodel for individual classes, thus allowing dynamic layout capability...
-* link:https://issues.apache.org/jira/browse/ISIS-475[ISIS-475] - Dynamic layout using JSON, using an Xxx.layout.json file
-* link:https://issues.apache.org/jira/browse/ISIS-478[ISIS-478] - Provide conditional choices, defaults and validation between action parameters
-* link:https://issues.apache.org/jira/browse/ISIS-484[ISIS-484] - Contract test for ensuring that injectXxx methods are final and not overridable
-* link:https://issues.apache.org/jira/browse/ISIS-497[ISIS-497] - Allow service actions to be rendered as contributed collections or as contributed properties.
-* link:https://issues.apache.org/jira/browse/ISIS-518[ISIS-518] - Support Guava&#39;s Predicate API for allMatches etc in the applib; deprecate the Filter&lt;T&gt; API.
-* link:https://issues.apache.org/jira/browse/ISIS-553[ISIS-553] - Provide view model support, as sketched out in the Restful Objects spec
-* link:https://issues.apache.org/jira/browse/ISIS-554[ISIS-554] - Automatically render a &quot;Dashboard&quot; service (perhaps one annotated with @Dashboard) as an object in the Wicket viewer.
-* link:https://issues.apache.org/jira/browse/ISIS-559[ISIS-559] - When a @Bulk action is invoked, an interaction context (available via a ThreadLocal) should provide additional contextual information.
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-51[ISIS-51] - collections/guava or Apache collections)
-* link:https://issues.apache.org/jira/browse/ISIS-74[ISIS-74] - Get rid of BoundedFacet (or keep only for information); instead replace with ChoicesFacetBecauseBounded.
-* link:https://issues.apache.org/jira/browse/ISIS-210[ISIS-210] - Support parameter choices on contributed actions
-* link:https://issues.apache.org/jira/browse/ISIS-425[ISIS-425] - Factor out abstract contract test class to make it easier to write contract tests that apply to all entities.
-* link:https://issues.apache.org/jira/browse/ISIS-428[ISIS-428] - JUnitMockery2 should automatically instantiate the @ClassUnderTest
-* link:https://issues.apache.org/jira/browse/ISIS-436[ISIS-436] - Extend the ApplicationSettings and UserSettings (read/write and listAll)
-* link:https://issues.apache.org/jira/browse/ISIS-444[ISIS-444] - Autocomplete should allow minimum characters to be specified; choices should require no characters to be specified.
-* link:https://issues.apache.org/jira/browse/ISIS-453[ISIS-453] - Extend @MemberGroups annotation so that it can provide a hint to lay out properties on either left or right hand side of the page (with respect to Wicket viewer&#39;s rendering)
-* link:https://issues.apache.org/jira/browse/ISIS-456[ISIS-456] - ResourceServlet should set the contentType for common file types.
-* link:https://issues.apache.org/jira/browse/ISIS-458[ISIS-458] - Allow services to be rendered in a different order than listed in isis.properties.
-* link:https://issues.apache.org/jira/browse/ISIS-462[ISIS-462] - Improve ValueTypeContractTestAbstract to also test for value types that implement Comparable.
-* link:https://issues.apache.org/jira/browse/ISIS-465[ISIS-465] - Provide the ability to reuse FixtureInstallerDelegate to install demo fixtures (in running application).
-* link:https://issues.apache.org/jira/browse/ISIS-474[ISIS-474] - able due to user role permission mapping.
-* link:https://issues.apache.org/jira/browse/ISIS-480[ISIS-480] - With the new multiple columns for properties, should only be a single edit form, and should also allow collections to &quot;overflow&quot; underneath property columns if need be.
-* link:https://issues.apache.org/jira/browse/ISIS-482[ISIS-482] - Allow as &quot;choices&quot; return type any descendant of &quot;Collection&quot;
-* link:https://issues.apache.org/jira/browse/ISIS-485[ISIS-485] - Clearer messages for validation exceptions (specially MandatoryExceptions)
-* link:https://issues.apache.org/jira/browse/ISIS-490[ISIS-490] - Switch from log4j to using slf4j throughout
-* link:https://issues.apache.org/jira/browse/ISIS-495[ISIS-495] - collection
-* link:https://issues.apache.org/jira/browse/ISIS-500[ISIS-500] - Make EntityIconAndTitlePanel easier to subclass; minor tidy up ComponentFactory and PageRegistryDefault.
-* link:https://issues.apache.org/jira/browse/ISIS-503[ISIS-503] - Refactor the way that members are ordered to allow contributee actions to be ordered within regular actions
-* link:https://issues.apache.org/jira/browse/ISIS-504[ISIS-504] - Metamodel validator should throw a violation if discover any properties/collections on a service
-* link:https://issues.apache.org/jira/browse/ISIS-509[ISIS-509] - Tidy up and rationalize Util classes in core (and all dependents)
-* link:https://issues.apache.org/jira/browse/ISIS-519[ISIS-519] - archived stuff too, the never implemented searchable annotations/interfaces).
-* link:https://issues.apache.org/jira/browse/ISIS-528[ISIS-528] - Allow framework to deal with transient objects not instantiated by newTransientInstance.  Improve javadoc.
-* link:https://issues.apache.org/jira/browse/ISIS-536[ISIS-536] - local
-* link:https://issues.apache.org/jira/browse/ISIS-539[ISIS-539] - Allow a reason to be specified in @Disabled annotation
-* link:https://issues.apache.org/jira/browse/ISIS-546[ISIS-546] - OID marshalling should allow an &#39;@&#39; symbol for the version.getUser()
-* link:https://issues.apache.org/jira/browse/ISIS-564[ISIS-564] - The API for the AuditingService#audit omits the id of the property being changed.  Fix this (respecting semver)
-* link:https://issues.apache.org/jira/browse/ISIS-567[ISIS-567] - Provide the capability to disable concurrency checking through a global property (in isis.properties)
-
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-236[ISIS-236] - Classes that are not referenced in the DOM aren&#39;t found by the specification loader
-* link:https://issues.apache.org/jira/browse/ISIS-435[ISIS-435] - Problems with Enums implementing methods on values
-* link:https://issues.apache.org/jira/browse/ISIS-442[ISIS-442] - Fix error handling flow in IsisTransaction
-* link:https://issues.apache.org/jira/browse/ISIS-449[ISIS-449] - Error handling when transaction aborted incorrect
-* link:https://issues.apache.org/jira/browse/ISIS-451[ISIS-451] - Abstract methods (and perhaps synthetic methods) not being filtered out of metamodel
-* link:https://issues.apache.org/jira/browse/ISIS-464[ISIS-464] - Some trivial cleanup
-* link:https://issues.apache.org/jira/browse/ISIS-467[ISIS-467] - timezone difference issue in date test in org.apache.isis.objectstore.sql.HsqlTest
-* link:https://issues.apache.org/jira/browse/ISIS-531[ISIS-531] - &quot;API&quot; classes that are used by danhaywood&#39;s wicket extensions, was breaking backward compatibility
-* link:https://issues.apache.org/jira/browse/ISIS-533[ISIS-533] - When flushing transaction, allow for fact that flushing might cause additional persistence commands to be created, and iterate.
-* link:https://issues.apache.org/jira/browse/ISIS-545[ISIS-545] - Test in error (Unparseable date)
-* link:https://issues.apache.org/jira/browse/ISIS-549[ISIS-549] - RegisterEntities has two @PostConstruct methods...
-* link:https://issues.apache.org/jira/browse/ISIS-565[ISIS-565] - NullPointerException on OneToOneAssociation#clearValue
-* link:https://issues.apache.org/jira/browse/ISIS-566[ISIS-566] - Concurrency conflict on related entity that has not been edited
-
-
-
-
-=== Task
-
-* link:https://issues.apache.org/jira/browse/ISIS-437[ISIS-437] - up tasks for Apache Isis 1.3.0 and associated components.
-
-
-
-== Wicket Viewer
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-417[ISIS-417] - In wicket viewer, provide a &#39;select all&#39; checkbox on table (for invoking bulk actions)
-* link:https://issues.apache.org/jira/browse/ISIS-419[ISIS-419] - sensitive lookups.
-* link:https://issues.apache.org/jira/browse/ISIS-430[ISIS-430] - Allow the sort order for SortedSet parented collections to be overridden with a new @SortedBy annotation.
-* link:https://issues.apache.org/jira/browse/ISIS-432[ISIS-432] - In the wicket viewer, table columns should be sortable
-* link:https://issues.apache.org/jira/browse/ISIS-433[ISIS-433] - specific autoComplete through prefixed methods on actions parameters (cf choices method).
-* link:https://issues.apache.org/jira/browse/ISIS-434[ISIS-434] - specific autoComplete through prefixed methods on properties
-* link:https://issues.apache.org/jira/browse/ISIS-443[ISIS-443] - Provide the ability to group domain services into logical menus, using @MemberOrder.
-* link:https://issues.apache.org/jira/browse/ISIS-445[ISIS-445] - Actions returning blobs or clobs should download as a file.
-* link:https://issues.apache.org/jira/browse/ISIS-447[ISIS-447] - In Wicket viewer, distinguish prototype/exploration actions in the app menu
-* link:https://issues.apache.org/jira/browse/ISIS-457[ISIS-457] - New annotation @CssClass for class member, should render in the HTML markup for that member.
-* link:https://issues.apache.org/jira/browse/ISIS-468[ISIS-468] - Provide better layout management of pages in the Wicket viewer.
-* link:https://issues.apache.org/jira/browse/ISIS-475[ISIS-475] - Dynamic layout using JSON, using an Xxx.layout.json file
-* link:https://issues.apache.org/jira/browse/ISIS-478[ISIS-478] - Provide conditional choices, defaults and validation between action parameters
-* link:https://issues.apache.org/jira/browse/ISIS-497[ISIS-497] - Allow service actions to be rendered as contributed collections or as contributed properties.
-* link:https://issues.apache.org/jira/browse/ISIS-498[ISIS-498] - Enhance Wicket&#39;s BlobPanel so that, if an image is uploaded as the blob, then it is displayed in thumbnail form.
-* link:https://issues.apache.org/jira/browse/ISIS-553[ISIS-553] - Provide view model support, as sketched out in the Restful Objects spec
-* link:https://issues.apache.org/jira/browse/ISIS-554[ISIS-554] - Automatically render a &quot;Dashboard&quot; service (perhaps one annotated with @Dashboard) as an object in the Wicket viewer.
-* link:https://issues.apache.org/jira/browse/ISIS-559[ISIS-559] - When a @Bulk action is invoked, an interaction context (available via a ThreadLocal) should provide additional contextual information.
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-416[ISIS-416] - Make spinning icon image in Wicket pluggable
-* link:https://issues.apache.org/jira/browse/ISIS-424[ISIS-424] - final so can be subclassed.
-* link:https://issues.apache.org/jira/browse/ISIS-444[ISIS-444] - Autocomplete should allow minimum characters to be specified; choices should require no characters to be specified.
-* link:https://issues.apache.org/jira/browse/ISIS-453[ISIS-453] - Extend @MemberGroups annotation so that it can provide a hint to lay out properties on either left or right hand side of the page (with respect to Wicket viewer&#39;s rendering)
-* link:https://issues.apache.org/jira/browse/ISIS-455[ISIS-455] - specific CSS.
-* link:https://issues.apache.org/jira/browse/ISIS-473[ISIS-473] - Allow operations to individually be specified for &quot;@bookmarkable&quot; behaviour.
-* link:https://issues.apache.org/jira/browse/ISIS-480[ISIS-480] - With the new multiple columns for properties, should only be a single edit form, and should also allow collections to &quot;overflow&quot; underneath property columns if need be.
-* link:https://issues.apache.org/jira/browse/ISIS-490[ISIS-490] - Switch from log4j to using slf4j throughout
-* link:https://issues.apache.org/jira/browse/ISIS-500[ISIS-500] - Make EntityIconAndTitlePanel easier to subclass; minor tidy up ComponentFactory and PageRegistryDefault.
-* link:https://issues.apache.org/jira/browse/ISIS-520[ISIS-520] - type cmd line arg.
-* link:https://issues.apache.org/jira/browse/ISIS-521[ISIS-521] - Xxx.layout.json is not read for abstract classes (as used for parented collections)
-* link:https://issues.apache.org/jira/browse/ISIS-523[ISIS-523] - If max length of title in collections is 0, then suppress the title label also.
-* link:https://issues.apache.org/jira/browse/ISIS-525[ISIS-525] - Wicket tags should be stripped by default, overridable with an Apache Isis property.
-* link:https://issues.apache.org/jira/browse/ISIS-527[ISIS-527] - focus on first field when edit an object or on action parameter.
-* link:https://issues.apache.org/jira/browse/ISIS-530[ISIS-530] - ui
-* link:https://issues.apache.org/jira/browse/ISIS-538[ISIS-538] - Improve performance of rendering lists (in Wicket viewer)
-* link:https://issues.apache.org/jira/browse/ISIS-547[ISIS-547] - Provide better error logging from the Wicket applicaiton init() method if Apache Isis fails to boot.
-* link:https://issues.apache.org/jira/browse/ISIS-558[ISIS-558] - When bulk action is invoked, the action that generated the collection should be resubmitted (so that a full refresh takes place).
-
-
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-401[ISIS-401] - In wicket viewer, concurrency checking is currently disabled when invoke action on an entity.
-* link:https://issues.apache.org/jira/browse/ISIS-449[ISIS-449] - Error handling when transaction aborted incorrect
-* link:https://issues.apache.org/jira/browse/ISIS-502[ISIS-502] - wicket componentList order sensitivity
-* link:https://issues.apache.org/jira/browse/ISIS-551[ISIS-551] - Not forwarding onto the error page correctly if any of the application actions (ie menus) hit the object store when the transaction has been set to ABORT due to an earlier failure.
-* link:https://issues.apache.org/jira/browse/ISIS-552[ISIS-552] - Upgrade to Wicket 6.11.0 and disable HTML5 functionality that caused interference between required text fields and the Wicket viewer&#39;s veil.
-* link:https://issues.apache.org/jira/browse/ISIS-560[ISIS-560] - When invoking an action, drop downs get cleared (in the UI) if there is a validation error, but the underlying model is set.
-* link:https://issues.apache.org/jira/browse/ISIS-566[ISIS-566] - Concurrency conflict on related entity that has not been edited
-
-
-
-
-
-== RestfulObjects Viewer
-
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-553[ISIS-553] - Provide view model support, as sketched out in the Restful Objects spec
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-411[ISIS-411] - Enhance RO to allow EAGER rendering of properties (as well as collections)
-* link:https://issues.apache.org/jira/browse/ISIS-509[ISIS-509] - Tidy up and rationalize Util classes in core (and all dependents)
-
-
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-318[ISIS-318] - Restful Objects viewer returning 500 instead of 400 when given bad input
-* link:https://issues.apache.org/jira/browse/ISIS-413[ISIS-413] - RO representation of entities with a null LocalDate failing with an ClassCastException
-* link:https://issues.apache.org/jira/browse/ISIS-464[ISIS-464] - Some trivial cleanup
-* link:https://issues.apache.org/jira/browse/ISIS-479[ISIS-479] - Properties not getting updated as per 14.2 in RO Spec
-* link:https://issues.apache.org/jira/browse/ISIS-481[ISIS-481] - some links are broken
-* link:https://issues.apache.org/jira/browse/ISIS-496[ISIS-496] - a link is broken
-* link:https://issues.apache.org/jira/browse/ISIS-526[ISIS-526] - Action Resource Parameters representation
-
-
-
-
-
-== Shiro Security
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-362[ISIS-362] - Upgrade to JMock 2.6.0
-* link:https://issues.apache.org/jira/browse/ISIS-509[ISIS-509] - Tidy up and rationalize Util classes in core (and all dependents)
-
-
-
-
-== JDO ObjectStore
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-322[ISIS-322] - Allow JDO objectstore to run on the Google App Engine
-* link:https://issues.apache.org/jira/browse/ISIS-422[ISIS-422] - Create Apache Isis API for custom Queries sent to the Objectstore by the PersistenceManager
-* link:https://issues.apache.org/jira/browse/ISIS-427[ISIS-427] - specific), with JDO implementation.
-* link:https://issues.apache.org/jira/browse/ISIS-450[ISIS-450] - session interaction between entities.
-* link:https://issues.apache.org/jira/browse/ISIS-459[ISIS-459] - Enhance IsisJdoSupport service to support integration testing (execute arbitrary SQL, delete all instances of an entity)
-* link:https://issues.apache.org/jira/browse/ISIS-488[ISIS-488] - Derive Apache Isis&#39; MandatoryFacet from JDO @Column(allowNulls=) annotation, and provide @Mandatory annotation as override
-* link:https://issues.apache.org/jira/browse/ISIS-553[ISIS-553] - Provide view model support, as sketched out in the Restful Objects spec
-
-
-
-=== Improvement
-
-* link:https://issues.apache.org/jira/browse/ISIS-270[ISIS-270] - NotYetImplementedException in JDO objectstore when debug logging enabled
-* link:https://issues.apache.org/jira/browse/ISIS-436[ISIS-436] - Extend the ApplicationSettings and UserSettings (read/write and listAll)
-* link:https://issues.apache.org/jira/browse/ISIS-438[ISIS-438] - Upgrade to DN 3.2.3 and remove the workaround we had introduced ...
-* link:https://issues.apache.org/jira/browse/ISIS-460[ISIS-460] - JDO objectstore should sync adapters on bulk delete.
-* link:https://issues.apache.org/jira/browse/ISIS-509[ISIS-509] - Tidy up and rationalize Util classes in core (and all dependents)
-* link:https://issues.apache.org/jira/browse/ISIS-524[ISIS-524] - Allow to control the database schema generation using a property in isis.properties file.
-* link:https://issues.apache.org/jira/browse/ISIS-529[ISIS-529] - Provide hidden versions of the ApplicationSettingsService and UserSettingsService.
-* link:https://issues.apache.org/jira/browse/ISIS-540[ISIS-540] - ExceptionRecognizerForJDODataStoreException is too general...
-* link:https://issues.apache.org/jira/browse/ISIS-557[ISIS-557] - If @javax.jdo.annotations.Column(length=...) is specified, then should be used to infer the MaxLengthFacet
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-476[ISIS-476] - Update JDO/DN to allow for fact that invoking the Persisting callback may have resulted in the target object having already been updated.
-* link:https://issues.apache.org/jira/browse/ISIS-549[ISIS-549] - RegisterEntities has two @PostConstruct methods...
-* link:https://issues.apache.org/jira/browse/ISIS-566[ISIS-566] - Concurrency conflict on related entity that has not been edited
-
-
-=== Dependency upgrade
-
-* link:https://issues.apache.org/jira/browse/ISIS-477[ISIS-477] - Update JDO/DataNucleus objectstore to DN 3.2.6 and other latest dependencies
-* link:https://issues.apache.org/jira/browse/ISIS-501[ISIS-501] - Maven error with DN enhancer: required artifact missing
-
-
-
-=== Task
-
-* link:https://issues.apache.org/jira/browse/ISIS-437[ISIS-437] - up tasks for Apache Isis 1.3.0 and associated components.
-
-
-
-
-
-

http://git-wip-us.apache.org/repos/asf/isis/blob/67fc9d47/adocs/documentation/src/main/asciidoc/_release-notes-1.3.1.adoc
----------------------------------------------------------------------
diff --git a/adocs/documentation/src/main/asciidoc/_release-notes-1.3.1.adoc b/adocs/documentation/src/main/asciidoc/_release-notes-1.3.1.adoc
deleted file mode 100644
index 54ce5b1..0000000
--- a/adocs/documentation/src/main/asciidoc/_release-notes-1.3.1.adoc
+++ /dev/null
@@ -1,30 +0,0 @@
-[[_release-notes-1.3.1]]
-= 1.3.1
-:notice: 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.
-:_basedir: ./
-:_imagesdir: images/
-:toc: right
-
-
-
-== Wicket Viewer
-
-=== New Feature
-
-* link:https://issues.apache.org/jira/browse/ISIS-575[ISIS-575] - Tiny new feature... add a tooltip to icons/titles so can see what type it represents.
-
-
-=== Bug
-
-* link:https://issues.apache.org/jira/browse/ISIS-560[ISIS-560] - When invoking an action, drop downs get cleared (in the UI) if there is a validation error, but the underlying model is set.
-* link:https://issues.apache.org/jira/browse/ISIS-570[ISIS-570] - Drop downs for action parameters don&#39;t repaint themselves correctly when a validation error occurs for other parameters on the form.
-* link:https://issues.apache.org/jira/browse/ISIS-580[ISIS-580] - Date fields are cleared  when tabbing through other fields.
-
-
-=== Task
-
-* link:https://issues.apache.org/jira/browse/ISIS-581[ISIS-581] - Release tasks for Apache Isis wicket viewer v1.3.1
-
-
-
-