Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015721 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-01-21 08:21 | 2012-10-01 13:26 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP16 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0619603e5e54 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
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 | 0015721: Error checking locally end version dependency | |||||||
Description | check.module.consistency task doesn't detect inconsistencies for end version of major enforcement dependencies. | |||||||
Steps To Reproduce | -Create a module: "test dep", version 2.1.0. -Create a module: "test" depending with major enforcement on "test dep" module from version 1.0.0 to 2.0.0. -Execute ant check.module.consistency. The obtained result is the instance is consistent whereas it should have failed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0033803) shuehner (administrator) 2011-01-21 11:03 |
Probably candidate for backport to 2.50? As shows some problem in the local dependency calculation/verification? |
(0052228) AugustoMauch (administrator) 2012-09-19 14:33 edited on: 2012-09-19 14:34 |
The change only affects major dependencies having defined a last version. Test plan: - Create two modules, Test and DependentTest (which depends on Test). Execute the check.module.consistency task using the following parameters: Test Version -- First Version -- Last Version -- Expected outcome 2.1.1 -- 1.0.0 -- 2.1.1 -- Success 2.1.1 -- 1.0.0 -- 2.1.2 -- Success 2.1.1 -- 2.1.1 -- 2.1.1 -- Success 2.1.1 -- 2.1.2 -- 2.3.0 -- Failure 2.1.1 -- 1.0.0 -- 2.0.0 -- Failure (This one is equivalent to the case described in the issue) 2.1.1 -- 2.2.1 -- 2.2.2 -- Failure |
(0052229) hgbot (developer) 2012-09-19 14:40 |
Repository: erp/devel/pi Changeset: 0619603e5e540878fb78a4c637d3041a465014d5 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Wed Sep 19 14:38:29 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/0619603e5e540878fb78a4c637d3041a465014d5 [^] Fixes issue 15721: Module dependency validation has been fixed The process that the modules dependencies was not working properly with modules that had major dependencies having defined a last version. --- M src/org/openbravo/erpCommon/modules/VersionUtility.java --- |
(0052786) hudsonbot (viewer) 2012-09-26 17:19 |
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/b780e90c6452 [^] Maturity status: Test |
(0052957) alostale (viewer) 2012-10-01 13:26 |
Code reviewed and tested. Awaiting pi to be unfrozen to push jUnit test cases for this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-01-21 08:21 | alostale | New Issue | |
2011-01-21 08:21 | alostale | Assigned To | => alostale |
2011-01-21 08:21 | alostale | Modules | => Core |
2011-01-21 08:21 | alostale | OBNetwork customer | => No |
2011-01-21 11:02 | shuehner | Issue Monitored: shuehner | |
2011-01-21 11:03 | shuehner | Note Added: 0033803 | |
2011-01-24 08:18 | alostale | Status | new => scheduled |
2012-09-19 10:24 | AugustoMauch | Assigned To | alostale => AugustoMauch |
2012-09-19 10:25 | AugustoMauch | Closed by | => alostale |
2012-09-19 14:33 | AugustoMauch | Note Added: 0052228 | |
2012-09-19 14:33 | AugustoMauch | Note Edited: 0052228 | View Revisions |
2012-09-19 14:33 | AugustoMauch | Note Edited: 0052228 | View Revisions |
2012-09-19 14:34 | AugustoMauch | Note Edited: 0052228 | View Revisions |
2012-09-19 14:34 | AugustoMauch | Note Edited: 0052228 | View Revisions |
2012-09-19 14:36 | AugustoMauch | Issue Monitored: alostale | |
2012-09-19 14:40 | hgbot | Checkin | |
2012-09-19 14:40 | hgbot | Note Added: 0052229 | |
2012-09-19 14:40 | hgbot | Status | scheduled => resolved |
2012-09-19 14:40 | hgbot | Resolution | open => fixed |
2012-09-19 14:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0619603e5e540878fb78a4c637d3041a465014d5 [^] |
2012-09-26 17:19 | hudsonbot | Checkin | |
2012-09-26 17:19 | hudsonbot | Note Added: 0052786 | |
2012-10-01 13:26 | alostale | Note Added: 0052957 | |
2012-10-01 13:26 | alostale | Status | resolved => closed |
2012-10-01 13:26 | alostale | Fixed in Version | => 3.0MP16 |
Copyright © 2000 - 2009 MantisBT Group |