Project

General

Profile

Wiki » History » Version 9

Henning Blohm, 10.09.2012 21:48

1 1 Redmine Admin
h1. z2-environment
2
3 2 Redmine Admin
The z2-environment is an open source infrastructure to develop, configure, and run standard Java solutions without build infrastructure nor deployment procedures and so reduces development operations costs significantly.
4 1 Redmine Admin
5 2 Redmine Admin
During development and maintenance you do not need to have a local build environment installed that complements your source code.
6 1 Redmine Admin
7 2 Redmine Admin
The z2-Environment rebuilds Java sources as required and selectively from your development workspace leading to fast development roundtrips and consistent deployments, and ultimately to minimized integration pains.
8 1 Redmine Admin
9 9 Henning Blohm
This Wiki contains answers to all kinds of practical questions on using Z2. 
10 1 Redmine Admin
11 9 Henning Blohm
If you want to get a real quick understanding of what Z2 is and how to give it a try start here:
12 1 Redmine Admin
13 9 Henning Blohm
* [[What is z2]]
14
* [[How_to_install_z2]]
15 1 Redmine Admin
16 9 Henning Blohm
In addition please follow the exporation trail at "check out the z2-Environment":http://www.z2-environment.eu/check_it_out.
17 1 Redmine Admin
18 9 Henning Blohm
If you are looking for an in-depth documentation explaining concepts and approaches in full detail, please visit the documentation pages at 
19 1 Redmine Admin
20 9 Henning Blohm
"v2.0 documentation":http://www.z2-environment.eu/v20doc
21
22
h2. Howtos
23
24
Howtos provide practical information on various aspects that you may run into when looking deeper.
25
26
{{child_pages(howtos)}}
27
28
h2. Samples
29
30
There are various samples available that highlight specific use-cases and may serve as a solution template, when you just cannot get it to work or do not know where to start.
31
32
{{child_pages(samples)}}
33
34
35
h2. Addons
36
37
The z2 base distribution is really just the most basic but still practically useful set of z2 modules. Addon repositories provide additional modules that add complete feature sets. Addons are versioned along with z2 base and may be included by simply adding component repositories. See also [[How_to_Create_a_Complete_System]].
38
39
{{child_pages(addons)}}
40
41
42 1 Redmine Admin
h2. Support & Getting help
43
44
For getting help please refer to the [[FAQ]]. Discussions about z2-environment can be find in the "z2-environment forums":/projects/z2-environment/boards. 
45 7 Henning Blohm
46 4 Redmine Admin
Before submitting a bug report, a patch or a feature request here, please read the [[Submission guidelines]].
47
48 9 Henning Blohm
h2. Releases
49
50
{{child_pages(releases)}}
51
52
NEW version 2.1
53 8 Udo Offermann
54
see [[Z2_v21]]