Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011321 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2009-11-11 20:06 | 2009-11-14 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 50a6fe354e42 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011321: main build.xml does not use proper ant dependencies and does some steps multiple times | |||||||
Description | Parts 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 Reproduce | Check 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 Solution | convert antcall to depends | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2009-11-13 12:08 |
Checked on pi @ rev 4b55a0966c43 |
![]() |
|||
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 | OBNetwork customer | => No |
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 |