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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011321
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2009-11-11 20:062009-11-14 00:00
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision50a6fe354e42
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011321: main build.xml does not use proper ant dependencies and does some steps multiple times

DescriptionParts of the ant build.xml do not use 'depends' but instead use 'antcall' which does not steps if a target which is depended on has already been done. This leads to the depended on target being executed again and again.

Steps To ReproduceCheck build output of i.e. install.source in hudson (builds.hudson) come and see that i.e. the target name (init) comes up very often.
Proposed Solutionconvert antcall to depends
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0021740)
hgbot (developer)
2009-11-11 20:08

Repository: erp/devel/pi
Changeset: 50a6fe354e42dd1c02645adf1b479dfda21f667f
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Wed Nov 11 20:07:36 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/50a6fe354e42dd1c02645adf1b479dfda21f667f [^]

Fixed 11321: convert antcall to depends to avoid duplicate execution of targets
which are depended on

---
M build.xml
---
(0021810)
iperdomo (reporter)
2009-11-13 12:08

Checked on pi @ rev 4b55a0966c43

- Issue History
Date Modified Username Field Change
2009-11-11 20:06 shuehner New Issue
2009-11-11 20:06 shuehner Assigned To => rafaroda
2009-11-11 20:06 shuehner Assigned To rafaroda => shuehner
2009-11-11 20:08 hgbot Checkin
2009-11-11 20:08 hgbot Note Added: 0021740
2009-11-11 20:08 hgbot Status new => resolved
2009-11-11 20:08 hgbot Resolution open => fixed
2009-11-11 20:08 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/50a6fe354e42dd1c02645adf1b479dfda21f667f [^]
2009-11-13 12:08 iperdomo Note Added: 0021810
2009-11-13 12:08 iperdomo Status resolved => closed
2009-11-14 00:00 anonymous sf_bug_id 0 => 2897496


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker