Openbravo Issue Tracking System - Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0036885 | Modules | zz obsolete Easy Extensible Attributes | public | 2017-09-19 10:29 | 2017-09-29 12:00 | ||||||||
Reporter | inigosanchez | ||||||||||||
Assigned To | inigosanchez | ||||||||||||
Priority | normal | Severity | trivial | Reproducibility | have not tried | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Merge Request Status | |||||||||||||
Regression date | |||||||||||||
Regression introduced by commit | |||||||||||||
Regression level | |||||||||||||
Review Assigned To | alostale | ||||||||||||
Support ticket | |||||||||||||
OBNetwork customer | |||||||||||||
Regression introduced in release | |||||||||||||
Summary | 0036885: Remove a call to the DBSMOBUtil.getInstance().updateCRC(platform) deprecated method. | ||||||||||||
Description | It should be invoked DBSMOBUtil.getInstance().updateCRC() method instead of deprecated method. This method was deprecated here (0036112) because the platform argument it wasn't needed. The error was detected in mod-platform job: .................................................. eclipse-warnings: [echo] Compiling... [java] invalid Class-Path header in manifest of jar file: /srv/ci/workspace/mod-simple-ci23.140/WebContent/WEB-INF/lib/org.restlet-2.0.8.jar [java] invalid Class-Path header in manifest of jar file: /srv/ci/workspace/mod-simple-ci23.140/WebContent/WEB-INF/lib/org.restlet.ext.servlet-2.0.8.jar [java] ---------- [java] 1. WARNING in /srv/ci/workspace/mod-simple-ci23.140/modules/org.openbravo.ezattributes/src/org/openbravo/ezattributes/processes/GenerateProcess.java (at line 1157) [java] DBSMOBUtil.getInstance().updateCRC(platform); [java] ^^^^^^^^^^^^^^^^^^^ [java] The method updateCRC(Platform) from the type DBSMOBUtil is deprecated [java] ---------- [java] 1 problem (1 warning) .................................................. | ||||||||||||
Steps To Reproduce | - | ||||||||||||
Proposed Solution | |||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2017-09-19 10:29 | inigosanchez | New Issue | |||||||||||
2017-09-19 10:29 | inigosanchez | Assigned To | => platform | ||||||||||
2017-09-19 10:30 | inigosanchez | Relationship added | related to 0036112 | ||||||||||
2017-09-21 15:59 | inigosanchez | Assigned To | platform => inigosanchez | ||||||||||
2017-09-21 15:59 | inigosanchez | Status | new => scheduled | ||||||||||
2017-09-21 16:00 | inigosanchez | Review Assigned To | => alostale | ||||||||||
2017-09-21 16:00 | hgbot | Checkin | |||||||||||
2017-09-21 16:00 | hgbot | Note Added: 0099219 | |||||||||||
2017-09-21 16:00 | hgbot | Status | scheduled => resolved | ||||||||||
2017-09-21 16:00 | hgbot | Resolution | open => fixed | ||||||||||
2017-09-21 16:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.ezattributes/rev/d041e248cc9671842ff41a0cc32c9bf6b53b0150 [^] | ||||||||||
2017-09-29 12:00 | alostale | Status | resolved => closed | ||||||||||
2022-02-18 04:26 | priyam | Category | Easy Extensible Attributes => zz obsolete Easy Extensible Attributes |
Notes | |||||
|
|||||
|
|