Date Name Downloads
Apr 30, 2016 1.0.0.5.47 478
Aug 16, 2015 1.0.0.4 241
Aug 12, 2015 1.0.0.3 40
Jul 25, 2015 1.0.0.2 49
Jul 18, 2015 1.0.0.1 31
Jul 7, 2015 1.0.0.0. AIX 32 / 64 26
Jul 6, 2015 1.0.0.0 Linux 32 29
Jul 4, 2015 1.0.0.0 253
1.0.0.4
1.0.0.4
Aug 16, 2015
Apache License
241

Improvements

[DOMBCK-3]    - Read version number from release_num.h

    release_num.h is updated automatically with the current common build number during TeamCity build

    WIN:

    echo #define RELEASE_NUMBER ""%dep.OntfDomBackUp_Common.env.BUILD_NUMBER%"" > release_num.h

    LINUX

    #!/bin/bash
    sudo su
    echo "#define RELEASE_NUMBER \"%dep.OntfDomBackUp_Common.env.BUILD_NUMBER%\"" > release_num.h

[DOMBCK-15] - Show Log Docs containing errors and warnings in different view