Project

General

Profile

Wiki » History » Version 15

Henning Blohm, 11.09.2012 09:23

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 10 Henning Blohm
In addition please follow the exploration trail at 
17
18
"check out the z2-Environment":http://www.z2-environment.eu/check_it_out.
19 1 Redmine Admin
20 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 
21 1 Redmine Admin
22 9 Henning Blohm
"v2.0 documentation":http://www.z2-environment.eu/v20doc
23
24
h2. Howtos
25
26
Howtos provide practical information on various aspects that you may run into when looking deeper.
27
28 13 Henning Blohm
{{child_pages(How_tos,parent=1)}}
29 9 Henning Blohm
30
h2. Samples
31
32
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.
33
34 11 Henning Blohm
{{child_pages(samples, parent=1)}}
35 9 Henning Blohm
36
37
h2. Addons
38
39
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]].
40
41 14 Henning Blohm
{{child_pages(Addons,parent=1)}}
42 9 Henning Blohm
43
44 1 Redmine Admin
h2. Support & Getting help
45
46
For getting help please refer to the [[FAQ]]. Discussions about z2-environment can be find in the "z2-environment forums":/projects/z2-environment/boards. 
47 7 Henning Blohm
48 4 Redmine Admin
Before submitting a bug report, a patch or a feature request here, please read the [[Submission guidelines]].
49
50 9 Henning Blohm
h2. Releases
51
52 15 Henning Blohm
{{child_pages(Releases, parent=1)}}