Actions
V27 » History » Revision 3
« Previous |
Revision 3/8
(diff)
| Next »
Henning Blohm, 27.04.2019 22:23
Z2-Environment version 2.7¶
The main focus of version 2.7 is to support Java 11 also by language level. Version 2.7 is mostly a minor enhancement compared to v2.6:
- Support for java 11 (#2021)
- Clean instance separation for generated artifacts (#1491)
- API Enhancements (#1974)
- Removal of Home Layouts (#1981)
Compatibility Notes¶
Home Layouts (#1981)¶
With this change, components of type com.zfabrik.homeLayout must be migrated
to com.zfabrik.systemState and the home.workers property should be replaced by com.zfabrik.systemStates.dependency. See e.g. the commit https://redmine.z2-environment.net/projects/z2-samples/repository/revisions/dd462784d1b25dc58b0cc4a840566a14bd8eec15/diff/environment/home.properties
Related¶
Updated by Henning Blohm over 5 years ago · 3 revisions