Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024373Openbravo ERPZ. Otherspublic2013-07-18 16:152013-07-18 17:53
plujan 
shankarb 
immediatemajorhave not tried
closedfixed 
5
pi 
 
Core
Automated tests
2013-07-18
https://code.openbravo.com/erp/devel/pi/rev/091b2c16deaf [^]
No
0024373: api-check failure at build 4114
Errors:

org.openbravo.erpCommon.utility:
Missing
method org.openbravo.erpCommon.utility.MigrateAttachments.execute(java.lang.String[]): missing in /srv/hudson/workspace/int-full-oracle/SANDBOX/api-checks/output/4114
n/a
No tags attached.
related to design defect 00206233.0MP25 closed shankarb 32K limit for attachments 
Issue History
2013-07-18 16:15plujanNew Issue
2013-07-18 16:15plujanAssigned To => shankarb
2013-07-18 16:15plujanModules => Core
2013-07-18 16:15plujanTriggers an Emergency Pack => No
2013-07-18 16:16plujanRegression level => Automated tests
2013-07-18 16:16plujanRegression date => 2013-07-18
2013-07-18 16:16plujanRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/091b2c16deaf [^]
2013-07-18 16:16plujanSummaryapi-check failure at build 0004114 => api-check failure at build 4114
2013-07-18 16:27alostalePrioritynormal => immediate
2013-07-18 16:27alostaleRelationship addedrelated to 0020623
2013-07-18 16:30alostaleNote Added: 0060100
2013-07-18 17:52hgbotCheckin
2013-07-18 17:52hgbotNote Added: 0060103
2013-07-18 17:52hgbotStatusnew => resolved
2013-07-18 17:52hgbotResolutionopen => fixed
2013-07-18 17:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/56e7a8a1c8e39d1e6f215fcd0eb49eaad570b4e7 [^]
2013-07-18 17:53alostaleNote Added: 0060104
2013-07-18 17:53alostaleStatusresolved => closed

Notes
(0060100)
alostale   
2013-07-18 16:30   
This is a false positive because MigrateAttachments class has not been published in any MP with the missing method signature reported by the API check.

Solution is just to update API repository with the new signature.
(0060103)
hgbot   
2013-07-18 17:52   
Repository: erp/devel/api-checks
Changeset: 56e7a8a1c8e39d1e6f215fcd0eb49eaad570b4e7
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 18 17:51:48 2013 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/56e7a8a1c8e39d1e6f215fcd0eb49eaad570b4e7 [^]

fixed issue 24373: false api change

---
M java/reference/java.japi.gz
---
(0060104)
alostale   
2013-07-18 17:53   
false positive