Added -i | --ident option to report-runner.
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 22 Jan 2014 12:22:21 +0100
changeset 223 850c3b836423
parent 222 5cc6802b9d4c
child 224 9a6fb3d14e65
Added -i | --ident option to report-runner. The ident string is then part of output file name.
reports/reports.rc
--- a/reports/reports.rc	Wed Jan 22 12:21:53 2014 +0100
+++ b/reports/reports.rc	Wed Jan 22 12:22:21 2014 +0100
@@ -3,7 +3,7 @@
 // automagically generated from the projectDefinition: stx_goodies_builder_reports.
 //
 VS_VERSION_INFO VERSIONINFO
-  FILEVERSION     6,2,1,6
+  FILEVERSION     6,2,1,7
   PRODUCTVERSION  6,2,3,0
 #if (__BORLANDC__)
   FILEFLAGSMASK   VS_FF_DEBUG | VS_FF_PRERELEASE
@@ -20,12 +20,12 @@
     BEGIN
       VALUE "CompanyName", "SWING Research Group & eXept Software AG\0"
       VALUE "FileDescription", "Report Runner for Jenkins CI Server (LIB)\0"
-      VALUE "FileVersion", "6.2.1.6\0"
+      VALUE "FileVersion", "6.2.1.7\0"
       VALUE "InternalName", "stx:goodies/builder/reports\0"
       VALUE "LegalCopyright", "Copyright Jan Vrany 2011\nCopyright eXept Software AG 2011\0"
       VALUE "ProductName", "ReportRunner\0"
       VALUE "ProductVersion", "6.2.3.0\0"
-      VALUE "ProductDate", "Mon, 29 Jul 2013 18:26:51 GMT\0"
+      VALUE "ProductDate", "Wed, 22 Jan 2014 11:21:15 GMT\0"
     END
 
   END