Hello John, Just running 'sbt' will provide you with an interactive shell, from which you can perform all kinds of tasks like just compiling akka ('compile'), running the tests ('test'), or building, testing, creating jars and publishing them to your local ivy repo in one command ('publishLocal').
Some more background on this can be found in CONTRIBUTING.md. Kind regards, Arnout On Fri, Jun 23, 2017 at 1:23 PM, John Arnold <jarn...@sydrom.com> wrote: > Arnout, > > Thank you. But shouldn't this build process create a set of jars? > > > On Friday, 23 June 2017 04:46:55 UTC-4, John Arnold wrote: >> >> The steps I took: >> >> 1. git clone git://github.com/akka/akka.git >> 2. cd akka >> 3. sbt >> >> The results: >> >> ... >> >> [info] Compiling 18 Scala sources to /Users/Arnold/akka/project/tar >> get/scala-2.10/sbt-0.13/classes... >> >> [info] 'compiler-interface' not yet compiled for Scala 2.10.6. >> Compiling... >> >> [info] Compilation completed in 9.344 s >> >> [warn] there were 1 feature warning(s); re-run with -feature for details >> >> [warn] one warning found >> >> [info] Resolving key references (23893 settings) ... >> >> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". >> >> SLF4J: Defaulting to no-operation (NOP) logger implementation >> >> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for >> further details. >> >> [info] Set current project to akka (in build file:/Users/Arnold/akka/) >> >> akka > >> >> >> What do I need to do to fix this? >> > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/ > current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to akka-user+unsubscr...@googlegroups.com. > To post to this group, send email to akka-user@googlegroups.com. > Visit this group at https://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- Arnout Engelen *Senior Software Engineer* E: arnout.enge...@lightbend.com T: https://twitter.com/raboofje -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to akka-user+unsubscr...@googlegroups.com. To post to this group, send email to akka-user@googlegroups.com. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.