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

Alex Boisvert commented on BUILDR-490:
--------------------------------------

RSpec is a runtime dependency due to buildr's support for specs within 
Buildfile.  See http://buildr.apache.org/testing.html#checks for some examples.

Rubyforge is a runtime dependency brought along by Gem packaging support 
(package :gem) as default upload behavior (to Rubyforge)

I'm not sure about whether Hoe should be a runtime dependency, it's listed as 
required by rspec and antwrap but those may only be only build-time 
dependencies.

> 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.

Reply via email to