Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009822Openbravo ERPZ. Otherspublic2009-07-09 17:162009-07-22 00:00
shuehner 
mtaal 
immediatemajorhave not tried
closedfixed 
5
 
 
Core
No
0009822: API check: build 69 fails
This api check build fails:

http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/69/console [^]

This issue is only about the java check part (rest is tracked in other issues):
Methods: 1 bad.

Errors:

org.openbravo.erpCommon.modules:
Bad
method org.openbravo.erpCommon.modules.ApplyModuleTask.main(java.lang.String[]): doesn't throw java.lang.Exception in api-checks/java/reference/250, but throws java.lang.Exception in /var/www/localhost/htdocs/japi/69

No tags attached.
related to defect 0009780pi closed mtaal Module which add system level information (e.g. ad_ref_list) and add system reference data can not be (un)installed 
Issue History
2009-07-09 17:16shuehnerNew Issue
2009-07-09 17:16shuehnerAssigned To => alostale
2009-07-10 07:51alostaleNote Added: 0018072
2009-07-10 07:51alostaleStatusnew => feedback
2009-07-10 10:23shuehnerNote Added: 0018081
2009-07-10 10:24shuehnerRelationship addedrelated to 0009780
2009-07-10 10:24shuehnerNote Added: 0018082
2009-07-10 10:24shuehnerAssigned Toalostale => mtaal
2009-07-10 10:24shuehnerStatusfeedback => new
2009-07-10 10:32hgbotCheckin
2009-07-10 10:32hgbotNote Added: 0018083
2009-07-10 10:32hgbotStatusnew => resolved
2009-07-10 10:32hgbotResolutionopen => fixed
2009-07-10 10:32hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a35013df2acb068f7453c5b3f9e365272d405801 [^]
2009-07-21 11:09plujanStatusresolved => closed
2009-07-22 00:00anonymoussf_bug_id0 => 2825061

Notes
(0018072)
alostale   
2009-07-10 07:51   
Which revisions are checked in this build?
(0018081)
shuehner   
2009-07-10 10:23   
Latest revision available in pi at time of test run:
calculate.instance.version:
     [echo] Instance version: 669edc18c19a
(0018082)
shuehner   
2009-07-10 10:24   
Fix assignee.
(0018083)
hgbot   
2009-07-10 10:32   
Repository: erp/devel/pi
Changeset: a35013df2acb068f7453c5b3f9e365272d405801
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Jul 10 10:31:41 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a35013df2acb068f7453c5b3f9e365272d405801 [^]

Fixes issue 9822: API check: build 69 fails

---
M src/org/openbravo/erpCommon/modules/ApplyModuleTask.java
---