Tracker: Bugs

8 recursive <include> task - ID: 3016497
Last Update: Comment added ( rmboggs )

Since version 0.90 the include task is called recursively. Thus, our builds fail for example with the message "duplicate target 'coverage'". When different build files includ the same "common.targets.build" file, this error occurs.

Is that an expected behaviour? Can we expect a fix back to the 0.85-behaviour?


Alexander Mayer ( alexandermayer ) - 2010-06-15 06:09:02 PDT

8

Closed

Fixed

Ryan Boggs

Tasks

0.90

Public


Comments ( 4 )

Date: 2010-06-29 22:41:59 PDT
Sender: rmboggsProject Admin

Fix has been committed. Should be included in 0.91 alpha2. Closing bug
ticket.


Date: 2010-06-18 19:37:48 PDT
Sender: rmboggsProject Admin

Hey, I have a fix in review right now. Once it is approved, I will commit
for the next 0.91 alpha and close this ticket.


Date: 2010-06-16 17:24:06 PDT
Sender: rmboggsProject Admin

Hi Alexander,
Thanks for the examples. This really helps out. I'll take a look this
week and see if I can track this down.


Date: 2010-06-16 05:40:30 PDT
Sender: alexandermayer

I have attached some buildfiles from our build server.
- VehicleSystemTest.build is the main build for the project
- targets.include contains common build targets used for all build
projects.
- includes.include usually contains dependend project to be build before.


Attached Files ( 3 )

Filename Description Download
VehicleSystemTest.build Main Build File Download
includes.include Further test builds to include Download
targets.include Common targets fiel for all builds Download

Changes ( 9 )

Field Old Value Date By
close_date - 2010-06-29 22:41:59 PDT rmboggs
allow_comments 1 2010-06-29 22:41:59 PDT rmboggs
status_id Open 2010-06-29 22:41:59 PDT rmboggs
resolution_id None 2010-06-18 19:37:48 PDT rmboggs
assigned_to nobody 2010-06-16 17:24:06 PDT rmboggs
priority 5 2010-06-16 05:40:31 PDT alexandermayer
File Added 377373: targets.include 2010-06-16 05:36:20 PDT alexandermayer
File Added 377372: includes.include 2010-06-16 05:35:36 PDT alexandermayer
File Added 377371: VehicleSystemTest.build 2010-06-16 05:34:40 PDT alexandermayer