Date Name Downloads
Apr 30, 2016 1.0.0.5.47 472
Aug 16, 2015 1.0.0.4 237
Aug 12, 2015 1.0.0.3 37
Jul 25, 2015 1.0.0.2 46
Jul 18, 2015 1.0.0.1 27
Jul 7, 2015 1.0.0.0. AIX 32 / 64 24
Jul 6, 2015 1.0.0.0 Linux 32 26
Jul 4, 2015 1.0.0.0 245
1.0.0.4
1.0.0.4
Aug 16, 2015
Apache License
237

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