Changes between Version 5 and Version 6 of CORE_LOGGING_R0


Ignore:
Timestamp:
11/20/08 18:49:45 (17 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CORE_LOGGING_R0

    v5 v6  
    3131 * Delete all log4j.properties files except those in in the modules starting the application. 
    3232 * The tutorial is migrated and as we are still using log4j it is suitable. 
    33  * Delete Log4j initialization from !TestBase class 
     33 * Use Class.getResource method to load the log4j config file. 
     34 * make !TestBase load its config from a fixed place. 
    3435 
    3536= Implementation =