Libresource
Home
Search
My Page
Guest -
Login
Navigation
location:
>
Artenum OpenSource
>
Keridwen
>
Innovative Technical Solutions
>
Software Life Cycle
Contextual Menu
Presentation
Documentation
Application Cases
FAQ
Keridwen Modules
Key Features
Licenses
Publications
Innovative Technical Solutions
Integrated Modelling Environment (IME)
Service Oriented Approach (SOA)
Software Life Cycle
Supported Platforms
The OSGi standard
Community
Authors and credits
Become a member
Forum
Project Status
Upgrade account
Commercial Offer
Services & Support
Development
API
Examples
Roadmap
Edit this menu
Resource Menu
Properties
Security
More actions...
----
Node Information
Create new resource
Delete this resource
Move this resource
Unbind this resource
----
List children
Go to parent
----
search from here
Software Life Cycle
In order to provide the highest degree of confidence in the final software and a good traceability of each component, the software life cycle of Keridwen is based on a continuous integration chain following the current industrial standards. 1 Dependencies management and a simple access [http://maven.apache.org/|__Apache Maven__] has been selected to control the compilation of all Java-based code and also takes in charge the management of dependencies. Required external libraries (i.e. jars) are clearly identified in the configuration files (pom.xml) and automatically downloaded from central repositories. Such approach deeply simplifies the management of dependencies and third parties components in your software developments. If your own developments are based on Maven, Keridwen components do not require to be installed manually prior to the development phase. Only the declaration of the relevant Maven artifacts in you pom.xml files is needed to access to the whole library and transitive dependencies. The installation effort is reduced and keep you concentrated on your own developments. The Maven-based approach provides a fine version tracking, where it is easy to automatically follow the natural versions, evolutions or, depending on your choices and constraints, to keep as reference a given and clearly validated version of third party components. Lastly, the direct access to a centralised repository is also a guaranty on the used software, avoiding unidentified copies potentially modified without traceability. All Keridwen jars are directly available on [http://maven.artenum.com|__our Maven repository__]. The corresponding artifacts are also automatically generated and can be directly used. 1 IPR and licenses tracking From the project management point of view, a clear and complete tracking of Intellectual and Property Rights (IPR) and licences constitutes a key issue. Thanks to the Maven-based approach, the licenses and the IPR information of each Keridwen component and its related dependencies are automatically tracked. 1 Continuous integration and code quality The continuous integration chain is based on [http://hudson-ci.org/|Hudson]. Source codes stored on the central Subversion Repository are automatically downloaded and compiled every night on a [http://ci.artenum.com/|dedicated central Hudson server]. A Sonar server provides a set of metrics regarding the source code quality. JUnit tests for key functions complete the process. Currently, Keridwen presents more than 87.7% of rules compliance and about 1.2% of code duplication (Keridwen Core). {html}
Click to zoom
{html} A [http://sonar.artenum.com/|Sonar server] is linked to the [http://ci.artenum.com/|Hudson] and produces several metrics regarding the codes quality. {html}
Click to zoom
{html} {html}
{html} [/projects/keridwen|Back home]
Last edited by Benoît Thiébault at Sep 4, 2013 11:33 AM -
Edit content
-
View source