A great release! I'm updating my Semat app from 1.13 to 1.14 and I had to also update the various modules I use.
For the time being, I also had to disable isis.reflector.validator.jdoqlVariablesClause=false isis.reflector.validator.explicitObjectType=false isis.reflector.validator.jdoqlFromClause=false as the security module was complaining about some validations. Are there any examples/docs for how to use the new features from this release, more specifically: ISIS-1529 - TableColumnOrderService, to allow column order to be fine-tuned ISIS-709 - Support multi-select for the drop-down box ISIS-785 - Invoke action parameter with a collection of entities. Cheers, [1] http://github.com/bibryam/semat On 19 February 2017 at 15:56, Dan Haywood <[email protected]> wrote: > The Apache Isis team is pleased to announce the release of Apache Isis > v1.14.0. > > The new features and improvements in this release include: > > * the ability to invoke actions with collection parameters (rendered by the > Wicket viewer as a multi-select drop-down). > > * a number of metamodel validations intended to make it apps already in > production easier to refactor (including a new objectType attribute for > @DomainService) > > * improvements to EmailService so easier to use in system test (non-prod) > environments > > * a new TableColumnOrderService to allow column order of parented > collections to be fine-tuned. > > > Full release notes are available on the Apache Isis website at [1]. Please > also read the migration notes [2]. > > You can access this release directly from the Maven central repo [3], or > download the release and build it from > source [4]. > > Enjoy! > > --The Apache Isis team > > [1] http://isis.apache.org/release-notes.html#r1.14.0 > [2] > http://isis.apache.org/migration-notes.html#_migration-notes_1.13.0-to-1.14.0 > [3] http://search.maven.org > [4] http://isis.apache.org/downloads.html -- Bilgin Ibryam Camel Committer at ASF & Integration Architect at Red Hat Blog: http://ofbizian.com | Twitter: @bibryam Camel Design Patterns https://leanpub.com/camel-design-patterns Instant Apache Camel Message Routing http://www.amazon.com/dp/1783283475
