Johannes Rudolph
b6cbc7f13a
=all remove unused imports
2016-02-23 20:29:22 +01:00
Konrad Malawski
f6c7063c29
=htc make HTTP compile under Scala 2.12.0-M3
2016-02-18 13:36:07 +01:00
Johan Andrén
ac8901a6f8
Merge pull request #19607 from akka/wip-stream-non-experimental-RK
...
remove experimental marker from stream/testkit/parsing/http-core
2016-01-25 15:59:32 +01:00
Roland Kuhn
607fbd6378
remove experimental marker from stream/testkit/parsing/http-core
2016-01-25 14:05:54 +01:00
Prayag Verma
b7783968a0
=pro #19068 All copyrights ranges and single years updated to a range ending in 2016
2016-01-25 10:20:30 +01:00
Roland Kuhn
e5baba2b29
squash some warnings
2016-01-20 11:54:24 +01:00
Martynas Mickevičius
3473ed89cc
#19517 publish akka parsing
2016-01-20 07:18:17 +02:00
Martynas Mickevičius
7743aa9d0a
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
2016-01-18 18:16:30 +02:00
Konrad Malawski
7efc6e7a27
=pro fix aggregates
2016-01-13 01:58:29 +01:00
Konrad Malawski
f6147972d7
+pro add Akka Streams HTTP to master build
...
> merged akka-bench-jmh-dev with akka-bench-jmh
> renamed akka-stream-tck to more correctly named akka-stream-tests-tck
> merged java8 tests with normal tests in http
2016-01-13 01:25:04 +01:00
2beaucoup
bfa57dde43
=htp #18825 don't print parsing exception stackstraces to the console
2015-11-09 16:47:25 +01:00
Mathias
aed50bc07d
!par upgrade akka.parboiled internal copy to parboiled 2.1.0
2015-09-29 16:33:50 +02:00
Johannes Rudolph
23e8e25013
=pro #17334 mark scala-reflect and quasiquotes as provided dependencies
...
Without moving `ruleType` out of the pattern matches compilation of
akka-http-core fails when scala-reflect isn't on the classpath in Scala 2.11.x.
2015-04-29 16:44:43 +02:00
Johannes Rudolph
306c4b8e52
!htc,par cleanup warnings
...
- about Rendering not being accessible for implementors
- about DepFn1/2 being defined in package object
2014-11-12 11:44:13 +01:00
Johannes Rudolph
95801c00e7
=par more shapeless strip-down and comment cleanup
...
Follow up to #15867 .
2014-09-12 12:03:56 +02:00
Johannes Rudolph
eb93fe17f7
!par strip down shapeless2 to the bare minimum needed
2014-09-11 20:05:35 +02:00
Björn Antonsson
e32ba9c54a
+pro,hco,par Make sure that things build on both 2.10 and 2.11
2014-06-26 11:51:45 +02:00
Mathias
141600b9d7
+par Add new akka-parsing module with embedded copy of shapeless 2.0.0 and parboiled 2.0.0-RC2
...
shapeless: 2b34dc0f6e
parboiled2: e25a799ea4
The only changes made are the ones required for embedding. No strip-down yet.
2014-06-10 22:25:03 +02:00