Update ls.implicit.ly sbt settings

This commit is contained in:
Peter Vlugter 2012-03-10 10:30:38 +13:00
parent f6564f20f4
commit d8b5181758
3 changed files with 22 additions and 14 deletions

View file

@ -1,8 +0,0 @@
seq(lsSettings:_*)
(LsKeys.tags in LsKeys.lsync) := Seq("actors", "stm", "concurrency", "distributed", "fault-tolerance", "scala", "java", "futures", "dataflow", "remoting")
(externalResolvers in LsKeys.lsync) := Seq("Akka Repository" at "http://akka.io/repository/")
(description in LsKeys.lsync) := "Akka is the platform for the next generation of event-driven, scalable and fault-tolerant architectures on the JVM."