first pass at moving modules over, sbt project compiles properly
This commit is contained in:
parent
1f5a04c678
commit
5e8f844545
126 changed files with 9447 additions and 2 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package akka.camel
|
||||
|
||||
import org.scalatest.junit.JUnitSuite
|
||||
|
||||
class MessageJavaTest extends MessageJavaTestBase with JUnitSuite
|
||||
Loading…
Add table
Add a link
Reference in a new issue