[
https://issues.apache.org/jira/browse/BUILDR-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899775#action_12899775
]
Daniel Harrington commented on BUILDR-490:
------------------------------------------
i guessed that there's some gem packaging task, but that's really not a runtime
thing. i think it's way better to rescue from LoadError in your Rakefile. for
example: http://github.com/carlhuda/bundler/blob/master/Rakefile#L93
> Clean up runtime dependencies
> -----------------------------
>
> Key: BUILDR-490
> URL: https://issues.apache.org/jira/browse/BUILDR-490
> Project: Buildr
> Issue Type: Improvement
> Components: Dependency management
> Affects Versions: 1.4.1
> Reporter: Daniel Harrington
> Priority: Minor
>
> Buildr specifies RSpec, Hoe and Rubyforge as runtime dependencies. IMHO these
> should really be development dependencies instead. That way, people don't
> need to install (for example) Hoe and Rubyforge by installing Buildr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.