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 2011/06/17 21:41:47 UTC

[jira] [Resolved] (BUILDR-587) ScalaTest uses deprecated reporter parameters

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

Alex Boisvert resolved BUILDR-587.
----------------------------------

    Resolution: Fixed
      Assignee: Alex Boisvert

Fixed.


[trunk d704fbe] BUILDR-587 ScalaTest uses deprecated reporter parameters and upgrade to ScalaTest 1.6.1 as default.
 4 files changed, 17 insertions(+), 8 deletions(-)
boisvert@honeybrown:~/git/buildr$ git svn dcommit
Committing to https://svn.apache.org/repos/asf/buildr/trunk ...
	M	CHANGELOG
	M	lib/buildr/scala/tests.rb
	M	spec/sandbox.rb
	M	spec/scala/tests_spec.rb
Committed r1137003


> ScalaTest uses deprecated reporter parameters
> ---------------------------------------------
>
>                 Key: BUILDR-587
>                 URL: https://issues.apache.org/jira/browse/BUILDR-587
>             Project: Buildr
>          Issue Type: Bug
>          Components: Test frameworks
>    Affects Versions: 1.4.5
>            Reporter: Martin Pärtel
>            Assignee: Alex Boisvert
>            Priority: Minor
>
> Using ScalaTest 1.6.1.RC1 fails with an
> "Error instantiating 'scalatest' task: Use of G was deprecated in ScalaTest 1.0 and removed in 1.5. Please check the Scaladoc documentation of org.scalatest.Runner for information on valid Reporter config parameters."
> The reporter_options buildr gives in Buildr::Scala::ScalaTest::run are deprecated. See http://www.scalatest.org/scaladoc-1.4.1/#org.scalatest.tools.Runner$ . Setting reporter_options to "" makes 1.6.1.RC1 work.

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