Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039764 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2018-12-05 12:46 | 2018-12-14 09:33 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 759dcd28bd8d | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Pre packaging ( pi ) | |||||||
Regression date | 2018-11-19 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/4d00819f3952ff85dae35810a6a47c2f2bbfaed8 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039764: Log format changes during build after running ant run.all.tests | |||||||
Description | Ant test tasks (run.all.tests, run.quick.tests, run.test, run.webservice.tests) copies all .xml files found in src-test/src to build/classes. Since 0039504, log4j2-test.xml is copied and some build tasks shows the test console format instead of the build one. | |||||||
Steps To Reproduce | Having an installed environment (ant install.source), run the following commands: - ant run.quick.tests - ant compile Then you'll see that starting from the postwad: task the format changes. From: [java] 11690 [main] INFO org.openbravo.wad.Wad - Processing Window: Work Requirement - Tab: Operation - id: 800112 Which shows the time since the JVM started in milliseconds to: [java] 13:57:38.466 INFO org.openbravo.data.Sqlc - strFileProperties: /home/openbravo/Projects/issues/pi/config/Openbravo.properties Showing the time in HH:mm:ss.SSS format, which is used by tests. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0108408) hgbot (developer) 2018-12-11 17:26 |
Repository: erp/devel/pi Changeset: 759dcd28bd8dfaa1b2ad5b6c3ebd51937639383d Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Wed Dec 05 14:01:00 2018 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/759dcd28bd8dfaa1b2ad5b6c3ebd51937639383d [^] Fixed issue 39764: Log format changes during build after running run.all.tests. In build tasks, all .xml files found in src-test/src are copied to build/classes. Now the only xml file available in this location is log4j2-test, so there is no need to perform this task before running tests. --- M src-test/build.xml --- |
(0108548) hudsonbot (developer) 2018-12-12 13:59 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f1a781af6612 [^] Maturity status: Test |
(0108600) alostale (manager) 2018-12-14 09:32 |
reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2018-12-05 12:46 | jarmendariz | New Issue | |
2018-12-05 12:46 | jarmendariz | Assigned To | => platform |
2018-12-05 12:46 | jarmendariz | Modules | => Core |
2018-12-05 12:46 | jarmendariz | Triggers an Emergency Pack | => No |
2018-12-05 13:01 | jarmendariz | Assigned To | platform => jarmendariz |
2018-12-05 13:02 | jarmendariz | Status | new => scheduled |
2018-12-05 13:02 | jarmendariz | Relationship added | related to 0039504 |
2018-12-05 14:00 | jarmendariz | Steps to Reproduce Updated | View Revisions |
2018-12-11 17:26 | hgbot | Checkin | |
2018-12-11 17:26 | hgbot | Note Added: 0108408 | |
2018-12-11 17:26 | hgbot | Status | scheduled => resolved |
2018-12-11 17:26 | hgbot | Resolution | open => fixed |
2018-12-11 17:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/759dcd28bd8dfaa1b2ad5b6c3ebd51937639383d [^] |
2018-12-11 17:27 | jarmendariz | Review Assigned To | => alostale |
2018-12-12 13:59 | hudsonbot | Checkin | |
2018-12-12 13:59 | hudsonbot | Note Added: 0108548 | |
2018-12-14 09:32 | alostale | Note Added: 0108600 | |
2018-12-14 09:32 | alostale | Status | resolved => closed |
2018-12-14 09:32 | alostale | Fixed in Version | => 3.0PR19Q1 |
2018-12-14 09:32 | alostale | Relationship replaced | caused by 0039504 |
2018-12-14 09:33 | alostale | Regression level | => Pre packaging ( pi ) |
2018-12-14 09:33 | alostale | Regression date | => 2018-11-19 |
2018-12-14 09:33 | alostale | Regression introduced in release | => pi |
2018-12-14 09:33 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/4d00819f3952ff85dae35810a6a47c2f2bbfaed8 [^] |
Copyright © 2000 - 2009 MantisBT Group |