Difference between revisions of "Development"
From KalypsoDev
Gernotbelger (Talk | contribs) |
Nicoschrage (Talk | contribs) (→Conventions) |
||
(41 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
==Getting started== | ==Getting started== | ||
:[[SetupEclipse|Setting up Eclipse]] | :[[SetupEclipse|Setting up Eclipse]] | ||
− | :[[ | + | :[[Getting the Sourcecode]] |
+ | ==How-Tos== | ||
+ | |||
+ | [[Using Sourceforge as SVN Mirror]] | ||
+ | |||
+ | [[Writing OpenOffice.org based DOCBOOK manuals]] | ||
==Developers== | ==Developers== | ||
− | :[[ | + | |
+ | :[[KalypsoLicenses|Licenses]]: License texts currently used by Kalypso | ||
==Bugs== | ==Bugs== | ||
− | Bugs (and feature requests) are managed in | + | Bugs (and feature requests) are managed in the [http://dev.bjoernsen.de/kalypso Trac]. |
==Releases== | ==Releases== | ||
− | + | Looking for the table of [[Releases]]? | |
− | + | ||
− | + | For every release we keep a separate [[SvnBranches|svn branch]]. | |
− | + | ||
− | + | Some checklists for deployment: | |
− | + | * [[ChecklistMinorVersion|Check-list for minor version]] | |
− | + | * [[ChecklistMajorVersion|Check-list for major version]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |- | + | |
− | + | ||
− | + | ||
==Conventions== | ==Conventions== | ||
+ | [[TextConventions|Text conventions (The way to communicate with the user)]] | ||
− | == | + | ==Testing== |
+ | :[[Testing/KalypsoWSPM Regression Test|KalypsoWSPM Regression Tests]] | ||
+ | :[[Testing/KalypsoPDB Regression Test|KalypsoPDB Regression Tests]] | ||
+ | :[[Testing/KalypsoFlood Regression Test|KalypsoFlood Regression Tests]] | ||
+ | :[[Testing/KalypsoRisk Regression Test|KalypsoRisk Regression Tests]] |
Latest revision as of 12:58, 2 February 2015
Contents |
[edit] Getting started
[edit] How-Tos
Using Sourceforge as SVN Mirror
Writing OpenOffice.org based DOCBOOK manuals
[edit] Developers
- Licenses: License texts currently used by Kalypso
[edit] Bugs
Bugs (and feature requests) are managed in the Trac.
[edit] Releases
Looking for the table of Releases?
For every release we keep a separate svn branch.
Some checklists for deployment:
[edit] Conventions
Text conventions (The way to communicate with the user)