Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014000
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2010-07-19 16:562011-01-14 00:00
ReportershuehnerView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionduplicateFixed in Version
StatusclosedFix in branchpiFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014000: some (probably) build.xml target copies .class files from modules with modulescripts into <core> build/classes

DescriptionWhich 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0013626pi closedmarvintm ant compile saves compiled classes for module script java code in build folder at root level 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-07-19 16:56 shuehner New Issue
2010-07-19 16:56 shuehner Assigned To => marvintm
2010-07-26 08:32 alostale Status new => scheduled
2010-07-26 08:32 alostale fix_in_branch => pi
2011-01-13 13:27 shuehner Relationship added duplicate of 0013626
2011-01-13 13:27 shuehner Status scheduled => closed
2011-01-13 13:27 shuehner Resolution open => duplicate
2011-01-14 00:00 anonymous sf_bug_id 0 => 3157759


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker