SysDevProSup

...with tools!!! SysDevProSup is short for System Development Process Support. It's a main focus for Praqma and a field of expertise in which were regard ourselves specialists ...well equilibrists actually. We're all passionated software developers and we recognize the the needs for tools to support our field

Jenkins CI

We recommend Jenkins CI as the leading Continuous Integration Server out there.

Our Track Record on Jenkins:
Take a tour at our own live Jenkins server and browse some of our Open Source projects at
http://code.praqma.net/ci

 

ClearCase

We have been maintaining and developing ClearCase sites, solutions, migrations, implementations - and what have you for ages, some of us for 15 years. And we continue.

We have literally done it all - including some of the largest setups in the world (Ericsson, Sony Ericsson).

We have succesfully driven something  as untraditional as Open Source on ClearCase.

Distributed VCS

Imagine that you could combine ClearCase's robust support for branching and merging with the agility, simplicity and speed of a Distributed Version Control System such as Mercurial, git and Bazaar.

The truth is that modern DVCS are impressively capable and can handle extremely complicated projects and still be agile and simple.

We have fallen in love with these new kids on the block. All our own code is now in either Mercurial or git.

Comming from a ClearCase background we see lots of opportunities in combining these DVCS with ClearCase. We have written an Abstract Vcs Api (AVA) in  witch  we have implemented support for generic VCS functions in Mercurial, git and ClearCase UCM.

In reality It's a seemless bridge, we have implemented the automation and GUI to configure it as a build-step plugin for Jenkins.