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

can't define root artifact namespace in the usual way

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.2
    • 1.4
    • Dependency management
    • None

    Description

      Normally, I can do:
      define 'some-project' do
      artifact_ns do |ns|
      ns.foo = '....'
      end
      end

      however, when done outside of any project, this doesn't work.

      the reason is that 'artifact_ns' calls the instance method which returns 'ROOT' if the name is empty without yielding to the block.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ittayd Ittay Dror
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: