Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012513 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2010-03-01 18:10 | 2010-03-12 22:41 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e71ad1c2322b | |||
Projection | none | ETA | none | Target Version | 2.50MP14 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0012513: When an error is logged in the rebuild window, sometimes it is shown as a warning | |||||||
Description | 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. | |||||||
Steps To Reproduce | 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. | |||||||
Proposed Solution | The rebuild window will be changed to address this problem. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0025080) hgbot (developer) 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 (administrator) 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 (viewer) 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 (viewer) 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 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2010-03-01 18:10 | marvintm | New Issue | |
2010-03-01 18:10 | marvintm | Assigned To | => marvintm |
2010-03-01 18:10 | marvintm | OBNetwork customer | => No |
2010-03-01 18:11 | marvintm | Relationship added | related to 0012462 |
2010-03-02 13:10 | alostale | Status | new => scheduled |
2010-03-02 13:10 | alostale | fix_in_branch | => pi |
2010-03-05 12:08 | hgbot | Checkin | |
2010-03-05 12:08 | hgbot | Note Added: 0025080 | |
2010-03-05 12:08 | hgbot | Status | scheduled => resolved |
2010-03-05 12:08 | hgbot | Resolution | open => fixed |
2010-03-05 12:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/e71ad1c2322b042fe39caeb8bf5db170f16346d7 [^] |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-09 20:22 | shuehner | Note Added: 0025193 | |
2010-03-09 20:22 | shuehner | Status | resolved => new |
2010-03-09 20:22 | shuehner | Resolution | fixed => open |
2010-03-09 20:22 | shuehner | File Added: issue_12513-1.png | |
2010-03-09 20:23 | shuehner | File Added: issue_12513-2.png | |
2010-03-11 17:38 | marvintm | Note Added: 0025245 | |
2010-03-11 17:38 | marvintm | Status | new => closed |
2010-03-11 17:38 | marvintm | Resolution | open => no change required |
2010-03-12 00:00 | anonymous | sf_bug_id | 0 => 2969005 |
2010-03-12 22:41 | hudsonbot | Checkin | |
2010-03-12 22:41 | hudsonbot | Note Added: 0025396 |
Copyright © 2000 - 2009 MantisBT Group |