Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035225Openbravo ERPA. Platformpublic2017-02-10 14:312017-02-17 07:34
caristu 
caristu 
lowtrivialN/A
closedfixed 
5
 
 
alostale
Core
No
0035225: Remove unused variable in ZohoProcessCallout
See the output result of the eclipse warnings task in CI:

http://ci.openbravo.com/job/mod-simple/10240/artifact/eclipse_warning.log [^]

The serialVersionUID variable in ZohoProcessCallout.java class is not used.

This is because since issue 0032366 SimpleCallouts are no longer servlets and that variable is no longer needed.
In description
No tags attached.
related to design defect 00323663.0PR16Q4 closed inigosanchez callout invocation ineficiencies 
Issue History
2017-02-10 14:31caristuNew Issue
2017-02-10 14:31caristuAssigned To => caristu
2017-02-10 14:31caristuModules => Core
2017-02-10 14:31caristuTriggers an Emergency Pack => No
2017-02-10 14:32caristuRelationship addedrelated to 0032366
2017-02-10 14:34hgbotCheckin
2017-02-10 14:34hgbotNote Added: 0094218
2017-02-10 14:34hgbotStatusnew => resolved
2017-02-10 14:34hgbotResolutionopen => fixed
2017-02-10 14:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.utility.zoho/rev/c5d0cf0b1555d6cf4ea48c990e1a20b19d1204a7 [^]
2017-02-10 14:36caristuReview Assigned To => alostale
2017-02-17 07:34alostaleNote Added: 0094429
2017-02-17 07:34alostaleStatusresolved => closed

Notes
(0094218)
hgbot   
2017-02-10 14:34   
Repository: erp/pmods/org.openbravo.utility.zoho
Changeset: c5d0cf0b1555d6cf4ea48c990e1a20b19d1204a7
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Feb 10 14:33:30 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.utility.zoho/rev/c5d0cf0b1555d6cf4ea48c990e1a20b19d1204a7 [^]

fixes issue 35225: Remove unused variable

---
M src/org/openbravo/utility/zoho/process/ZohoProcessCallout.java
---
(0094429)
alostale   
2017-02-17 07:34   
reviewed