You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] /Users/r/Desktop/WORKSPACE/api_sc/src/main/scala/AuthenticationSupport.scala:22: type mismatch;
[error] found : org.scalatra.ScalatraBase
[error] required: org.scalatra.package.ScalatraKernel
[error] scentry.registerStrategy('Basic, app => new OurBasicAuthStrategy(app, realm))
[error] ^
[error] one error found
error Compilation failed
[error] Total time: 4 s, completed Dec 26, 2012 2:55:02 AM
The text was updated successfully, but these errors were encountered:
[error] /Users/r/Desktop/WORKSPACE/api_sc/src/main/scala/AuthenticationSupport.scala:22: type mismatch;
[error] found : org.scalatra.ScalatraBase
[error] required: org.scalatra.package.ScalatraKernel
[error] scentry.registerStrategy('Basic, app => new OurBasicAuthStrategy(app, realm))
[error] ^
[error] one error found
error Compilation failed
[error] Total time: 4 s, completed Dec 26, 2012 2:55:02 AM
The text was updated successfully, but these errors were encountered: