[
https://issues.apache.org/jira/browse/BUILDR-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559404#action_12559404
]
Assaf Arkin commented on BUILDR-6:
----------------------------------
I added profiles support based on your idea, slightly simpler, where
Buildr.profiles just returns a hash of all the profiles, and Buildr.profile
returns the current one. It's undocumented at the moment. The code structure
has changed (major refactoring), you can find it in lib/core/environment.rb.
> Build profiles
> --------------
>
> Key: BUILDR-6
> URL: https://issues.apache.org/jira/browse/BUILDR-6
> Project: Buildr
> Issue Type: New Feature
> 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.