No description
Find a file
Roland Kuhn dc07fd250c !str make Inlet/Outlet invariant and add Java variance
This necessitates the removal of method overloading in the Java Graph
DSL: the to() and via() methods were not otherwise resolved correctly by
javac, leading to incomprehensible error messages. The new approach is
to offer just one way of doing things which is a bit more verbose but
should be easier to read and learn. In this vein auto-importing while
using the DSL is also gone for Java—not sure about Scala yet.
2015-10-21 17:48:54 +02:00
akka-bench-jmh-dev/src/main/scala/akka =str: Optmizing GraphInterpreter 2015-10-01 16:16:42 +02:00
akka-docs-dev !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
akka-http/src/main +doc,htp #18496 overrideMethodWithParameter 2015-10-12 02:05:29 +02:00
akka-http-core !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
akka-http-marshallers-java/akka-http-jackson/src/main/scala/akka/http/javadsl/marshallers/jackson !htp,jso,xml #18064 remove implicit parameters of Unmarshaller instances 2015-07-24 10:11:56 +02:00
akka-http-marshallers-scala =htp #18389 Fix spray-json unmarshaller utf8 encoding bug 2015-09-03 11:42:36 +03:00
akka-http-testkit/src =str,htp clean up build warnings 2015-09-25 15:20:23 +02:00
akka-http-tests +doc,htp #18496 overrideMethodWithParameter 2015-10-12 02:05:29 +02:00
akka-http-tests-java8/src =str,htp clean up build warnings 2015-09-25 15:20:23 +02:00
akka-parsing/src/main !par upgrade akka.parboiled internal copy to parboiled 2.1.0 2015-09-29 16:33:50 +02:00
akka-stream/src/main !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
akka-stream-tck/src/test/scala/akka/stream/tck created factory method 2015-07-09 18:01:45 +02:00
akka-stream-testkit/src +stk add TestSubscriber/Publisher.Probe.ensureSubscription to allow manual initialization 2015-10-09 13:00:26 +02:00
akka-stream-tests/src/test !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00