Openbravo Issue Tracking System - Modules
View Issue Details
0035017ModulesExternal Data Integrationpublic2017-01-20 08:352017-01-27 13:05
alostale 
alostale 
normaltrivialhave not tried
closedfixed 
5
 
 
inigosanchez
0035017: eclipse warning
There is a warning in eclipse
Check warns:

The value of the field OutputTypeCallout.serialVersionUID is not used OutputTypeCallout.java /openbravo/modules/org.openbravo.externaldata.integration/src/org/openbravo/externaldata/integration line 21 Java Problem
No tags attached.
related to design defect 00323663.0PR16Q4 closed inigosanchez Openbravo ERP callout invocation ineficiencies 
Issue History
2017-01-20 08:35alostaleNew Issue
2017-01-20 08:35alostaleAssigned To => alostale
2017-01-20 08:35alostaleReview Assigned To => inigosanchez
2017-01-20 08:39alostaleRelationship addedrelated to 0032366
2017-01-20 08:41hgbotCheckin
2017-01-20 08:41hgbotNote Added: 0093750
2017-01-20 08:41hgbotStatusnew => resolved
2017-01-20 08:41hgbotResolutionopen => fixed
2017-01-20 08:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/5a6ffcc3bfb0ff5a6ebfd943dc97d07071756ac9 [^]
2017-01-27 13:05inigosanchezNote Added: 0093891
2017-01-27 13:05inigosanchezStatusresolved => closed

Notes
(0093750)
hgbot   
2017-01-20 08:41   
Repository: erp/pmods/org.openbravo.externaldata.integration
Changeset: 5a6ffcc3bfb0ff5a6ebfd943dc97d07071756ac9
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jan 20 08:40:30 2017 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.externaldata.integration/rev/5a6ffcc3bfb0ff5a6ebfd943dc97d07071756ac9 [^]

fixed bug 35017: rmoved warn, SimpleCallout is not serializable now

---
M src/org/openbravo/externaldata/integration/OutputTypeCallout.java
---
(0093891)
inigosanchez   
2017-01-27 13:05   
Reviewed in pi@356f374645a1. Eclipse warning is not displayed anymore.