Commit graph

1559 commits

Author SHA1 Message Date
Heiko Seeberger
18929cd316 closes #31: Some fixes to the O-S-G-i settings in SBT project file; also deleted superfluous bnd4sbt.jar in project/build/lib directory. 2010-07-21 07:49:57 +02:00
Heiko Seeberger
d9e3b11a20 Merge branch 'master' into osgi
Conflicts:
	project/build/AkkaProject.scala
	project/plugins/Plugins.scala
2010-07-20 11:26:34 +02:00
Heiko Seeberger
736444d10f Merge branch '277-hseeberger' 2010-07-20 09:45:34 +02:00
Heiko Seeberger
b2ad145903 closes #277: Transformed all subprojects to use Dependencies object; also reworked Plugins.scala accordingly. 2010-07-20 09:45:09 +02:00
Heiko Seeberger
eb3beba39b Merge branch 'master' into 277-hseeberger 2010-07-20 08:49:01 +02:00
Heiko Seeberger
f8b4aca73a re #277: Created objects for repositories and dependencies and started transformig akka-core. 2010-07-20 08:39:18 +02:00
Viktor Klang
9f372a0ac5 Merge branch 'master' of github.com:jboner/akka 2010-07-19 21:47:34 +02:00
Viktor Klang
c7be336d89 Fixing case 334 2010-07-19 21:47:28 +02:00
Martin Krasser
c9b3d3606b Remove listener from listener list before stopping the listener (avoids warning that stopped listener cannot be notified) 2010-07-19 20:45:06 +02:00
Heiko Seeberger
96d79154f3 Merge branch 'master' into osgi
Conflicts:
	project/build/AkkaProject.scala
	project/plugins/Plugins.scala
2010-07-19 18:05:47 +02:00
Martin Krasser
4a50271d0e Merge branch 'master' of github.com:jboner/akka 2010-07-18 13:25:34 +02:00
Martin Krasser
7f04a9f1d1 Completely redesigned Producer trait. 2010-07-18 13:24:25 +02:00
Jonas Bonér
b6485fa5ce Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	config/akka-reference.conf
2010-07-18 07:30:19 +02:00
Jonas Bonér
4106ceff8a Fixed bug when trying to abort an already committed CommitBarrier 2010-07-18 07:28:56 +02:00
Jonas Bonér
c802d2e0ac Fixed bug in using STM together with Active Objects 2010-07-18 07:13:43 +02:00
Viktor Klang
77ab1ac9a4 Fixing bug in ActorRegistry 2010-07-17 22:19:53 +02:00
Martin Krasser
52ae7208c7 Added missing API documentation. 2010-07-17 08:22:53 +02:00
Martin Krasser
3056c8b7e1 Merge commit 'remotes/origin/master' into 320-krasserm, resolve conflicts and compile errors. 2010-07-17 07:04:10 +02:00
Martin Krasser
8707bb04ae Non-blocking routing and transformation example with asynchronous HTTP request/reply 2010-07-16 17:19:38 +02:00
Martin Krasser
df1de812af closes #320 (non-blocking routing engine), closes #335 (producer to forward results) 2010-07-16 17:16:04 +02:00
Martin Krasser
e089d0f6bc Do not download sources 2010-07-16 17:13:15 +02:00
Martin Krasser
dc0e084659 Remove Camel staging repo as Camel 2.4.0 can already be downloaded repo1. 2010-07-16 10:50:08 +02:00
Peter Vlugter
2c4ef418eb And multiverse module config 2010-07-16 15:23:27 +12:00
Peter Vlugter
d3d3bcbee1 Multiverse 0.6-SNAPSHOT again 2010-07-16 15:19:54 +12:00
Peter Vlugter
9fafb98c4c Updated ants sample 2010-07-16 13:32:30 +12:00
Viktor Klang
3b9d4bd7d8 Adding support for maxInactiveActivity 2010-07-16 01:32:52 +02:00
Viktor Klang
1c4d8d79e6 Fixing case 286 2010-07-16 00:36:47 +02:00
Viktor Klang
470783b5dc Fixed race-condition in Cluster 2010-07-15 23:51:52 +02:00
Jonas Bonér
e1e4196c16 Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
	akka-amqp/src/main/scala/RpcClientActor.scala
2010-07-15 21:39:23 +02:00
Jonas Bonér
6e4c0cffc1 Upgraded to new fresh Multiverse with CountDownCommitBarrier bugfix 2010-07-15 21:14:16 +02:00
momania
8d2e7fa3b5 Merge branch 'master' of git-proxy:jboner/akka 2010-07-15 18:52:39 +02:00
momania
5f8b2b1209 Close #336 2010-07-15 18:52:19 +02:00
momania
d982e98065 disable tests 2010-07-15 18:51:48 +02:00
momania
fd110acc23 - rpc typing and serialization - again 2010-07-15 18:21:55 +02:00
Jonas Bonér
e43bb778f1 Upgraded Akka to Scala 2.8.0 final, finally... 2010-07-15 18:04:10 +02:00
Jonas Bonér
9b683d0780 Added Scala 2.8 final versions of SBinary and Configgy 2010-07-15 15:57:54 +02:00
Jonas Bonér
9580c85058 Merge branch 'master' of git@github.com:jboner/akka 2010-07-15 15:49:45 +02:00
Jonas Bonér
0a6e1e5736 Added support for MaximumNumberOfRestartsWithinTimeRangeReachedException(this, maxNrOfRetries, withinTimeRange, reason) 2010-07-15 15:37:30 +02:00
Martin Krasser
592ba27dc5 Further tests 2010-07-15 15:21:06 +02:00
Martin Krasser
8560eac90c Fixed concurrency bug 2010-07-15 15:20:51 +02:00
Debasish Ghosh
14baf43ad1 redisclient & sjson jar - 2.8.0 version 2010-07-15 17:33:16 +05:30
Martin Krasser
3e42d822e5 Merge commit 'remotes/origin/master' into 320-krasserm 2010-07-15 07:47:24 +02:00
Martin Krasser
5ba45bffcf Camel's non-blocking routing engine now fully supported 2010-07-15 07:43:08 +02:00
Viktor Klang
335946fdae Laying the foundation for current-message-resend 2010-07-14 20:08:08 +02:00
Jonas Bonér
9d8e6ad063 Moved logging of actor crash exception that was by-passed/hidden by STM exception 2010-07-14 16:10:22 +02:00
Jonas Bonér
91da4321d2 Changed Akka config file syntax to JSON-style instead of XML style
Plus added missing test classes for ActiveObjectContextSpec
2010-07-14 16:04:37 +02:00
Jonas Bonér
809a00a469 Added ActorRef.receiveTimout to remote protocol and LocalActorRef serialization 2010-07-14 15:35:07 +02:00
momania
5264a5ae40 rpc typing and serialization 2010-07-14 15:20:04 +02:00
Jonas Bonér
17b752af8e Removed 'reply' and 'reply_?' from Actor - now only usef 'self.reply' etc 2010-07-14 15:18:24 +02:00
Jonas Bonér
1df89f454e Removed Java Active Object tests, not needed now that we have them ported to Scala in the akka-core module 2010-07-14 14:46:09 +02:00