Thanks for the quick response. It runs local with 'play stage'.
My repos are the following: resolvers += "Apache Snapshot repository" at "https://repository.apache.org/content/repositories/snapshots/", resolvers += "t2v.jp repo" at "http://www.t2v.jp/maven-repo/", resolvers += "Spy Repository" at "http://files.couchbase.com/maven2" On Saturday, August 18, 2012 9:00:21 AM UTC-6, James Ward wrote: > > Can you reproduce this locally by running: > play stage > > Is the snapshot build being downloaded from a remote repo? > > -James > > > On 08/18/2012 08:46 AM, Jay wrote: > > Hello, > > > > I'm trying to push my code to Heroku, but I'm running into the following > > issue: > > > > /tmp/build_gzxih7dftrne/app/controllers/Application.scala:16: object > > execution is not a member of package play.api.libs.concurrent > > [error] import > play.api.libs.concurrent.execution.defaultContext > > > > Currently, using Play-2.1-SNAPSHOT and trying to use play's Async > > design. I'm not sure what's going on here. > > > > Thanks > > > > Jay > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Heroku" group. > > > > To unsubscribe from this group, send email to > > [email protected] <javascript:> > > For more options, visit this group at > > http://groups.google.com/group/heroku?hl=en_US?hl=en > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en
