[ANN] Apache Isis version 1.16.2 Released

2018-03-05 Thread Dan Haywood
The Apache Isis team is pleased to announce the release of Apache Isis v1.16.2 This is primarily a maintenance fix release fixing one severe error in 1.16.1 relating to parented checkboxes. It does however introduce one new feature for the REST API (RO viewer) to support generic RO clients.

[jira] [Created] (ISIS-1901) Swagger-UI: Replace index.html with a Servlet that is aware of restful config

2018-03-05 Thread Andi Huber (JIRA)
Andi Huber created ISIS-1901: Summary: Swagger-UI: Replace index.html with a Servlet that is aware of restful config Key: ISIS-1901 URL: https://issues.apache.org/jira/browse/ISIS-1901 Project: Isis

[jira] [Created] (ISIS-1900) Fix the release process to also generate .sha512 files

2018-03-05 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-1900: - Summary: Fix the release process to also generate .sha512 files Key: ISIS-1900 URL: https://issues.apache.org/jira/browse/ISIS-1900 Project: Isis Issue Type: Task

Re: Breadcrumbs programming model

2018-03-05 Thread Jeroen van der Wal
They're all good but I like this one the most: @PropertyLayout(navigable=Navigable.PARENT|IGNORE|NOT_SPECIFIED) > LeaseItem leaseItem >

[jira] [Closed] (ISIS-1875) Release tasks for 1.16.2

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1875. - Resolution: Fixed > Release tasks for 1.16.2 > > > Key: ISIS-1875

[jira] [Created] (ISIS-1899) Release tasks for 1.16.3

2018-03-05 Thread Dan Haywood (JIRA)
Dan Haywood created ISIS-1899: - Summary: Release tasks for 1.16.3 Key: ISIS-1899 URL: https://issues.apache.org/jira/browse/ISIS-1899 Project: Isis Issue Type: Task Affects Versions: 1.16.2

[jira] [Closed] (ISIS-1884) Restrict where choices and autoComplete are implicitly provided on parameters

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1884. - > Restrict where choices and autoComplete are implicitly provided on parameters >

[jira] [Closed] (ISIS-1867) Avoid queuing/contention issues - cache JAXBContext in MemberExecutionDtoUtils.

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1867. - > Avoid queuing/contention issues - cache JAXBContext in > MemberExecutionDtoUtils. >

[jira] [Closed] (ISIS-1879) Date header returned by RO resuts should be the Clock time, not the system time.

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1879. - > Date header returned by RO resuts should be the Clock time, not the system > time. >

[jira] [Assigned] (ISIS-1899) Release tasks for 1.16.3

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood reassigned ISIS-1899: - Assignee: Dan Haywood > Release tasks for 1.16.3 > > >

[jira] [Closed] (ISIS-1874) Parented checkboxes fails - NPEs and incorrect facets.

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1874. - > Parented checkboxes fails - NPEs and incorrect facets. >

[jira] [Closed] (ISIS-1876) Convert IsisApplibModule (and archetype app modules) to use ModuleAbstract

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1876. - > Convert IsisApplibModule (and archetype app modules) to use ModuleAbstract >

[jira] [Closed] (ISIS-1882) Extend RO viewer to (optionally) automatically wrap action-results in a view model.

2018-03-05 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Haywood closed ISIS-1882. - > Extend RO viewer to (optionally) automatically wrap action-results in a view > model. >

[RESULT] [VOTE] Apache Isis Core release 1.16.2

2018-03-05 Thread Dan Haywood
The vote has completed with the following result : +4 (binding): ... Andi Huber, Dan Haywood, Oscar Bou, Kevin Meyer The vote is SUCCESSFUL. I'll now go ahead and complete the post-release activities.

Re: [VOTE] Apache Isis Core release 1.16.2 RC1

2018-03-05 Thread Dan Haywood
OK, thanks to all who voted, we now have enough votes and over 72 hours have elapsed, so I'm closing this vote. Will announce the results on a separate thread. On Sun, 4 Mar 2018 at 18:18 Kevin Meyer wrote: > By the way, I also encourage users (non committers) to vote, too. >

[jira] [Commented] (ISIS-1360) Declarative Invariants

2018-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/ISIS-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16386299#comment-16386299 ] Jörg Rade commented on ISIS-1360: - IMO declaring business rules matches the spirit of the framework. The

[jira] [Resolved] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread Andi Huber (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Huber resolved ISIS-1897. -- Resolution: Resolved Functionality implemented. Legacy JUnit Tests do pass. However I did not implement

[jira] [Updated] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread Andi Huber (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Huber updated ISIS-1897: - Description: ObjectContracts seems to be heavily used with the incode platform. To ease migration, I've

[jira] [Commented] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16386121#comment-16386121 ] ASF subversion and git services commented on ISIS-1897: --- Commit

[jira] [Updated] (ISIS-1898) Use Joda Interval for LocalDate collection parameter

2018-03-05 Thread Sander Ginn (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sander Ginn updated ISIS-1898: -- Description: {code:java} // code placeholder {code} To accommodate to the requirement of a

[jira] [Created] (ISIS-1898) Use Joda Interval for LocalDate collection parameter

2018-03-05 Thread Sander Ginn (JIRA)
Sander Ginn created ISIS-1898: - Summary: Use Joda Interval for LocalDate collection parameter Key: ISIS-1898 URL: https://issues.apache.org/jira/browse/ISIS-1898 Project: Isis Issue Type:

[jira] [Commented] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385843#comment-16385843 ] ASF subversion and git services commented on ISIS-1897: --- Commit

[jira] [Commented] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385842#comment-16385842 ] ASF subversion and git services commented on ISIS-1897: --- Commit

[jira] [Commented] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385785#comment-16385785 ] ASF subversion and git services commented on ISIS-1897: --- Commit

[jira] [Commented] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385780#comment-16385780 ] ASF subversion and git services commented on ISIS-1897: --- Commit

[jira] [Commented] (ISIS-1897) applib: the new ObjectContracts needs backward compatibility

2018-03-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ISIS-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385779#comment-16385779 ] ASF subversion and git services commented on ISIS-1897: --- Commit