V27 » History » Version 3
Henning Blohm, 27.04.2019 22:23
1 | 1 | Henning Blohm | h1. Z2-Environment version 2.7 |
---|---|---|---|
2 | |||
3 | 3 | Henning Blohm | ("Version 2.6":https://redmine.z2-environment.net/versions/45) |
4 | |||
5 | 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: |
||
6 | |||
7 | * Support for java 11 (#2021) |
||
8 | * Clean instance separation for generated artifacts (#1491) |
||
9 | * API Enhancements (#1974) |
||
10 | * Removal of Home Layouts (#1981) |
||
11 | |||
12 | h2. Compatibility Notes |
||
13 | |||
14 | h3. Home Layouts (#1981) |
||
15 | |||
16 | With this change, components of type *com.zfabrik.homeLayout* must be migrated |
||
17 | 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 |
||
18 | |||
19 | 2 | Henning Blohm | |
20 | h2. Related |
||
21 | |||
22 | {{child_pages}} |