Openbravo Issue Tracking System - Modules
View Issue Details
0029794ModulesInitial data loadpublic2015-05-06 10:252015-05-08 13:50
adrianromero 
jonalegriaesarte 
immediatecriticalhave not tried
closedduplicate 
5
 
 
0029794: Eclipse build fails if IDL module is installed
Development environments with Openbravo and IDL installed makes the build fail because IDL contains JUnit test clases inlcluded in the src folder. JUnit test clases must be moved outside this folder.
Install PR15Q2
Add the module IDL

Clean and compile the application. In my case, an upgrade to Q2:
ant clean
ant core.lib
ant wad.lib
ant trl.lib
ant update.database
ant compile.complete <- Fails.
No tags attached.
duplicate of defect 0029806 closed platform Openbravo ERP Upgrade Failure 
Issue History
2015-05-06 10:25adrianromeroNew Issue
2015-05-06 10:25adrianromeroAssigned To => jonalegriaesarte
2015-05-06 10:27adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=8460#r8460
2015-05-08 12:07adrianromeroNote Added: 0077229
2015-05-08 12:07adrianromeroPrioritynormal => immediate
2015-05-08 12:07adrianromeroSeveritymajor => critical
2015-05-08 12:14adrianromeroSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=8481#r8481
2015-05-08 13:50adrianromeroRelationship addedduplicate of 0029806
2015-05-08 13:50adrianromeroStatusnew => closed
2015-05-08 13:50adrianromeroResolutionopen => duplicate

Notes
(0077229)
adrianromero   
2015-05-08 12:07   
I increased the severity of this issue because also the build task compile.complete fails.