Commit graph

2092 commits

Author SHA1 Message Date
Debasish Ghosh
a1f35fa4f0 reducing boilerplate imports with package objects 2010-09-24 15:42:52 +05:30
Martin Krasser
7606dda33a Renamed two akka-camel tests from *Spec to *Test 2010-09-24 10:40:46 +02:00
David Greco
b7005bcc08 Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:09:02 +02:00
David Greco
3e43f6cb8f Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 10:08:27 +02:00
David Greco
83b2450393 Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 09:17:29 +02:00
David Greco
b76c76651f Aligned the hbase test to the new mechanism for optionally running integration tests 2010-09-24 09:15:52 +02:00
Viktor Klang
09a1f54cc7 Merge with master 2010-09-23 21:37:12 +02:00
Viktor Klang
c5e2face0e Added support for having integration tests and stresstest optionally enabled 2010-09-23 21:30:20 +02:00
David Greco
7d2d9e18ef Corrected the optional run of the hbase tests 2010-09-23 20:25:01 +02:00
David Greco
6846c0c5b4 Merge branch 'master' of github.com:jboner/akka 2010-09-23 19:37:43 +02:00
David Greco
31f0194b8c Now the hbase tests don't spit out too much logs, made the running of the hbase tests optional 2010-09-23 19:37:18 +02:00
Debasish Ghosh
39b86487b3 Merge branch 'serialization-dg-wip' 2010-09-23 21:56:08 +05:30
Debasish Ghosh
175dcd8362 removed unnecessary imports 2010-09-23 21:55:05 +05:30
Viktor Klang
2a2bddef5a Merge branch 'master' of github.com:jboner/akka 2010-09-23 17:16:56 +02:00
Viktor Klang
a539313136 Re-adding voldemort 2010-09-23 17:16:44 +02:00
Viktor Klang
919cdf2f68 Merging with ticktock 2010-09-23 17:16:18 +02:00
Viktor Klang
e1a794438f Merging with ticktock 2010-09-23 17:11:50 +02:00
ticktock
264225a160 Removing BDB as a test-runtime dependency 2010-09-23 10:57:14 -04:00
Viktor Klang
a9b58993c3 Temporarily removing voldemort module pending license resolution 2010-09-23 16:40:55 +02:00
Viktor Klang
e2ac6bb51c Adding Voldemort persistence plugin 2010-09-23 15:12:12 +02:00
Viktor Klang
3016cf69c8 Removing registeredInRemoteNodeDuringSerialization 2010-09-23 14:50:11 +02:00
Viktor Klang
893f62117c Removing the running of HBase tests 2010-09-23 14:11:15 +02:00
Viktor Klang
e169a462d9 Merge with master 2010-09-23 14:10:58 +02:00
Michael Kober
1e460d94e8 Merge branch 'fix-remote-test'
Conflicts:
	akka-remote/src/test/scala/remote/ServerInitiatedRemoteActorSpec.scala
2010-09-23 13:48:06 +02:00
Michael Kober
14c02ceeb1 fixed some tests 2010-09-23 13:46:09 +02:00
Michael Kober
3783442e6d fixed some tests 2010-09-23 13:38:33 +02:00
Viktor Klang
e433955cc0 Merge branch 'master' into new_master 2010-09-23 13:33:41 +02:00
David Greco
dff036bdf9 Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 13:12:10 +02:00
David Greco
05a5f8ce9d renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:17:16 +02:00
David Greco
a2fc40b5c6 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:16:00 +02:00
David Greco
b36c5bc3fd Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 10:37:22 +02:00
Viktor Klang
a057b2939a Merge branch 'master' into new_master 2010-09-23 10:27:23 +02:00
Viktor Klang
2769221ebd Removing log4j and making Jetty intransitive 2010-09-23 10:27:05 +02:00
Viktor Klang
b53389263a Merge branch 'master' into new_master 2010-09-22 22:48:02 +02:00
Viktor Klang
384795779e Bumping Jersey to 1.3 2010-09-22 22:14:07 +02:00
David Greco
6d1a999d34 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-22 16:28:53 +02:00
Viktor Klang
626fec2c9a Ported HBase to use new Uuids 2010-09-22 16:12:55 +02:00
David Greco
471a05122a Now the hbase persistent storage tests dont'run by default 2010-09-22 16:05:43 +02:00
Viktor Klang
364ea91bcb Merge branch 'new_uuid' into new_master 2010-09-22 16:05:38 +02:00
Viktor Klang
859a3b89fa Merge branch 'master' into new_master 2010-09-22 16:05:34 +02:00
Viktor Klang
8555e001a3 Adding poms 2010-09-22 15:47:19 +02:00
David Greco
d652d0c2b8 Corrected a bug, now the hbase quorum is read correctly from the configuration 2010-09-22 14:41:19 +02:00
Michael Kober
75ab1f9934 fixed TypedActorBeanDefinitionParserTest 2010-09-22 14:10:44 +02:00
Michael Kober
5a74789323 fixed merge error in conf 2010-09-22 13:14:02 +02:00
Michael Kober
00949a213f fixed missing aop.xml in akka-typed-actor jar 2010-09-22 12:56:22 +02:00
Debasish Ghosh
59a2881f36 Integrated sjson type class based serialization into Akka - some backward incompatible changes there 2010-09-22 16:19:42 +05:30
Viktor Klang
4f0bb01fd2 Preparing to add UUIDs to RemoteServer as well 2010-09-22 11:37:23 +02:00
Michael Kober
9d4aceb315 Merge branch 'ticket423' 2010-09-22 11:05:36 +02:00
Michael Kober
3838411ec9 closing ticket423, implemented custom placeholder configurer 2010-09-22 10:22:08 +02:00
ticktock
5abf5cd849 making the persistent data sturctures non lazy in the ActorTest made things work...hmm seems strange though 2010-09-21 15:35:18 -04:00