The Apache Isis team is pleased to announce the release of Apache Isis v1.16.0.
New features in this release include:
* modules and simplified bootstrapping (of the application, integration tests and BDD specs)
* improvements to fixture scripts
* dynamic menu layouts (menubars.layout.xml)
* support for explicitly-defined actions rather than implicit (ie use @Action, no need for @Programmatic)
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].
Alternatively, download the release and build it from source [4].
Enjoy!
--The Apache Isis team
[1] http://isis.apache.org/release-notes/release-notes.html#_release-notes_1.16.0
[2] http://isis.apache.org/migration-notes/migration-notes.html#_migration-notes_1.15.0-to-1.16.0
[3] http://search.maven.org
[4] http://isis.apache.org/downloads.html