Project

General

Profile

Wiki » History » Version 59

Henning Blohm, 31.08.2013 12:53

1 32 Henning Blohm
h1. z2-Environment
2 1 Redmine Admin
3 48 Henning Blohm
The z2-Environment is an open source infrastructure to develop, configure, and run modular, standards-based Java applications 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
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 48 Henning Blohm
9 51 Henning Blohm
The Z2 component model makes developing modular Java solutions easy, comprehensible, and manageable. 
10
11
Z2 shines when used to develop, run, and maintain non-trivial solutions and in particular in conjunction with Hadoop and HBase.
12 1 Redmine Admin
13 9 Henning Blohm
This Wiki contains answers to all kinds of practical questions on using Z2. 
14 1 Redmine Admin
15 41 Henning Blohm
*Note:* The information provided in this Wiki is to the best of our knowledge and we cannot provide any warranty on accuracy or applicability to your specific use cases.
16
17 59 Henning Blohm
h2. Versions
18
19 58 Henning Blohm
The latest release is [[V22|Version 2.2]].
20 56 Henning Blohm
21 59 Henning Blohm
Previous versions:
22
* [[V21|Version 2.1]]
23
* Version 2.0 (not hosted here)
24
25 26 Henning Blohm
h2. Getting started
26 16 Henning Blohm
27 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:
28 9 Henning Blohm
29 21 Udo Offermann
{{child_pages(starter)}}
30 1 Redmine Admin
31 34 Henning Blohm
Also check out these:
32 1 Redmine Admin
33 57 Henning Blohm
* Book-style, in-depth documentation: "v2.2 documentation":http://www.z2-environment.eu/v22doc
34 43 Henning Blohm
* The latest "Javadoc":http://www.z2-environment.net/javadoc
35 37 Henning Blohm
* The z2-Environment home page: "Welcome":http://www.z2-environment.eu
36
* The ZFabrik Software KG home page: "Welcome":http://www.zfabrik.de
37 35 Henning Blohm
* A blog on Z2 and related topics: "Henning's blog":http://www.z2-environment.net/blog
38 34 Henning Blohm
39
And don't miss these:
40
41 46 Henning Blohm
* Public repositories on z2-environment.net: [[Repositories]] 
42 34 Henning Blohm
43 47 Henning Blohm
h2. Projects
44
45
This site is split into sub projects:
46
47
* project:z2-base: The base components of z2.
48
* project:z2-core: The z2 kernel included with z2 base with sources
49
* project:z2-addons: Add-ons that complement z2-base with additional features
50
* project:z2-samples: Home of the samples listed below.
51
52 36 Henning Blohm
And then there is...
53 9 Henning Blohm
54 1 Redmine Admin
h2. Samples
55
56
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.
57
58
{{child_pages(samples, parent=1)}}
59 9 Henning Blohm
60 50 Henning Blohm
h2. Howtos
61
62
Howtos provide practical information on various aspects that you may run into when looking deeper.
63
64
{{child_pages(How_tos,parent=1)}}
65 9 Henning Blohm
66 26 Henning Blohm
h2. Add-ons
67 9 Henning Blohm
68 53 Henning Blohm
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. 
69 9 Henning Blohm
70 1 Redmine Admin
{{child_pages(Addons,parent=1)}}
71 53 Henning Blohm
72
When productising your solution, you will want to isolate yourself from intermediate changes outside of your control. See also [[How to create your own system]] for more information how Z2 accomplishes that with pure version control tool use.
73 9 Henning Blohm
74 52 Henning Blohm
h2. Blogs on Z2
75
76
Some selected blog entries from "z the world":http://www.z2-environment.net/blog/ :
77
78 55 Henning Blohm
* "Scoping JPA":http://www.z2-environment.net/blog/2013/06/scoping-jpa/
79 54 Henning Blohm
* "Adventures in Groovy":http://www.z2-environment.net/blog/2013/04/adventures-in-groovy/
80 52 Henning Blohm
* "Minimally Invasive Repairs with Z2":http://www.z2-environment.net/blog/2013/02/minimal-invasive-repairs-with-z2/
81
* "Z2 Deployment Potpourri":http://www.z2-environment.net/blog/2013/01/z2-deployment-potpourri/
82
* "Z2V2.1 is out – working on v2.2":http://www.z2-environment.net/blog/2012/12/z2v2-1-is-out-working-on-v2-2/
83
* "A cloud deployment recipe":http://www.z2-environment.net/blog/2012/11/a-cloud-deployment-recipe/
84
* "Modular Vaadin over Spring and JPA":http://www.z2-environment.net/blog/2012/10/modular-vaadin-over-spring-and-jpa/
85
86
And finally:
87 59 Henning Blohm
88
h2. Discussions on current work items.
89
90
{{child_pages(discussions, parent=1)}}
91 9 Henning Blohm
92 1 Redmine Admin
h2. Support & Getting help
93
94 31 Henning Blohm
For getting help please refer to the [[FAQ]]. Discussions about z2-environment can be found in the "z2-environment forums":/projects/z2-environment/boards. 
95 7 Henning Blohm
96 4 Redmine Admin
Before submitting a bug report, a patch or a feature request here, please read the [[Submission guidelines]].
97
98 49 Henning Blohm
Need support? Having problems with this site? Contact us at *contact (at) zfabrik.de*
99
100 9 Henning Blohm
h2. Releases
101
102 56 Henning Blohm
* [[V22]] ("Javadoc":http://www.z2-environment.net/javadoc, "Documentation":http://www.z2-environment.eu/v22doc)
103 30 Henning Blohm
* [[V21]] ("Javadoc":http://www.z2-environment.net/javadoc, "Documentation":http://www.z2-environment.eu/v21doc)
104 27 Henning Blohm
105 44 Henning Blohm
h2. Supplemental
106
107
{{child_pages(Supplemental)}}
108
109 29 Henning Blohm
h2. License
110
111
The z2-Environment by ZFabrik Software KG is available as open source software under the terms of the
112
113
Apache License, Version 2.0.
114
115
See here for more information on what that implies: http://www.apache.org/licenses/LICENSE-2.0.html
116
117
Other work contained or made available may be subject to other license restrictions. 
118 17 Udo Offermann
119 38 Henning Blohm
h2. Legal
120 1 Redmine Admin
121 40 Henning Blohm
This site is hosted and maintained by ZFabrik Software KG.
122
123 45 Henning Blohm
Go "here for Contact, Legal, Impressum":http://www.zfabrik.de/z/impressum
124 1 Redmine Admin
125 49 Henning Blohm
Contact us at *contact (at) zfabrik.de*