Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012513Openbravo ERPY. DBSourceManagerpublic2010-03-01 18:102010-03-12 22:41
marvintm 
marvintm 
urgentmajorhave not tried
closedno change required 
5
 
2.50MP14 
Core
No
0012513: When an error is logged in the rebuild window, sometimes it is shown as a warning
When some errors, such as the ones produced by javac tasks, are shown in the rebuild window, the initial part of their message is shown as warnings in the rebuild window.
Produce a Java syntax error (or simply delete one class), and notice that the error is divided in two parts: the first part is shown as a warning, and the second one is shown as an error.
The rebuild window will be changed to address this problem.
No tags attached.
related to defect 0012462 closed marvintm Sometimes there is an error in a rebuild, but the error message is not shown 
png issue_12513-1.png (65,103) 2010-03-09 20:22
https://issues.openbravo.com/file_download.php?file_id=2326&type=bug
png

png issue_12513-2.png (61,473) 2010-03-09 20:23
https://issues.openbravo.com/file_download.php?file_id=2327&type=bug
png
Issue History
2010-03-01 18:10marvintmNew Issue
2010-03-01 18:10marvintmAssigned To => marvintm
2010-03-01 18:11marvintmRelationship addedrelated to 0012462
2010-03-02 13:10alostaleStatusnew => scheduled
2010-03-02 13:10alostalefix_in_branch => pi
2010-03-05 12:08hgbotCheckin
2010-03-05 12:08hgbotNote Added: 0025080
2010-03-05 12:08hgbotStatusscheduled => resolved
2010-03-05 12:08hgbotResolutionopen => fixed
2010-03-05 12:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e71ad1c2322b042fe39caeb8bf5db170f16346d7 [^]
2010-03-08 16:05jpabloaeTarget Version2.50MP13 => 2.50MP14
2010-03-09 20:22shuehnerNote Added: 0025193
2010-03-09 20:22shuehnerStatusresolved => new
2010-03-09 20:22shuehnerResolutionfixed => open
2010-03-09 20:22shuehnerFile Added: issue_12513-1.png
2010-03-09 20:23shuehnerFile Added: issue_12513-2.png
2010-03-11 17:38marvintmNote Added: 0025245
2010-03-11 17:38marvintmStatusnew => closed
2010-03-11 17:38marvintmResolutionopen => no change required
2010-03-12 00:00anonymoussf_bug_id0 => 2969005
2010-03-12 22:41hudsonbotCheckin
2010-03-12 22:41hudsonbotNote Added: 0025396

Notes
(0025080)
hgbot   
2010-03-05 12:08   
Repository: erp/devel/pi
Changeset: e71ad1c2322b042fe39caeb8bf5db170f16346d7
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Mar 05 12:11:36 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e71ad1c2322b042fe39caeb8bf5db170f16346d7 [^]

Fixed issue 12513.
The previous additional information showed as warnings, where in fact was related to a compilation error, from now on will not be shown in the 'Warnings and errors' box. It will still be show in the build log as usual.

---
M src/org/openbravo/erpCommon/ad_process/ApplyModulesCallServlet.java
---
(0025193)
shuehner   
2010-03-09 20:22   
Reopening. Compare to 12462 the java compile problem is now correctly shown as an error instead of warning...

However now all details about the compile errors are missing from the rebuild popup (no clue at all), and are only available from the 'Show log' popup.

See attached screenshots for details
(0025245)
marvintm   
2010-03-11 17:38   
The low level details of the compilation errors are indeed not shown in the Rebuild Popup anymore (they are still in the log, however). This was done on purpose, as it was decided that the normal users (the primary users of this window) do not need this information, and any developer can search for it in the log, as they would search any other relevant information in the build.

The important thing is that now, the error is logged as an error in the rebuild window always, and there is no confusion as to whether each thing is a warning or error.
(0025396)
hudsonbot   
2010-03-12 22:41   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/e71ad1c2322b [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]