[
https://issues.apache.org/jira/browse/BUILDR-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Assaf Arkin closed BUILDR-191.
------------------------------
Resolution: Fixed
> allow 'default' task per project
> --------------------------------
>
> Key: BUILDR-191
> URL: https://issues.apache.org/jira/browse/BUILDR-191
> Project: Buildr
> Issue Type: Wish
> Affects Versions: 1.3.2
> Reporter: Ittay Dror
> Fix For: 1.3.4
>
>
> Currently, the 'default' task is only a top level task. This means that I
> can't set default tasks per project that will be called when the user just
> runs the build. If all projects are in the same "family" (e.g., all are
> java), it isn't such an issue, because of recursive tasks. But if projects
> are not of the same family, then they may not have the same set of tasks (or
> they may not make sense).
> I suggest making 'default' a recursive task, with an ability to change its
> dependencies in the project definition
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.