<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Toni Cebrián</title>
	<atom:link href="http://www.tonicebrian.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tonicebrian.com</link>
	<description>Software engineer working on Data Mining hoping to create true A.I.</description>
	<lastBuildDate>Fri, 25 Nov 2011 18:56:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Continuous Integration for C++ using Hudson by tonicebrian</title>
		<link>http://www.tonicebrian.com/2010/10/15/continuous-integration-for-c-using-hudson/comment-page-1/#comment-487</link>
		<dc:creator>tonicebrian</dc:creator>
		<pubDate>Fri, 25 Nov 2011 18:56:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=70#comment-487</guid>
		<description>Thank you for pointing this out. I&#039;ve already commited the modified python code in order to the warning does not appear any more.</description>
		<content:encoded><![CDATA[<p>Thank you for pointing this out. I&#8217;ve already commited the modified python code in order to the warning does not appear any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Continuous Integration for C++ using Hudson by fff</title>
		<link>http://www.tonicebrian.com/2010/10/15/continuous-integration-for-c-using-hudson/comment-page-1/#comment-486</link>
		<dc:creator>fff</dc:creator>
		<pubDate>Fri, 25 Nov 2011 11:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=70#comment-486</guid>
		<description>hi,when I execute &quot;valgrind --xml=yes --xml-file=valgrind.xml&quot;,I found the xml file is not regular,make your Python script error,did you encount this problem？can you give me some advices，Thank you very much.</description>
		<content:encoded><![CDATA[<p>hi,when I execute &#8220;valgrind &#8211;xml=yes &#8211;xml-file=valgrind.xml&#8221;,I found the xml file is not regular,make your Python script error,did you encount this problem？can you give me some advices，Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My working environment with Xmonad by Jordi</title>
		<link>http://www.tonicebrian.com/2011/09/05/my-working-environment-with-xmonad/comment-page-1/#comment-467</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Wed, 14 Sep 2011 16:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=226#comment-467</guid>
		<description>Yo estoy con Gnome 2.30 y metacity como gestor:

1)
gconftool-2 -s /desktop/gnome/session/required_components/windowmanager xmonad --type string

en tu xmonad.hs tienes que importar:
 
import XMonad
import XMonad.Config.Gnome 

Para volver a metacity lo mismo que en 1) pero pon metacity instead of xmonad.

Si tienes Gnome3 con gnome-shell o Gnome2 con Unity el approach es distinto. Hay algunos tutoriales online que lo explican.</description>
		<content:encoded><![CDATA[<p>Yo estoy con Gnome 2.30 y metacity como gestor:</p>
<p>1)<br />
gconftool-2 -s /desktop/gnome/session/required_components/windowmanager xmonad &#8211;type string</p>
<p>en tu xmonad.hs tienes que importar:</p>
<p>import XMonad<br />
import XMonad.Config.Gnome </p>
<p>Para volver a metacity lo mismo que en 1) pero pon metacity instead of xmonad.</p>
<p>Si tienes Gnome3 con gnome-shell o Gnome2 con Unity el approach es distinto. Hay algunos tutoriales online que lo explican.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My working environment with Xmonad by tonicebrian</title>
		<link>http://www.tonicebrian.com/2011/09/05/my-working-environment-with-xmonad/comment-page-1/#comment-466</link>
		<dc:creator>tonicebrian</dc:creator>
		<pubDate>Wed, 14 Sep 2011 15:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=226#comment-466</guid>
		<description>&lt;a href=&quot;#comment-464&quot; rel=&quot;nofollow&quot;&gt;@Jordi &lt;/a&gt;  Le echaré un vistazo aunque no me queda claro cómo se puede hacer esto, ya que con la configuración que tengo ahora todas las ventanas de Skype me van al workspace 4 y el problema que tengo es que si estoy en cualquier otro no me entero de que me han levantado una nueva ventana de chat.</description>
		<content:encoded><![CDATA[<p><a href="#comment-464" rel="nofollow">@Jordi </a>  Le echaré un vistazo aunque no me queda claro cómo se puede hacer esto, ya que con la configuración que tengo ahora todas las ventanas de Skype me van al workspace 4 y el problema que tengo es que si estoy en cualquier otro no me entero de que me han levantado una nueva ventana de chat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My working environment with Xmonad by Jordi</title>
		<link>http://www.tonicebrian.com/2011/09/05/my-working-environment-with-xmonad/comment-page-1/#comment-464</link>
		<dc:creator>Jordi</dc:creator>
		<pubDate>Tue, 13 Sep 2011 17:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=226#comment-464</guid>
		<description>Puedes utilizar Gnome con Xmonad. Substituye metacity por xmonad y tendras todas las ventajas de las notificationes del Gnome con el gestor de ventanas Xmonad.</description>
		<content:encoded><![CDATA[<p>Puedes utilizar Gnome con Xmonad. Substituye metacity por xmonad y tendras todas las ventajas de las notificationes del Gnome con el gestor de ventanas Xmonad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Scala project step-by-step by tonicebrian</title>
		<link>http://www.tonicebrian.com/2011/05/02/simple-scala-project-step-by-step/comment-page-1/#comment-439</link>
		<dc:creator>tonicebrian</dc:creator>
		<pubDate>Wed, 24 Aug 2011 13:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=164#comment-439</guid>
		<description>&lt;a href=&quot;#comment-437&quot; rel=&quot;nofollow&quot;&gt;@Bill Venners Thanks, I&#039;ve just updated the post and the mercurial template &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-437" rel="nofollow">@Bill Venners Thanks, I&#8217;ve just updated the post and the mercurial template </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Scala project step-by-step by Bill Venners</title>
		<link>http://www.tonicebrian.com/2011/05/02/simple-scala-project-step-by-step/comment-page-1/#comment-437</link>
		<dc:creator>Bill Venners</dc:creator>
		<pubDate>Tue, 23 Aug 2011 11:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=164#comment-437</guid>
		<description>If you&#039;re using Scala 2.9 the latest ScalaTest version for that is 1.6.1.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using Scala 2.9 the latest ScalaTest version for that is 1.6.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Scala project step-by-step by Banooker</title>
		<link>http://www.tonicebrian.com/2011/05/02/simple-scala-project-step-by-step/comment-page-1/#comment-343</link>
		<dc:creator>Banooker</dc:creator>
		<pubDate>Mon, 06 Jun 2011 15:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=164#comment-343</guid>
		<description>&lt;a href=&quot;#comment-342&quot; rel=&quot;nofollow&quot;&gt;@tonicebrian &lt;/a&gt; Thanks! I believe this was a binary incompatibility issue, as you pointed out. When I forced everything to 2.7.7 it finally worked!</description>
		<content:encoded><![CDATA[<p><a href="#comment-342" rel="nofollow">@tonicebrian </a> Thanks! I believe this was a binary incompatibility issue, as you pointed out. When I forced everything to 2.7.7 it finally worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Scala project step-by-step by tonicebrian</title>
		<link>http://www.tonicebrian.com/2011/05/02/simple-scala-project-step-by-step/comment-page-1/#comment-342</link>
		<dc:creator>tonicebrian</dc:creator>
		<pubDate>Mon, 06 Jun 2011 07:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=164#comment-342</guid>
		<description>&lt;a href=&quot;#comment-340&quot; rel=&quot;nofollow&quot;&gt;@Banooker &lt;/a&gt; scalatests 1.3 does not work for Scala 2.9. Try 1.4.1 instead.</description>
		<content:encoded><![CDATA[<p><a href="#comment-340" rel="nofollow">@Banooker </a> scalatests 1.3 does not work for Scala 2.9. Try 1.4.1 instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Scala project step-by-step by Banooker</title>
		<link>http://www.tonicebrian.com/2011/05/02/simple-scala-project-step-by-step/comment-page-1/#comment-340</link>
		<dc:creator>Banooker</dc:creator>
		<pubDate>Sun, 05 Jun 2011 20:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tonicebrian.com/?p=164#comment-340</guid>
		<description>&lt;a href=&quot;#comment-339&quot; rel=&quot;nofollow&quot;&gt;@tonicebrian &lt;/a&gt; thanks for the reply! Unfortunately, I&#039;m still hitting the same exception. Have you tried this w/ scala 2.9? I&#039;m wondering if there are incompatibilities between the 2.7.7?

Here&#039;s the full logs, again - thanks for the help.



xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt clean-plugins
[info] Building project test 1.0 against Scala 2.9.0
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7
[info] 
[info] == clean-plugins ==
[info] Deleting directory /Volumes/code/scala-sandbox/project/plugins/target
[info] Deleting directory /Volumes/code/scala-sandbox/project/plugins/lib_managed
[info] Deleting directory /Volumes/code/scala-sandbox/project/plugins/src_managed
[info] == clean-plugins ==
[success] Successful.
[info] 
[info] Total time: 0 s, completed Jun 5, 2011 1:46:54 PM
[info] 
[info] Total session time: 1 s, completed Jun 5, 2011 1:46:54 PM
[success] Build completed successfully.
xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt clean
[info] Recompiling plugin definition...
[info] 	  Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.
[info] 
[info] Updating plugins...
[info] :: retrieving :: plugin-definition#plugin-definition_2.7.7 [sync]
[info] 	confs: [compile, runtime, test, provided, system, optional, sources, javadoc]
[info] 	1 artifacts copied, 0 already retrieved (2kB/46ms)
[success] Plugins updated successfully.
[info] 
[info] 	Extracted source plugin ./lib_managed/scala_2.7.7/junit_xml_listener-0.2.jar ...
[info] Recompiling plugin...
[info] 	  Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.
[info] Recompiling project definition...
[info] 	  Source analysis: 0 new/modified, 1 indirectly invalidated, 0 removed.
[info] Building project test 1.0 against Scala 2.9.0
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7
[info] 
[info] == clean ==
[info] Deleting directory /Volumes/code/scala-sandbox/target/scala_2.9.0
[info] == clean ==
[success] Successful.
[info] 
[info] Total time: 0 s, completed Jun 5, 2011 1:47:07 PM
[info] 
[info] Total session time: 8 s, completed Jun 5, 2011 1:47:07 PM
[success] Build completed successfully.
xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt update
[info] Building project test 1.0 against Scala 2.9.0
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7
[info] 
[info] == update ==
[info] :: retrieving :: test#test_2.9.0 [sync]
[info] 	confs: [compile, runtime, test, provided, system, optional, sources, javadoc]
[info] 	0 artifacts copied, 1 already retrieved (0kB/21ms)
[info] == update ==
[success] Successful.
[info] 
[info] Total time: 1 s, completed Jun 5, 2011 1:47:10 PM
[info] 
[info] Total session time: 1 s, completed Jun 5, 2011 1:47:10 PM
[success] Build completed successfully.
xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt test
[info] Building project test 1.0 against Scala 2.9.0
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7
[info] 
[info] == compile ==
[info]   Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.
[info] Compiling main sources...
[info] Compilation successful.
[info]   Post-analysis: 2 classes.
[info] == compile ==
[info] 
[info] == copy-resources ==
[info] == copy-resources ==
[info] 
[info] == copy-test-resources ==
[info] == copy-test-resources ==
[info] 
[info] == test-compile ==
[info]   Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.
[info] Compiling test sources...
[info] Compilation successful.
[info]   Post-analysis: 1 classes.
[info] == test-compile ==
[info] 
[info] == test-start ==
[info] == test-start ==
[info] 
[info] == com.example.test.CalcTest ==
java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable
	at org.scalatest.tools.Runner$.parseCompoundArgIntoSet(Runner.scala:1037)
	at org.scalatest.tools.ScalaTestFramework$ScalaTestRunner.run(ScalaTestFramework.scala:87)
	at sbt.TestRunner.run(TestFramework.scala:53)
	at sbt.TestRunner.runTest$1(TestFramework.scala:67)
	at sbt.TestRunner.run(TestFramework.scala:76)
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11.runTest$2(TestFramework.scala:194)
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)
	at sbt.NamedTestTask.run(TestFramework.scala:92)
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)
	at sbt.TaskManager$Task.invoke(TaskManager.scala:62)
	at sbt.impl.RunTask.doRun$1(RunTask.scala:77)
	at sbt.impl.RunTask.runTask(RunTask.scala:85)
	at sbt.impl.RunTask.sbt$impl$RunTask$$runIfNotRoot(RunTask.scala:60)
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)
	at sbt.Control$.trapUnit(Control.scala:19)
	at sbt.Distributor$Run$Worker.run(ParallelRunner.scala:131)
[error] Could not run test com.example.test.CalcTest: java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable
Throwable escaped the test run of &#039;com.example.test.CalcTest&#039;: java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable
java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable
	at org.scalatest.tools.Runner$.parseCompoundArgIntoSet(Runner.scala:1037)
	at org.scalatest.tools.ScalaTestFramework$ScalaTestRunner.run(ScalaTestFramework.scala:87)
	at sbt.TestRunner.run(TestFramework.scala:53)
	at sbt.TestRunner.runTest$1(TestFramework.scala:67)
	at sbt.TestRunner.run(TestFramework.scala:76)
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11.runTest$2(TestFramework.scala:194)
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)
	at sbt.NamedTestTask.run(TestFramework.scala:92)
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)
	at sbt.TaskManager$Task.invoke(TaskManager.scala:62)
	at sbt.impl.RunTask.doRun$1(RunTask.scala:77)
	at sbt.impl.RunTask.runTask(RunTask.scala:85)
	at sbt.impl.RunTask.sbt$impl$RunTask$$runIfNotRoot(RunTask.scala:60)
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)
	at sbt.Control$.trapUnit(Control.scala:19)
	at sbt.Distributor$Run$Worker.run(ParallelRunner.scala:131)
[info] == com.example.test.CalcTest ==
[info] 
[info] == test-finish ==
[error] Error: Total 0, Failed 0, Errors 0, Passed 0, Skipped 0
[info] == test-finish ==
[info] 
[info] == Test cleanup 1 ==
[info] Deleting directory /var/folders/CI/CI793-nFExOxUqwo18dIXE+++TI/-Tmp-/sbt_18da0759
[info] == Test cleanup 1 ==
[info] 
[info] == test-cleanup ==
[info] == test-cleanup ==
[error] Error running com.example.test.CalcTest: ERROR occurred during testing.
[error] Error running test: One or more subtasks failed
[info] 
[info] Total time: 9 s, completed Jun 5, 2011 1:47:23 PM
[info] 
[info] Total session time: 9 s, completed Jun 5, 2011 1:47:23 PM
[error] Error during build.</description>
		<content:encoded><![CDATA[<p><a href="#comment-339" rel="nofollow">@tonicebrian </a> thanks for the reply! Unfortunately, I&#8217;m still hitting the same exception. Have you tried this w/ scala 2.9? I&#8217;m wondering if there are incompatibilities between the 2.7.7?</p>
<p>Here&#8217;s the full logs, again &#8211; thanks for the help.</p>
<p>xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt clean-plugins<br />
[info] Building project test 1.0 against Scala 2.9.0<br />
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7<br />
[info]<br />
[info] == clean-plugins ==<br />
[info] Deleting directory /Volumes/code/scala-sandbox/project/plugins/target<br />
[info] Deleting directory /Volumes/code/scala-sandbox/project/plugins/lib_managed<br />
[info] Deleting directory /Volumes/code/scala-sandbox/project/plugins/src_managed<br />
[info] == clean-plugins ==<br />
[success] Successful.<br />
[info]<br />
[info] Total time: 0 s, completed Jun 5, 2011 1:46:54 PM<br />
[info]<br />
[info] Total session time: 1 s, completed Jun 5, 2011 1:46:54 PM<br />
[success] Build completed successfully.<br />
xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt clean<br />
[info] Recompiling plugin definition&#8230;<br />
[info] 	  Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.<br />
[info]<br />
[info] Updating plugins&#8230;<br />
[info] :: retrieving :: plugin-definition#plugin-definition_2.7.7 [sync]<br />
[info] 	confs: [compile, runtime, test, provided, system, optional, sources, javadoc]<br />
[info] 	1 artifacts copied, 0 already retrieved (2kB/46ms)<br />
[success] Plugins updated successfully.<br />
[info]<br />
[info] 	Extracted source plugin ./lib_managed/scala_2.7.7/junit_xml_listener-0.2.jar &#8230;<br />
[info] Recompiling plugin&#8230;<br />
[info] 	  Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.<br />
[info] Recompiling project definition&#8230;<br />
[info] 	  Source analysis: 0 new/modified, 1 indirectly invalidated, 0 removed.<br />
[info] Building project test 1.0 against Scala 2.9.0<br />
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7<br />
[info]<br />
[info] == clean ==<br />
[info] Deleting directory /Volumes/code/scala-sandbox/target/scala_2.9.0<br />
[info] == clean ==<br />
[success] Successful.<br />
[info]<br />
[info] Total time: 0 s, completed Jun 5, 2011 1:47:07 PM<br />
[info]<br />
[info] Total session time: 8 s, completed Jun 5, 2011 1:47:07 PM<br />
[success] Build completed successfully.<br />
xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt update<br />
[info] Building project test 1.0 against Scala 2.9.0<br />
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7<br />
[info]<br />
[info] == update ==<br />
[info] :: retrieving :: test#test_2.9.0 [sync]<br />
[info] 	confs: [compile, runtime, test, provided, system, optional, sources, javadoc]<br />
[info] 	0 artifacts copied, 1 already retrieved (0kB/21ms)<br />
[info] == update ==<br />
[success] Successful.<br />
[info]<br />
[info] Total time: 1 s, completed Jun 5, 2011 1:47:10 PM<br />
[info]<br />
[info] Total session time: 1 s, completed Jun 5, 2011 1:47:10 PM<br />
[success] Build completed successfully.<br />
xxx@yyy:/Volumes/code/scala-sandbox&gt; sbt test<br />
[info] Building project test 1.0 against Scala 2.9.0<br />
[info]    using TestProject with sbt 0.7.7 and Scala 2.7.7<br />
[info]<br />
[info] == compile ==<br />
[info]   Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.<br />
[info] Compiling main sources&#8230;<br />
[info] Compilation successful.<br />
[info]   Post-analysis: 2 classes.<br />
[info] == compile ==<br />
[info]<br />
[info] == copy-resources ==<br />
[info] == copy-resources ==<br />
[info]<br />
[info] == copy-test-resources ==<br />
[info] == copy-test-resources ==<br />
[info]<br />
[info] == test-compile ==<br />
[info]   Source analysis: 1 new/modified, 0 indirectly invalidated, 0 removed.<br />
[info] Compiling test sources&#8230;<br />
[info] Compilation successful.<br />
[info]   Post-analysis: 1 classes.<br />
[info] == test-compile ==<br />
[info]<br />
[info] == test-start ==<br />
[info] == test-start ==<br />
[info]<br />
[info] == com.example.test.CalcTest ==<br />
java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable<br />
	at org.scalatest.tools.Runner$.parseCompoundArgIntoSet(Runner.scala:1037)<br />
	at org.scalatest.tools.ScalaTestFramework$ScalaTestRunner.run(ScalaTestFramework.scala:87)<br />
	at sbt.TestRunner.run(TestFramework.scala:53)<br />
	at sbt.TestRunner.runTest$1(TestFramework.scala:67)<br />
	at sbt.TestRunner.run(TestFramework.scala:76)<br />
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11.runTest$2(TestFramework.scala:194)<br />
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)<br />
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)<br />
	at sbt.NamedTestTask.run(TestFramework.scala:92)<br />
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)<br />
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)<br />
	at sbt.TaskManager$Task.invoke(TaskManager.scala:62)<br />
	at sbt.impl.RunTask.doRun$1(RunTask.scala:77)<br />
	at sbt.impl.RunTask.runTask(RunTask.scala:85)<br />
	at sbt.impl.RunTask.sbt$impl$RunTask$$runIfNotRoot(RunTask.scala:60)<br />
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)<br />
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)<br />
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)<br />
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)<br />
	at sbt.Control$.trapUnit(Control.scala:19)<br />
	at sbt.Distributor$Run$Worker.run(ParallelRunner.scala:131)<br />
