You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Daniel Spiewak (JIRA)" <ji...@apache.org> on 2009/02/06 21:01:04 UTC

[jira] Updated: (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 ]

Daniel Spiewak updated BUILDR-242:
----------------------------------

    Attachment: 0001-Include-the-Scala-Tools-repository-by-default.patch

Created patch against commit 8ab4e061014863a223d6f31814b3733a5452b2ce

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