buildframework/helium/doc/src/manual/debugging.rst
branchfix
changeset 402 c6b5bb43133d
parent 217 0f5e3a7fb6af
child 587 85df38eb4012
--- a/buildframework/helium/doc/src/manual/debugging.rst	Thu Mar 25 15:34:29 2010 +0000
+++ b/buildframework/helium/doc/src/manual/debugging.rst	Thu Mar 25 16:35:29 2010 +0000
@@ -31,7 +31,7 @@
 e.g. the Bill Of Materials log file exists as .html, .xml and .txt (all the same information). Some of the logs exist as different file formats giving
 different information at various stages of the activity, e.g. the cenrep logs in which case generally the .html files are a summary of the whole activity.
 For mc product builds the following log files are created 
-where xx is the name of the build + build id e.g. mc_5132_12.030_ant_env.log
+where xx is the name of the build + build id e.g. 12.030_ant_env.log
 where nn is the variant number(s):
 
 .. csv-table:: build logs
@@ -41,19 +41,9 @@
     "xx_ant_build.log", "Ant build Log", "Lists all the ANT tasks that have been executed"
     "xx_BOM.html", "BOM listing", "lists all the projects and tasks included in the build"
     "xx_bom_delta.html", "BOM delta listing", "lists all the delta projects and tasks included in the build"
-    "xx_ee_roms.log", "ee ROM creation log", "lists all the .iby, .txt, etc. files included in the ee ROM creation, including missing files"
-    "xx_scan2.html", "compile record", "lists all the components built with their errors (0 if no errors)"
-    "xx_prebuild_scan2.html", "pre-compilation record", "lists all the pre-build components with their errors (0 if no errors)"
-    "xx_postbuild_scan2.html", "post-compilation record", "lists all the post-build components with their errors (0 if no errors)"
-    "xx_dtd_scan2.html", "dtd-compilation record", "lists all the dtd components with their errors (0 if no errors)"
-    "xx_dtd_build.log", "dtd-build record", "lists all the dtd components included in the build"
+    "xx.roms.log", "ROM creation log", "lists all the .iby, .txt, etc. files included in the ROM creation, including missing files"
+    "xx_scan2.html", "Compilation summary", "Lists all the components built with their errors (0 if no errors)"
     "xx_zips_scan2.html", "zips creation log", "lists all the zip files created and whether there are any errors"
-    "xx_cenrep_scan2.html", "cenrep creation log", "lists all the cenrep files created and whether there are any errors"
-    "xx_edge_bin_var_scan2.html", "Edge bin var creation log", "lists all the edge bin var files created and whether there are any errors"
-    "localisation_nn.html", "localisation creation log", "lists all the full build activites for localisation for a particular variant and whether there are any errors"
-    "xx_china_scan2.html", "China variant creation log", "lists all the build and link activites for creation of the China variant and whether there are any errors"
-    "xx_japan_scan2.html", "Japan variant creation log", "lists all the build and link activites for creation of the Japan variant and whether there are any errors"
-    "xx_western_scan2.html", "Western variant creation log", "lists all the build and link activites for creation of the Western variant and whether there are any errors"
     "hlm_listener.log", "Helium debug log", "Helium debug log for internal data [Helium runtime information] and it can be found inside HELIUM_CACHE_DIR folder"
     "hlm_debug.log", "Helium debug log", "Helium debug log for all other debug log (all java logs) and it can be found inside HELIUM_CACHE_DIR folder"