FLUID-3028: customBuilder should be able to handle the case where a dependency is expressed but not included in the set of modules

Metadata

Source
FLUID-3028
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2009-07-14T11:40:16.000-0400
Updated
2009-08-25T15:14:33.000-0400
Versions
N/A
Fixed Versions
  1. 1.2
Component
  1. Infusion Builder

Description

customBuilder should be able to handle the case where a dependency is expressed but not included in the set of modules.

These should be ignored and not attempted to be acted upon.

Comments

  • Justin Obara commented 2009-07-14T11:44:24.000-0400

    fluid.customBuild.updateItemAndDependencies will no longer attempt to act on dependencies that do not have corresponding modules defined.