Various streams build improvements
* remove settings duplication between AkkaBuild and project specific .sbt files * do not publish test projects * run akka-http-core tests * fix lambda sample project versions * remove obsolete projects (streamAndHttp, httpParent, docsDev) * exclude parsing project from unidoc * update to the latest sbt
This commit is contained in:
parent
70ff55ac36
commit
7743aa9d0a
25 changed files with 62 additions and 193 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<artifactId>akka-sample-main-java-lambda</artifactId>
|
||||
<groupId>com.typesafe.akka.samples</groupId>
|
||||
<name>Akka Main in Java</name>
|
||||
<version>1.0</version>
|
||||
<version>2.4-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue