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

Reply via email to