Using the api with scala 2.8.8

4 views
Skip to first unread message

Adolfo B

unread,
Jul 28, 2010, 12:43:30 AM7/28/10
to TalkingPuffin
Hi Guys,

I'm trying to do something with the twitter-api, but I'm using Scala
2.8, I created the jar for twitter-api and the I included it in the
pom, until there everything works perfect, but then when I want to
test I use the console, and I get the following error:

scala> import org.talkingpuffin.twitter._
import org.talkingpuffin.twitter._
import org.talkingpuffin.twitter._

scala> val sess = TwitterSession("myuser","mypassword")
val sess = TwitterSession("myuser","mypassword")
error: error while loading TwitterSession, Scala signature
TwitterSession has wrong version
expected: 5.0
found: 4.1 in /home/user/.m2/repository/org/talkingpuffin/twitter/
twitter-api/0.79b-devel/twitter-api-0.79b-devel.jar(org/talkingpuffin/
twitter/TwitterSession.class)

has anyone got something similar before ? or getting twitter-api to
work with Scala 2.8 ?

Thanks !!

--
Adolfo


Dave Briccetti

unread,
Jul 28, 2010, 12:49:24 AM7/28/10
to TalkingPuffin
Hi Adolfo. I hope within in the next few weeks that I/we will convert
Talking Puffin to Scala 2.8.

Adolfo Builes

unread,
Jul 28, 2010, 12:51:09 AM7/28/10
to talkin...@googlegroups.com
Great, Thanks ! :)

On Tue, Jul 27, 2010 at 11:49 PM, Dave Briccetti <da...@davebsoft.com> wrote:
> Hi Adolfo. I hope within in the next few weeks that I/we will convert
> Talking Puffin to Scala 2.8.
>

> --
> http://groups.google.com/group/talkingpuffin

Reply all
Reply to author
Forward
0 new messages