MMBase

A builder does not have a unique URL.

Details

  • Type: Task Task
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.4
  • Fix Version/s: 2.0.0
  • Component/s: Core
  • Description:
    Hide
    Builder xmls can be present anywhere in the 'builders' directory.

    So
    config/builders/foo.xml
    and
    config/builder/bar/foo.xml

    are equivalent, but the ResourceLoader does not know that, and the 2 builders will simply _both_ be started, which is impossible. It is unknown which of the 2 has priority.
    Show
    Builder xmls can be present anywhere in the 'builders' directory. So config/builders/foo.xml and config/builder/bar/foo.xml are equivalent, but the ResourceLoader does not know that, and the 2 builders will simply _both_ be started, which is impossible. It is unknown which of the 2 has priority.

Issue Links

Activity

People

Dates

  • Created:
    2009-04-27 13:56
    Updated:
    2009-07-31 15:06