You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2009/02/15 03:31:59 UTC

[jira] Resolved: (BUILDR-242) Include Scala-Tools Repository by Default

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

Alex Boisvert resolved BUILDR-242.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.4

Fixed.

------------------------------------------------------------------------
r744598 | boisvert | 2009-02-14 18:22:07 -0800 (Sat, 14 Feb 2009) | 1 line

BUILDR-242: Include Scala-Tools Repository by Default.  require 'buildr/scala' is now required as well


> Include Scala-Tools Repository by Default
> -----------------------------------------
>
>                 Key: BUILDR-242
>                 URL: https://issues.apache.org/jira/browse/BUILDR-242
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Compilers
>    Affects Versions: 1.3.4
>            Reporter: Daniel Spiewak
>             Fix For: 1.3.4
>
>         Attachments: 0001-Include-the-Scala-Tools-repository-by-default.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> One of the first things I do when creating a new buildfile for a Scala project is add the following line to the header:
>     repositories.remote << 'http://scala-tools.org/repo-releases'
> A nice feature would be if this simply happened automatically when using a Scala project.  I have no objection to requiring a "require 'buildr/scala'", since this is required anyway for 1.3.3 and will be required permanently if my joint compilation patch is accepted (BUILDR-136).  Thus, this feature could be easily implemented by adding the above line to the lib/buildr/scala.rb file.

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