Making sure that Akka Camel compiles and that the tests pass, also moving the examples from the sources to the tests.
This commit is contained in:
parent
7fdb2c72e4
commit
0ec97ab5c6
21 changed files with 35 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
package akka.camel
|
||||
|
||||
import language.implicitConversions
|
||||
|
||||
import internal.CamelExchangeAdapter
|
||||
import org.apache.camel.impl.DefaultExchange
|
||||
import org.apache.camel.{ Exchange, ExchangePattern }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue