Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040335 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2019-03-07 12:21 | 2019-03-28 14:56 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6013dede1e39 | ||||
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 | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040335: Change validation type when class implementing Killable is not found | |||||||
Description | There is a validation that checks that Process declared as Killable implements that interface. If the implementing class is not found (i.e. the class is not available in the check classpath), validation fails with a warning message. To make it clearer and easier to filter, when this scenario occurs, validation type should be changed from KILLABLENOTIMPLEMENTED to KILLABLECLASSNOTFOUND | |||||||
Steps To Reproduce | See the steps described in 0040220 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0110279) hgbot (developer) 2019-03-07 12:47 |
Repository: erp/devel/pi Changeset: 6013dede1e399b3169e3a2b6167726597e292384 Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Thu Mar 07 12:45:33 2019 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/6013dede1e399b3169e3a2b6167726597e292384 [^] Fixed issue 40335: Change validation type when Killable impl not found To make this warning easier to filter, its validation type is changed to KILLABLECLASSNOTFOUND instead of KILLABLENOTIMPLEMENTED. --- M src/org/openbravo/service/system/DatabaseValidator.java M src/org/openbravo/service/system/SystemValidationResult.java --- |
(0110303) caristu (developer) 2019-03-08 08:43 |
Code reviewed + tested OK. |
(0110850) hudsonbot (developer) 2019-03-28 14:56 |
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/b2fbc1588df4 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2019-03-07 12:21 | jarmendariz | New Issue | |
2019-03-07 12:21 | jarmendariz | Assigned To | => platform |
2019-03-07 12:21 | jarmendariz | Modules | => Core |
2019-03-07 12:21 | jarmendariz | Triggers an Emergency Pack | => No |
2019-03-07 12:21 | jarmendariz | Relationship added | related to 0040220 |
2019-03-07 12:22 | jarmendariz | Status | new => scheduled |
2019-03-07 12:22 | jarmendariz | Assigned To | platform => jarmendariz |
2019-03-07 12:47 | hgbot | Checkin | |
2019-03-07 12:47 | hgbot | Note Added: 0110279 | |
2019-03-07 12:47 | hgbot | Status | scheduled => resolved |
2019-03-07 12:47 | hgbot | Resolution | open => fixed |
2019-03-07 12:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6013dede1e399b3169e3a2b6167726597e292384 [^] |
2019-03-07 16:37 | jarmendariz | Review Assigned To | => caristu |
2019-03-08 08:43 | caristu | Note Added: 0110303 | |
2019-03-08 08:43 | caristu | Status | resolved => closed |
2019-03-08 08:43 | caristu | Fixed in Version | => 3.0PR19Q2 |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110850 |
Copyright © 2000 - 2009 MantisBT Group |