Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-175

cannot find child project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.3
    • 1.3.4
    • None
    • None

    Description

      define 'foo' do
      define 'bar' do
      define 'yo' do
      end
      end

      project('bar:yo')
      end

      invoking buildr gives:

      undefined method `invoke' for nil:NilClass
      /tmp/buildfile:7

      changing to project('bar').project('yo') works

      Attachments

        Activity

          People

            assafarkin Assaf Arkin
            ittayd Ittay Dror
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: