Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006261Openbravo ERPZ. Otherspublic2008-11-28 17:322009-03-06 12:52
alostale 
mtaal 
normalminorhave not tried
closedfixed 
5
 
 
Core
No
0006261: Properly manage log in rebuild process
Rebuild process is not showing all the log that appears when the same ant commands are executed in command line.

The problem is that some of this log goes to the standard output instead to the log4j logger. This was fixed redirecting the standard output to be shown in the console but this caused issue 0006248 so it was reverted, another problem of this approach is that redirecting the output it is not only displayed the log for the current process but all the log that was supposed to be showed in the standard output.

Ideally this management should be done using log4j and not standard output.
No tags attached.
related to defect 0006248 closed alostale Error 500 building a module 
related to defect 0006088 closed mtaal Modularity: compilation errors are not in the log 
depends on defect 0005926 closed mtaal Rebuilds are not logged in Installation History 
Issue History
2008-11-28 17:32alostaleNew Issue
2008-11-28 17:32alostaleAssigned To => marvintm
2008-11-28 17:32alostalesf_bug_id0 => 2356198
2008-11-28 17:32alostaleRegression testing => No
2008-11-28 17:32alostaleRelationship addedrelated to 0006248
2008-11-28 17:33alostaleRelationship addedrelated to 0006088
2008-12-15 10:16rafarodaStatusnew => scheduled
2008-12-15 10:16rafarodafix_in_branch => trunk
2009-01-05 18:45iciordiaAssigned Tomarvintm => mtaal
2009-01-06 11:17mtaalRelationship addeddepends on 0005926
2009-01-06 11:19mtaalNote Added: 0011927
2009-01-06 11:19mtaalStatusscheduled => resolved
2009-01-06 11:19mtaalsvn_revision => 11471
2009-01-06 11:19mtaalfix_in_branchtrunk =>
2009-03-06 12:52psarobeStatusresolved => closed

Notes
(0011927)
mtaal   
2009-01-06 11:19   
Was resolved together with the issues it relates to.

A separate log4j logger is defined in log4j.lcf, this logger is used to log messages from the build.