Hi,

I want to use scala-arm on my project.  I put the dependency in `build.sbt`:

    libraryDependencies += "com.jsuereth" %% "scala-arm" % "1.3"

But sbt reports the following error:

    Warning: resource.jta.package: can't find referenced class 
javax.transaction.Transaction

It seems like the transaction package is missed by sbt.  How to solve it?

I use pfn's android-sdk-plugin.


Best Regards,
Des

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to