[ 
https://issues.apache.org/jira/browse/BUILDR-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Donald closed BUILDR-241.
-------------------------------


> idea7x ipr generation does not pay attention to base_dir for submodules
> -----------------------------------------------------------------------
>
>                 Key: BUILDR-241
>                 URL: https://issues.apache.org/jira/browse/BUILDR-241
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.3.3
>         Environment: Any
>            Reporter: Rhett Sutphin
>             Fix For: 1.3.4
>
>         Attachments: 
> 0001-Fix-for-BUILDR-241-obey-subproject-base-dir-when-ge.patch
>
>
> 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. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to