You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Peter Donald (JIRA)" <ji...@apache.org> on 2011/06/22 12:11:20 UTC

[jira] [Closed] (BUILDR-410) ScalaCheck 1.5 is (Sometimes) Incompatible with Specs 1.6.2

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

Peter Donald closed BUILDR-410.
-------------------------------


> ScalaCheck 1.5 is (Sometimes) Incompatible with Specs 1.6.2
> -----------------------------------------------------------
>
>                 Key: BUILDR-410
>                 URL: https://issues.apache.org/jira/browse/BUILDR-410
>             Project: Buildr
>          Issue Type: Bug
>          Components: Test frameworks
>    Affects Versions: 1.4
>            Reporter: Daniel Spiewak
>            Assignee: Daniel Spiewak
>            Priority: Critical
>             Fix For: 1.4.1
>
>
> In trunk, the default version for Specs is 1.6.2 while the default version for ScalaCheck is 1.5.  Usually this works out, but there are some test suites which can actually cause the Scala compiler to crash when compiled with these two versions.  An example of such a build can be found at http://github.com/djspiewak/gll-combinators (comment out the explicit scalacheck version declaration in the buildfile).
> The problem is that Specs 1.6.2 isn't designed to work with ScalaCheck 1.5, and so significant problems can arise if we force them together.  We should push the default version for ScalaCheck forward to 1.6.  The only reason I haven't done this already is I seem to recall some compatibility issues with ScalaTest and ScalaCheck 1.6.  Needs investigation.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira