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

idea7x ipr generation does not pay attention to base_dir for submodules

    XMLWordPrintableJSON

Details

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

    Description

      If you have a project like this:

      define "alphabet" do

      define "h", :base_dir => 'aitch'
      ...
      end

      end

      The idea7x task will correctly generate the module file in the "aitch" directory. However, the reference to the module file (iml) from the project file (ipr) will be something like "$PROJECT_DIR/h/alphabet-h-7x.iml" – i.e., it ignores the base dir, always using the subproject name.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rsutphin Rhett Sutphin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: