Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013492Openbravo ERPZ. Otherspublic2010-06-01 13:502010-06-04 00:00
shuehner 
iperdomo 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0013492: pi api-check build 404 fails
This api check build fails:

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

 [checkAPI] 29681 ERROR - Removed row from table AD_MODEL_OBJECT - ID: 806C812ED5BB074EE040007F0101087D
 [checkAPI] 29685 ERROR - Removed row from table AD_MODEL_OBJECT - ID: 841CB8239779391BE040007F0101218F
 [checkAPI] 29699 ERROR - Removed row from table AD_MODEL_OBJECT - ID: A8ABC48F806B47338D24AE6535D8E09A
 [checkAPI] 29705 ERROR - Removed row from table AD_MODEL_OBJECT - ID: FC49944590F840BD9C9EC2F0FAF4EF52
 [checkAPI] 29709 ERROR - Removed row from table AD_MODEL_OBJECT_MAPPING - ID: 806C812ED5BC074EE040007F0101087D
 [checkAPI] 29713 ERROR - Removed row from table AD_MODEL_OBJECT_MAPPING - ID: 841CB823977A391BE040007F0101218F
 [checkAPI] 29717 ERROR - Removed row from table AD_MODEL_OBJECT_MAPPING - ID: 867B367C6E2C4375A468D926BB320467
 [checkAPI] 29721 ERROR - Removed row from table AD_MODEL_OBJECT_MAPPING - ID: EC64A51E10FD420C8A36DE545E08D595
No tags attached.
related to defect 0012690 closed iperdomo junit testcase ClassLoaderTest is not included in standard testrun (not included in *Ant*Tests) 
Issue History
2010-06-01 13:50shuehnerNew Issue
2010-06-01 13:50shuehnerAssigned To => iperdomo
2010-06-01 13:50shuehnerRelationship addedrelated to 0012690
2010-06-01 13:53iperdomoAssigned Toiperdomo => pjuvara
2010-06-01 13:57iperdomoNote Added: 0027858
2010-06-01 18:40pjuvaraStatusnew => scheduled
2010-06-01 18:40pjuvaraNote Added: 0027870
2010-06-01 18:40pjuvaraAssigned Topjuvara => iperdomo
2010-06-01 18:40pjuvarafix_in_branch => pi
2010-06-01 18:54hgbotCheckin
2010-06-01 18:54hgbotNote Added: 0027872
2010-06-01 18:54hgbotStatusscheduled => resolved
2010-06-01 18:54hgbotResolutionopen => fixed
2010-06-01 18:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/66876e5154ac6fba1a54b7b7c6cd67341f0c2b28 [^]
2010-06-03 14:23shuehnerNote Added: 0027908
2010-06-03 14:23shuehnerStatusresolved => closed
2010-06-04 00:00anonymoussf_bug_id0 => 3011240

Notes
(0027858)
iperdomo   
2010-06-01 13:57   
This is just a AD_Model_Object and AD_Model_Object_Mapping cleanup, is used for generating the web.xml

Some JSF frameworks try to load all declared classes in web.xml and if those classes don't exist, it fails.

Check forum thread
http://ln-s.net/70l2 [^] (forge.openbravo.com)
(0027870)
pjuvara   
2010-06-01 18:40   
API change accepted. Please send alert with risk level none.
(0027872)
hgbot   
2010-06-01 18:54   
Repository: erp/devel/api-checks
Changeset: 66876e5154ac6fba1a54b7b7c6cd67341f0c2b28
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue Jun 01 18:53:55 2010 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/66876e5154ac6fba1a54b7b7c6cd67341f0c2b28 [^]

Fixes issue 13492: Removed unused AD_Model_Object and AD_Model_Object_Mapping

---
M model/sourcedata/AD_MODEL_OBJECT.xml
M model/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
---
(0027908)
shuehner   
2010-06-03 14:23   
api-check issue -> build fine -> closing