Project

General

Profile

Wiki » History » Version 21

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