Commit graph

364 commits

Author SHA1 Message Date
Viktor Klang
1bca2414d5 Merge with master 2010-11-23 09:25:24 +01:00
Jonas Bonér
4c4fe3c71b Upgrade to Scala 2.8.1 2010-11-23 09:20:44 +01:00
Jonas Bonér
6188e708ef Merge branch 'master' of git@github.com:jboner/akka 2010-11-23 08:19:29 +01:00
Jonas Bonér
a7ef1da733 Merge branch 'master' of git@github.com:jboner/akka 2010-11-23 08:19:04 +01:00
Peter Vlugter
1178f156c6 Disable cross paths on parent projects as well 2010-11-23 12:28:21 +13:00
Peter Vlugter
629334bc9f Remove scala version from dist paths - fixes #549 2010-11-23 11:50:06 +13:00
Viktor Klang
e802b336a1 Minor code tweaks, removing Atmosphere, awaiting some tests then ready for master 2010-11-22 13:21:55 +01:00
Viktor Klang
dcbdfcc67b Merge branch 'master' into mist 2010-11-22 12:26:18 +01:00
Peter Vlugter
062db267e0 Disable cross paths for publishing without Scala version 2010-11-22 13:14:10 +13:00
Garrick Evans
542bc29cfc restore project and ref config to pre jetty-8 states 2010-11-21 07:21:17 -08:00
Viktor Klang
136f76be4e Fixing groupID for SBT plugin and change url to akka homepage 2010-11-21 13:31:07 +01:00
Garrick Evans
c313e22061 hacking in servlet 3.0 support using embedded jetty-8 (remove atmo, hbase, volde to get around jar mismatch); wip 2010-11-20 23:30:03 -08:00
Garrick Evans
c3acad0767 refactoring WIP - doesn't build; added servlet 3.0 api jar from glassfish to proj dep 2010-11-20 23:26:48 -08:00
Viktor Klang
13a735a5eb Changing artifact IDs so they dont include scala version no, closing ticket #529 2010-11-20 21:08:57 +01:00
Debasish Ghosh
0f75cea8e3 redis tests should not run by default 2010-11-16 18:08:17 +05:30
Debasish Ghosh
3bf6d1d615 fixed ticket #531 - Fix RedisStorage add() method in Java API : added Java test case akka-persistence/akka-persistence-redis/src/test/java/akka/persistence/redis/RedisStorageTests.java 2010-11-16 17:52:43 +05:30
Peter Vlugter
c0a3437db2 Add coordinated transactions for typed actors 2010-11-14 09:54:10 +13:00
Peter Vlugter
9012847ff1 First pass on separating stm into its own module
- removed transactors everywhere
- moved stm into akka-stm module
- disabled agents (they use transactors internally)
- rewrote persistence tests so that they don't use transactors
2010-11-14 09:53:14 +13:00
Viktor Klang
bb855ed690 Removing legacy code for 1.0 2010-11-12 10:58:16 +01:00
ticktock
4999956a75 merged master 2010-11-08 21:25:02 -05:00
ticktock
32fc3453ad working simpledb backend, not the fastest thing in the world 2010-11-08 20:40:19 -05:00
ticktock
c56b9e7a13 switching to aws-java-sdk, for consistent reads (Apache 2 licenced) finished impl 2010-11-08 16:16:11 -05:00
Jonas Bonér
4066515b5f Merge branch 'master' of git@github.com:jboner/akka 2010-11-08 17:57:41 +01:00
Viktor Klang
7668813382 Closing ticket 476 - verify licenses 2010-11-08 15:58:09 +01:00
Jonas Bonér
c8eae71815 Merge branch 'master' of git@github.com:jboner/akka 2010-11-08 15:42:16 +01:00
Jonas Bonér
a43009e465 Fixed maven groupId and some other minor stuff 2010-11-08 15:42:08 +01:00
ticktock
4e966be84a wip for simpledb backend 2010-11-07 20:04:07 -05:00
ticktock
1381ac702d realized that there are other MIT deps in akka, re-enabling 2010-11-06 11:33:44 -04:00
ticktock
e9e64f8a48 commenting out memcached support pending license question 2010-11-06 11:30:58 -04:00
ticktock
bd70f74930 merged master 2010-11-03 20:37:19 -04:00
ticktock
f13519b624 merged master 2010-11-03 20:32:59 -04:00
Viktor Klang
53523ff907 Fixing #491 and lots of tiny optimizations 2010-11-02 20:30:18 +01:00
ticktock
538813b40e Memcached Storage Backend 2010-11-01 20:26:28 -04:00
Jonas Bonér
c589c4fb55 removed trailing spaces 2010-10-29 16:33:31 +02:00
Martin Krasser
a2a27a169b Remove Camel staging repo 2010-10-29 11:54:34 +02:00
Martin Krasser
b85ac98663 Merge remote branch 'remotes/origin/master' into 458-krasserm and resolved conflict in akka-camel/src/main/scala/CamelService.scala 2010-10-29 11:04:48 +02:00
Viktor Klang
35cd9f4a6c Bumping Jackson version to 1.4.3 2010-10-28 14:27:48 +02:00
Viktor Klang
41b5fd2de8 Merge with master 2010-10-28 14:03:53 +02:00
Jonas Bonér
429675e371 converted tabs to spaces 2010-10-26 23:44:13 +02:00
Viktor Klang
b9110d67fd Switching to non-SSL repo for jBoss 2010-10-26 14:23:55 +02:00
Viktor Klang
680ee7ddf1 BREAKAGE: switching from se.scalablesolutions.akka to akka for all packages 2010-10-26 12:49:25 +02:00
Martin Krasser
aa586ea718 Upgrade to Camel 2.5 release candidate 2 2010-10-26 07:48:41 +02:00
Viktor Klang
d80dcfb7be Updating Netty to 3.2.3, closing ticket #495 2010-10-25 16:28:18 +02:00
Martin Krasser
dee1743cb9 Merge branch 'master' into 458-krasserm 2010-10-22 12:57:59 +02:00
ticktock
f1f439269f refactoring complete, vold tests still acting up 2010-10-21 22:30:39 -04:00
Viktor Klang
a6d3b0be54 Changes publication from sourcess to sources 2010-10-21 11:00:10 +02:00
Debasish Ghosh
aa904136fd fix for the fix for #480 : new version of redisclient 2010-10-20 07:29:31 +05:30
Debasish Ghosh
2e46c3eafd fix for issue #480 Regression multibulk replies redis client with a new version of redisclient 2010-10-19 23:38:41 +05:30
Martin Krasser
561cdfcf00 Upgrade to Camel 2.5 release candidate leaving ActiveMQ at version 5.3.2 because of https://issues.apache.org/activemq/browse/AMQ-2935 2010-10-19 10:44:04 +02:00
Viktor Klang
fbddef7157 Merge with master 2010-10-15 10:03:12 +02:00