Hi there, Here is a Karaf deployment using the Scala language and build using SBT. https://github.com/PhilAndrew/Scala-Karaf
I would say this might be useful if your a Scala programmer and you want to make a Karaf KAR file with OSGi Blueprint and Apache Camel. It may be a reasonable starting point. There should not be a barrier for Scala programmers using SBT from using Karaf. Usually Karaf is packaged up with Maven so in general it required the Maven build process. Here I don't want to use Maven, its packaged up as a step by step manual process in the SBT build, this is good in that it lets you see what is going on, its bad since its a bit manual and not abstracted away. All feedback and comments are welcome, Thanks, Philip -- View this message in context: http://karaf.922171.n3.nabble.com/Announce-Karaf-and-Scala-github-project-tp4039618.html Sent from the Karaf - User mailing list archive at Nabble.com.