Roadmap
0.4
over 2 years late (01/31/2010)
Provide a first ISO for testing
50%
0.4 - Integration of all packages¶
All packages should be integrated with "no"-overhead using an Apache Web-Server and probably a Tomcat-Server for the WARs of all packages. This is a shift in the current packages, since all packages right now are standalone. These packages stay in the AUR but we will provide another version using the WAR-files. Especially the configuration of these packages will be a little bit cumbersom, because the configuration files are then stored inside the Tomcat WEB-INF-directory of each app.
0.5
over 2 years late (02/28/2010)
Provide an easy way to create projects (Hudson, Redmine) using Maven (or so...)
0%
0 closed (0%) 1 open (100%)
0.5 - Provide a way to create projects in all necessary packages (Redmine, Hudson)¶
To provide a way to create projects and also to integrate these packages. Sonar and Nexus are easily integrated using the standard Maven methods (meaning, that projects are created there nearly automatically). But in Hudson and Redmine one need to create projects manually. Because it should be easy to do this, a one-stop-way is looked for, to do this in both systems with one click :-)
Furthermore all these applications could be integrated more deeply using links from one app to another, using probably Redmine as the sole entry point into the DevStack.