Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015464 | Openbravo ERP | A. Platform | public | 2010-12-16 17:11 | 2010-12-16 19:52 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 2.50MP25 | Fixed in Version | | |
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 | 0015464: excludeFilter for modulescripts & modules/*/src-wad in compileSqlc task is not working |
Description | which leads to the classes of src-wad in a module not being excluded and being present in their current version in the normal classpath.
When now a module is updated which has an 'internal' abi-change (like java and its xsql file in selector 1.0.12 -> 1.0.13) then Wad-call (using big project.class.path) will encounter the old class file from the wrong location, mixing it with the new class file for the xsql file and the whole update/compile willl fail. |
Steps To Reproduce | Using i.e. mp21
Try to update from selector version 1.0.11 or 1.0.12 to 1.0.13 (not yet released)
|
Proposed Solution | a.) fix exclude in compileSqlc
b.) define minimal classpath for Wad so it does not pickup random other classfiles from various locations. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0015463 | 2.50MP25 | closed | shuehner | excludeFilter for modulescripts & modules/*/src-wad in compileSqlc task is not working |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-12-16 17:11 | shuehner | Type | defect => backport |
2010-12-16 17:11 | shuehner | fix_in_branch | => 2.50 |
2010-12-16 17:44 | hgbot | Checkin | |
2010-12-16 17:44 | hgbot | Note Added: 0033245 | |
2010-12-16 17:44 | hgbot | Status | scheduled => resolved |
2010-12-16 17:44 | hgbot | Resolution | open => fixed |
2010-12-16 17:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/8a25973842698edb3013065bf2d8ace599e65d52 [^] |
2010-12-16 19:52 | marvintm | Note Added: 0033253 | |
2010-12-16 19:52 | marvintm | Status | resolved => closed |