Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029806Openbravo ERPA. Platformpublic2015-05-06 20:172015-05-11 10:55
jaymarcotte 
platform 
highmajoralways
closedno change required 
3012.04
3.0PR14Q3.7 
 
Google Chrome
Core
No
0029806: Upgrade Failure
Attempting to Upgrade to Latest CS,
Rebuild after upgrading
Sample Failure -- Appears to all be related to same module.
    [javac] /opt/OpenbravoERP-3.0/openbravo-erp/modules/org.openbravo.idl/src/org/openbravo/idl/test/TestCosting.java:72: cannot find symbol
    [javac] symbol : method tearDown()
    [javac] location: class org.openbravo.idl.test.TestCosting
    [javac] tearDown();
    [javac] ^
    [javac] /opt/OpenbravoERP-3.0/openbravo-erp/modules/org.openbravo.idl/src/org/openbravo/idl/test/TestJournalEntries.java:40: cannot find symbol
    [javac] symbol : method fail(java.lang.String)
    [javac] location: class org.openbravo.idl.test.TestJournalEntries
    [javac] fail(e.toString());
    [javac] ^
No tags attached.
related to feature request 0027290 closed inigosanchez Openbravo ERP Upgrade all test cases of JUnit (Version 4.11) 
related to defect 0027320 closed alostale Openbravo ERP API break: test classes removed from classpath 
has duplicate defect 0029794 closed jonalegriaesarte Modules Eclipse build fails if IDL module is installed 
related to defect 0029792 closed tegik_forge Openbravo Localizations Contabilidad en Medios Electronicos Mexico contains junit tests in src 
Issue History
2015-05-06 20:17jaymarcotteNew Issue
2015-05-06 20:17jaymarcotteAssigned To => platform
2015-05-06 20:17jaymarcotteWeb browser => Google Chrome
2015-05-06 20:17jaymarcotteModules => Core
2015-05-06 20:17jaymarcotteTriggers an Emergency Pack => No
2015-05-07 12:06alostaleRelationship addedrelated to 0027290
2015-05-07 12:10alostaleNote Added: 0077087
2015-05-07 12:10alostaleStatusnew => closed
2015-05-07 12:10alostaleResolutionopen => no change required
2015-05-08 13:50adrianromeroRelationship addedhas duplicate 0029794
2015-05-11 09:55adrianromeroRelationship addedrelated to 0029792
2015-05-11 10:55alostaleRelationship addedrelated to 0027320

Notes
(0077087)
alostale   
2015-05-07 12:10   
When JUnit was updated to 4.11, test structure was modified.

Initial Data Load module was updated in version 3.0.50 to be adapted to these new changes.

So you should update this module to at least 3.0.50.