Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040426Openbravo ERPA. Platformpublic2019-03-21 09:032019-03-21 11:43
alostale 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
3.0PR19Q13.0PR19Q1 
alostale
Core
https://code.openbravo.com/erp/devel/pi/rev/6faaad2667fe [^]
No
0040426: no default log when updating to 19Q1 from 18Q4.1+
When updating to 19Q1+ from 18Q4.1+ log is not automatically configured.

There is a build validation that should configure the log automatically on update if it is not previously manually done, although it works properly when updating from 18Q4, it is skipped when coming from something higher.
1. Install a fresh 18Q4.1
2. Update to 19Q1
3. Rebuild
   -> Check log is not configured
No tags attached.
blocks defect 0040425 closed jarmendariz no default log when updating to 19Q1 from 18Q4.1+ 
Issue History
2019-03-21 09:03alostaleTypedefect => backport
2019-03-21 09:03alostaleTarget Version => 3.0PR19Q1.1
2019-03-21 09:04alostaleTarget Version3.0PR19Q1.1 => 3.0PR19Q1
2019-03-21 09:05alostaleRelationship addedcaused by 0039504
2019-03-21 09:27alostaleRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/6faaad2667fe [^]
2019-03-21 09:30alostaleRelationship deletedcaused by 0039504
2019-03-21 11:33hgbotCheckin
2019-03-21 11:33hgbotNote Added: 0110537
2019-03-21 11:33hgbotStatusscheduled => resolved
2019-03-21 11:33hgbotResolutionopen => fixed
2019-03-21 11:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/3eb04fed13516d35dc654d69a279cd3cc13bca8c [^]
2019-03-21 11:35jarmendarizReview Assigned To => alostale
2019-03-21 11:43alostaleNote Added: 0110539
2019-03-21 11:43alostaleStatusresolved => closed
2019-03-21 11:43alostaleFixed in Version => 3.0PR19Q1

Notes
(0110537)
hgbot   
2019-03-21 11:33   
Repository: erp/backports/3.0PR19Q1
Changeset: 3eb04fed13516d35dc654d69a279cd3cc13bca8c
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Thu Mar 21 09:52:12 2019 +0100
URL: http://code.openbravo.com/erp/backports/3.0PR19Q1/rev/3eb04fed13516d35dc654d69a279cd3cc13bca8c [^]

Fixed issue 40426: log config file not created when updating from 18Q4.1+

Removed execution limit, so this build validation is executed when log4j2*.xml
is not found.

---
M src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/CopyLog4jConfigurationFromTemplates.class
M src-util/buildvalidation/src/org/openbravo/buildvalidation/CopyLog4jConfigurationFromTemplates.java
---
(0110539)
alostale   
2019-03-21 11:43   
reviewed

tested: now default config is always applied if it was not present regardless versions