Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014000Openbravo ERPA. Platformpublic2010-07-19 16:562011-01-14 00:00
shuehner 
marvintm 
urgentmajorhave not tried
closedduplicate 
5
 
 
No
Core
No
0014000: some (probably) build.xml target copies .class files from modules with modulescripts into <core> build/classes
Which then later can/does cause failures if the module is updated and update.database mixes the older copied .class files with the newly updated one in core.

Example testcase:
install apr module from mercurial (org.openbravo.advpaymentmngt)
use 'ant compile -Dtab=Reference -Dtr=no'
du -a build/classes | grep modulescript
It ill show the 4 .class files originally contained in the module

Current guess: src/build.xml, target: postsrc.modules or similar
As they copy all files from modules excluding .java & .xsql and probably need to exclude .class as well
No tags attached.
duplicate of defect 0013626pi closed marvintm ant compile saves compiled classes for module script java code in build folder at root level 
Issue History
2010-07-19 16:56shuehnerNew Issue
2010-07-19 16:56shuehnerAssigned To => marvintm
2010-07-19 16:56shuehnerOBNetwork customer => No
2010-07-26 08:32alostaleStatusnew => scheduled
2010-07-26 08:32alostalefix_in_branch => pi
2011-01-13 13:27shuehnerRelationship addedduplicate of 0013626
2011-01-13 13:27shuehnerStatusscheduled => closed
2011-01-13 13:27shuehnerResolutionopen => duplicate
2011-01-14 00:00anonymoussf_bug_id0 => 3157759

There are no notes attached to this issue.