Martin Krasser
18dd81b127
changed scope of spring-jms dependency to runtime
2011-07-16 11:52:23 +02:00
Martin Krasser
a3408bf3f8
Move sampleCamel-specific Ivy XML to Dependencies object
2011-07-16 11:40:24 +02:00
Martin Krasser
13da777586
Excluded conflicting jetty dependency
2011-07-16 11:18:08 +02:00
Martin Krasser
68fdaaaf0f
re-added akka-sample-camel to build
2011-07-16 10:38:17 +02:00
Viktor Klang
9d71be7778
Updating copyright section to Typesafe Inc. etc
2011-07-14 16:03:08 +02:00
Peter Vlugter
f842b7d968
Add test exclude to sbt build
2011-07-14 14:10:37 +12:00
Peter Vlugter
82070443e0
Update multi-jvm plugin
2011-07-14 09:34:12 +12:00
Viktor Klang
b27448ab3e
Revert "Commenting out the Mongo mailboxen until @rit has published the jar ;-)"
...
This reverts commit a5f449043a .
2011-07-12 15:37:49 +02:00
Viktor Klang
a5f449043a
Commenting out the Mongo mailboxen until @rit has published the jar ;-)
2011-07-12 10:46:33 +02:00
Brendan W. McAdams
5092adc2e0
Add the Mongo Durable Mailbox stuff into the 0.10 SBT Build
2011-07-11 20:01:40 -04:00
Brendan W. McAdams
1c88077513
Merge branch 'master' of https://github.com/jboner/akka
2011-07-11 18:44:04 -04:00
Peter Vlugter
c0d60a17c6
Move multi-jvm tests to src/multi-jvm
2011-07-11 11:56:38 +12:00
Peter Vlugter
29106c0df0
Add publish settings to sbt build
2011-07-11 09:45:41 +12:00
Peter Vlugter
82b459b224
Add reST docs task to sbt build
2011-07-11 09:45:41 +12:00
Peter Vlugter
6923e179e4
Disable cross paths in sbt build
2011-07-11 09:45:41 +12:00
Peter Vlugter
8947a69df3
Add unified scaladoc to sbt build
2011-07-11 09:45:41 +12:00
Peter Vlugter
5776362f70
Update build and include multi-jvm tests
2011-07-11 09:45:41 +12:00
Peter Vlugter
5f6a393808
Basis for sbt 0.10 build
2011-07-11 09:45:41 +12:00
Peter Vlugter
64b69a8f3f
Move sbt 0.7 build to one side
2011-07-11 09:45:40 +12:00
Brendan W. McAdams
f3b7c16177
Update Hammersmith dependency to the 0.2.6 release.
2011-07-09 09:55:05 -04:00
Brendan W. McAdams
1f4cf472ba
First pass at Mongo Durable Mailboxes in a "Naive" approach. Some bugs
...
in Hammersmith currently surfacing that need resolving.
2011-07-05 20:19:47 -04:00
Patrik Nordwall
a1bb7a7e5f
Inital import of akka-sample-trading. Same as original except rename of root package
2011-07-04 19:11:27 +02:00
Martin Krasser
f186928272
Merge remote branch 'remotes/origin/modules-migration'
...
- Move akka-sample-camel from akka-modules repo to akka repo
- Conflicts (manually resolved):
akka-docs/modules/spring.rst (use existing)
project/build/AkkaProject.scala (use existing)
2011-07-04 13:31:05 +02:00
Peter Veentjer
fcea22faf6
added missing storage dir
2011-06-29 13:48:09 +03:00
Martin Krasser
d25b8ce92c
re-enable akka-camel and akka-camel-typed and fix compile and test errors
2011-06-28 16:53:11 +02:00
Peter Vlugter
86cfc8672e
Include package name when calling multi-jvm tests
2011-06-28 20:35:30 +12:00
Jonas Bonér
7a5c95e44d
Added tests for automatic actor migration when node is shut down.
...
Updated to modified version of ZkClient (0.3, forked and fixed to allow interrupting connection retry).
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-06-26 15:04:11 +02:00
Jonas Bonér
a0abd5ef57
Fixed problems with actor migration in cluster and added tests for explicit actor migration through API
2011-06-26 09:49:03 +02:00
Jonas Bonér
8e4bcb304a
Moved remoting code into akka-cluster.
...
Removed akka-remote.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-06-23 18:15:47 +02:00
Debasish Ghosh
f27e23bf1d
Merged with master
2011-06-13 13:35:39 +05:30
Jonas Bonér
7dbc5ac958
Merged with master
2011-06-10 08:41:10 +02:00
Jonas Bonér
04efc440d6
1. Made LocalActorRef aware of replication
...
2. Added configuration for transaction log replication
3. Added replication schemes WriteThrough and WriteBehind
4. Refactored serializer creation and lookup in Actor.scala
5. Extended network protocol with replication strategy
6. Added BookKeeper management to tests
7. Improved logging and error messages
8. Removed ReplicatedActorRef
9. Added snapshot management to TransactionLog
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-06-07 11:10:29 -07:00
Debasish Ghosh
40d1ca6da2
Issue #595 : Pluggable serializers - basic implementation
2011-06-07 06:36:21 +05:30
Martin Krasser
2bd7751cba
Merge branch 'master' into 911-krasserm
2011-06-06 12:02:40 +02:00
Martin Krasser
efd9a895e8
Migrate akka-camel-typed to new typed actor implementation.
2011-06-06 11:36:05 +02:00
Viktor Klang
3e989b5324
Removing AOP stuff from the project
2011-06-05 16:02:50 -07:00
Peter Vlugter
b98352e68f
Allow find-replace to replace versions in the docs
2011-05-26 17:25:31 +12:00
Peter Vlugter
89cb49366b
Update release scripts for modules merge
2011-05-26 16:47:46 +12:00
Peter Vlugter
b7d0fb6b09
Add microkernel dist
2011-05-26 16:37:41 +12:00
ticktock
3d54d6e6e7
fixing sample-camel config
2011-05-25 14:32:44 -07:00
ticktock
0770e54e4d
copied over akka-sample-camel
2011-05-25 13:47:36 -07:00
Martin Krasser
6f1ff4efdb
Fixed failing akka-camel module, Upgrade to Camel 2.7.1, included akka-camel and akka-kernel again into AkkaProject
2011-05-25 19:18:13 +02:00
Jonas Bonér
30d5b936ec
Commented out akka-camel and akka-kernel
2011-05-25 17:59:56 +02:00
ticktock
39caed3b8f
reverting the commenting out of akka-camel, since kernel needs it
2011-05-24 20:54:36 -07:00
ticktock
2cb9476cca
commenting out camel, typed-camel, spring for the time being
2011-05-24 20:49:04 -07:00
sclasen
960257e1e3
move over some more config
2011-05-23 12:49:55 -04:00
sclasen
2e2d1eb242
second pass, mostly compiles
2011-05-23 12:34:54 -04:00
sclasen
5e8f844545
first pass at moving modules over, sbt project compiles properly
2011-05-23 11:37:56 -04:00
Peter Vlugter
ce69b25593
Add individual options and config to multi-jvm tests
2011-05-23 16:45:46 +12:00
Viktor Klang
3181905fed
Renaming EBEDD to Dispatcher, EBEDWSD to BalancingDispatcher, ThreadBasedDispatcher to PinnedDispatcher and PEBEDD to PriorityDispatcher, closing ticket #784
2011-05-20 22:56:30 +02:00