[ 
https://issues.apache.org/jira/browse/BUILDR-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587012#action_12587012
 ] 

Assaf Arkin commented on BUILDR-6:
----------------------------------

In latest commit we got:

1.  One global YAML file for project (build.yaml, Buildr.settings.build)
2.  One user specific YAML file (~/.buildr/settings.yaml, Buildr.settings.user)
3.  One profiles YAML file for project (profiles.yaml, 
Buildr.settings.profile/profiles)

Moving profiles.yaml into build.yaml added too much noise, it forced everything 
to be nested, making the YAML harder to edit.  And you're right about splitting 
the profile file, not a good idea after all, so let's just keep it the way it 
is.

> Build profiles
> --------------
>
>                 Key: BUILDR-6
>                 URL: https://issues.apache.org/jira/browse/BUILDR-6
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Core features
>            Reporter: Yanko Ivanov
>            Assignee: Assaf Arkin
>             Fix For: 1.3
>
>         Attachments: profiles-r605291.patch
>
>
> Build profiles to provide different set of properties in respect to the 
> current Buildr.environment and include them automatically when  
> filtering resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to