[error] Could not run test com.example.test.CalcTest: java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable<br />
Throwable escaped the test run of &#8216;com.example.test.CalcTest&#8217;: java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable<br />
java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$ cannot be cast to scala.collection.generic.Addable<br />
	at org.scalatest.tools.Runner$.parseCompoundArgIntoSet(Runner.scala:1037)<br />
	at org.scalatest.tools.ScalaTestFramework$ScalaTestRunner.run(ScalaTestFramework.scala:87)<br />
	at sbt.TestRunner.run(TestFramework.scala:53)<br />
	at sbt.TestRunner.runTest$1(TestFramework.scala:67)<br />
	at sbt.TestRunner.run(TestFramework.scala:76)<br />
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11.runTest$2(TestFramework.scala:194)<br />
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)<br />
	at sbt.TestFramework$$anonfun$10$$anonfun$apply$11$$anonfun$apply$12.apply(TestFramework.scala:205)<br />
	at sbt.NamedTestTask.run(TestFramework.scala:92)<br />
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)<br />
	at sbt.ScalaProject$$anonfun$sbt$ScalaProject$$toTask$1.apply(ScalaProject.scala:193)<br />
	at sbt.TaskManager$Task.invoke(TaskManager.scala:62)<br />
	at sbt.impl.RunTask.doRun$1(RunTask.scala:77)<br />
	at sbt.impl.RunTask.runTask(RunTask.scala:85)<br />
	at sbt.impl.RunTask.sbt$impl$RunTask$$runIfNotRoot(RunTask.scala:60)<br />
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)<br />
	at sbt.impl.RunTask$$anonfun$runTasksExceptRoot$2.apply(RunTask.scala:48)<br />
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)<br />
	at sbt.Distributor$Run$Worker$$anonfun$2.apply(ParallelRunner.scala:131)<br />
	at sbt.Control$.trapUnit(Control.scala:19)<br />
	at sbt.Distributor$Run$Worker.run(ParallelRunner.scala:131)<br />
[info] == com.example.test.CalcTest ==<br />
[info]<br />
[info] == test-finish ==<br />
[error] Error: Total 0, Failed 0, Errors 0, Passed 0, Skipped 0<br />
[info] == test-finish ==<br />
[info]<br />
[info] == Test cleanup 1 ==<br />
[info] Deleting directory /var/folders/CI/CI793-nFExOxUqwo18dIXE+++TI/-Tmp-/sbt_18da0759<br />
[info] == Test cleanup 1 ==<br />
[info]<br />
[info] == test-cleanup ==<br />
[info] == test-cleanup ==<br />
[error] Error running com.example.test.CalcTest: ERROR occurred during testing.<br />
[error] Error running test: One or more subtasks failed<br />
[info]<br />
[info] Total time: 9 s, completed Jun 5, 2011 1:47:23 PM<br />
[info]<br />
[info] Total session time: 9 s, completed Jun 5, 2011 1:47:23 PM<br />
[error] Error during build.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

