- also switch SBT settings to enable testing of durable mailboxes centrally (if so desired, just uncomment testMailbox line in build.sbt) - automatically start mongod, beanstalkd or redis-server when running the respective tests (assumes that the binaries are in PATH) - unify settings extraction from dispatcher config, sub-scoping by mailbox type name
68 lines
786 B
Text
Executable file
68 lines
786 B
Text
Executable file
*.vim
|
|
*~
|
|
*#
|
|
src_managed
|
|
activemq-data
|
|
project/plugins/project
|
|
project/boot/*
|
|
*/project/build/target
|
|
*/project/boot
|
|
lib_managed
|
|
etags
|
|
tags
|
|
.tags
|
|
.tags_sorted_by_file
|
|
TAGS
|
|
akka.tmproj
|
|
reports
|
|
target
|
|
deploy/*.jar
|
|
.history
|
|
data
|
|
out
|
|
logs
|
|
.#*
|
|
.codefellow
|
|
storage
|
|
.codefellow
|
|
.ensime
|
|
_dump
|
|
.manager
|
|
manifest.mf
|
|
semantic.cache
|
|
tm*.log
|
|
tm*.lck
|
|
tm.out
|
|
*.tm.epoch
|
|
.DS_Store
|
|
*.iws
|
|
*.ipr
|
|
*.iml
|
|
run-codefellow
|
|
.project
|
|
.settings
|
|
.classpath
|
|
.cache
|
|
.idea
|
|
.scala_dependencies
|
|
.cache
|
|
multiverse.log
|
|
.eprj
|
|
.*.swp
|
|
akka-docs/_build/
|
|
*.pyc
|
|
akka-tutorials/akka-tutorial-first/project/boot/
|
|
akka-tutorials/akka-tutorial-first/project/plugins/project/
|
|
akka-docs/exts/
|
|
_akka_cluster/
|
|
Makefile
|
|
akka.sublime-project
|
|
akka.sublime-workspace
|
|
.target
|
|
.multi-jvm
|
|
_mb
|
|
schoir.props
|
|
worker*.log
|
|
mongoDB/
|
|
redis/
|
|
beanstalk/
|