Difference between revisions of "Software Integration and Distribution: Tools"

From Gcube Wiki
Jump to: navigation, search
(Created page with '=== Release Tools === === Testing Tools ===')
 
Line 1: Line 1:
=== [[Release Tools|Release Tools]] ===
+
gCube is a complex system developed in collaborative way by developers geographically separated and affiliated to several organization. Considering also the size of the gCube system (hundreds of components), it is vital the usage of proper tools to configure the source code and to manage the release process.
=== [[Testing Tools|Testing Tools]] ===
+
In this section we describe all the tools that are used to assure a straightforward, error-free management of gCube System releases in all their steps: from the source code to the distribution site.
 +
 
 +
* [[SCM tools|SCM Tools]]
 +
** [[gcube subversion repository|gCube Subversion Repository]]
 +
* [[Building tools|Building tools]]
 +
** [[ETICS|ETICS]]
 +
** [[BTRT|BTRT]]
 +
** [[Building Infrastructure|Building Infrastructure]]
 +
* [[Trac|Tracking System - Trac]]
 +
* [[Testing Infrastructure|Testing Infrastructure]]
 +
* [[gCube System documentation wiki|Documentation]]
 +
* [[gCube Web Site and Distribution Site|Distribution Site]]

Revision as of 18:16, 15 January 2012

gCube is a complex system developed in collaborative way by developers geographically separated and affiliated to several organization. Considering also the size of the gCube system (hundreds of components), it is vital the usage of proper tools to configure the source code and to manage the release process. In this section we describe all the tools that are used to assure a straightforward, error-free management of gCube System releases in all their steps: from the source code to the distribution site.