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 Eagle (JIRA)" <ji...@apache.org> on 2009/10/24 22:03:59 UTC

[jira] Updated: (BUILDR-332) New maven location for scalatest 1.0 not configurable

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

Alex Eagle updated BUILDR-332:
------------------------------

    Attachment: BUILDR-332.patch

Patch for this issue.

Tested by running a build with
Buildr.settings.build['scala.test'] = "0.9.5"
and
Buildr.settings.build['scala.test'] = "1.0"

> New maven location for scalatest 1.0 not configurable
> -----------------------------------------------------
>
>                 Key: BUILDR-332
>                 URL: https://issues.apache.org/jira/browse/BUILDR-332
>             Project: Buildr
>          Issue Type: Bug
>          Components: Test frameworks
>    Affects Versions: 1.3.5
>         Environment: All
>            Reporter: Alex Eagle
>         Attachments: BUILDR-332.patch
>
>
> At revision 829438, vim +63 lib/buildr/scala/tests.rb
> ["org.scala-tools.testing:scalatest:jar:#{version}"] + Check.dependencies +
> The new version 1.0 of scalatest has been released, and the maven package has changed. Now it is here:
> http://www.scala-tools.org/repo-releases/org/scalatest/scalatest/1.0/
> Need some conditional here to look in the right package depending on the requested version.

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