You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/06/06 18:23:53 UTC

[jira] Resolved: (BUILDR-448) Don't use sudo by default for rake setup

     [ https://issues.apache.org/jira/browse/BUILDR-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme resolved BUILDR-448.
-----------------------------------

    Resolution: Fixed

Fixed.

09:22:57~/w/buildr>svn ci CHANGELOG rakelib/setup.rake -m "BUILDR-448 Don't use sudo by default for rake setup"
Sending        CHANGELOG
Sending        rakelib/setup.rake
Transmitting file data ..
Committed revision 951889.

> Don't use sudo by default for rake setup
> ----------------------------------------
>
>                 Key: BUILDR-448
>                 URL: https://issues.apache.org/jira/browse/BUILDR-448
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Dependency management
>    Affects Versions: 1.4
>            Reporter: Antoine Toulme
>             Fix For: 1.4.1
>
>
> With jruby, it becomes bogus to use sudo when doing rake setup. In general, it's not really needed (you can sudo rake setup for MRI).
> It's a one line change over rakelib/setup.rake.

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