Jonas Bonér
|
ed9fc04443
|
Added JTA module, monadic and higher-order functional API
|
2010-04-08 17:02:01 +02:00 |
|
Jonas Bonér
|
76d1e13baf
|
Cleaned up sbt build file + upgraded to sbt 0.7.3
|
2010-04-07 21:09:15 +02:00 |
|
Jonas Bonér
|
91fe6a3a98
|
Now doing a 'reply(..)' to remote sender after receiving a remote message through '!' works. Added tests.
Also removed the Logging trait from Actor for lower memory footprint.
|
2010-04-06 12:45:09 +02:00 |
|
Viktor Klang
|
9ad4491905
|
Merged in akka-servlet
|
2010-04-05 13:37:33 +02:00 |
|
Viktor Klang
|
a40d1ed279
|
Changed module name, packagename and classnames :-)
|
2010-04-05 13:31:39 +02:00 |
|
Jonas Bonér
|
3ae55214bd
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-04-05 07:28:02 +02:00 |
|
Viktor Klang
|
04c45b28f1
|
Created jxee module
|
2010-04-05 00:18:58 +02:00 |
|
Jonas Bonér
|
4afbc4cd05
|
fixed broken "sbt dist"
|
2010-04-04 18:55:40 +02:00 |
|
rossputin
|
0cfe5e24c8
|
fix for comments
|
2010-04-04 09:53:23 +01:00 |
|
Debasish Ghosh
|
d6de99bcee
|
new redisclient with support for clustering
|
2010-04-02 16:48:02 +05:30 |
|
Jonas Bonér
|
b513e5716f
|
cleaned up
|
2010-04-01 23:03:10 +02:00 |
|
Jonas Bonér
|
500d967646
|
refactored build file
|
2010-04-01 10:06:43 +02:00 |
|
Jonas Bonér
|
215b45d470
|
release v0.8
|
2010-04-01 09:20:51 +02:00 |
|
Jonas Bonér
|
2f32b850f6
|
merged with upstream
|
2010-04-01 08:10:52 +02:00 |
|
Jan Van Besien
|
af0e029aee
|
Added jsr166x to the embedded repo.
Use jsr166x.ConcurrentLinkedDeque in stead of LinkedBlockingDeque as colletion for the actors mailbox
|
2010-03-31 14:36:42 +02:00 |
|
Jonas Bonér
|
7d465f6d4f
|
Gave the sbt deploy plugin richer API
|
2010-03-31 11:04:13 +02:00 |
|
Jonas Bonér
|
855acd23da
|
added missing scala-library.jar to dist and manifest.mf classpath
|
2010-03-31 07:33:55 +02:00 |
|
Jonas Bonér
|
819a6d8fb5
|
reverted back to sbt 0.7.1
|
2010-03-31 00:26:38 +02:00 |
|
Jonas Bonér
|
b0bee0d417
|
Removed Actor.send function
|
2010-03-30 23:58:50 +02:00 |
|
Jonas Bonér
|
d8461f4dca
|
merged with upstream
|
2010-03-30 23:16:18 +02:00 |
|
Jonas Bonér
|
48ff060ddb
|
merged with upstream
|
2010-03-30 23:04:05 +02:00 |
|
Debasish Ghosh
|
5566b21b5e
|
upgraded redisclient to version 1.2: includes api name changes for conformance with redis server (earlier ones deprecated). Also an implementation of Deque that can be used for Durable Q in actors
|
2010-03-31 01:32:01 +05:30 |
|
Jonas Bonér
|
eaaa9b1456
|
Merged with new Redis 1.2 code from master, does not compile since the redis-client is build with 2.7.7, need to get correct JAR
|
2010-03-30 21:35:24 +02:00 |
|
Viktor Klang
|
edbd5c15e9
|
Added missing dependency
|
2010-03-30 21:20:01 +02:00 |
|
Debasish Ghosh
|
e76cb00495
|
upgraded redisclient to version 1.2: includes api name changes for conformance with redis server (earlier ones deprecated). Also an implementation of Deque that can be used for Durable Q in actors
|
2010-03-30 23:13:12 +05:30 |
|
Jonas Bonér
|
ef79034cdc
|
Updated version to 0.8x
|
2010-03-30 19:37:48 +02:00 |
|
Jonas Bonér
|
8800f70ff2
|
Rewrote distribution generation, now it also packages sources and docs
|
2010-03-30 18:56:34 +02:00 |
|
Jonas Bonér
|
3825ce5faf
|
updated to commons-pool 1.5.4
|
2010-03-29 10:15:10 +02:00 |
|
Viktor Klang
|
5104b5b44b
|
And we`re back!
|
2010-03-25 21:50:27 +01:00 |
|
Viktor Klang
|
2cd144817a
|
Bumped version
|
2010-03-25 02:22:28 +01:00 |
|
Viktor Klang
|
41a35f6665
|
Removing Redis waiting for 1.2-SNAPSHOT for 2.8-Beta1
|
2010-03-25 02:20:05 +01:00 |
|
Viktor Klang
|
fbef975746
|
compiles, tests and dists without Redis + samples
|
2010-03-25 01:28:55 +01:00 |
|
Viktor Klang
|
e571161866
|
Merged latest master, fighting missing deps
|
2010-03-23 00:29:18 +01:00 |
|
Martin Krasser
|
2b4053c152
|
force projects to use higher versions of redundant libs instead of only excluding them later. This ensures that unit tests use the same libraries that are included into the distribution.
|
2010-03-22 07:42:15 +01:00 |
|
Jonas Bonér
|
919e1e3a30
|
upgrading to multiverse 0.4
|
2010-03-21 21:50:18 +01:00 |
|
Martin Krasser
|
4836bf2d1e
|
Exclusion of redundant dependencies from distribution.
|
2010-03-21 19:43:00 +01:00 |
|
Martin Krasser
|
8255831a38
|
Upgrade of akka-sample-camel to spring-jms 3.0
|
2010-03-20 16:30:38 +01:00 |
|
Jonas Bonér
|
5dad9025ba
|
Cleaned up build file
|
2010-03-20 10:54:52 +01:00 |
|
Jonas Bonér
|
8e84bd5148
|
merged in the spring branch
|
2010-03-20 10:43:23 +01:00 |
|
Martin Krasser
|
8ebb13a557
|
camel-cometd example disabled
|
2010-03-19 08:14:00 +01:00 |
|
Martin Krasser
|
61aa156ff9
|
Fixed issue with file URL to embedded repository on Windows.
|
2010-03-18 21:20:48 +01:00 |
|
Debasish Ghosh
|
02e6f5895a
|
added support for Redis based SortedSet persistence in Akka transactors
|
2010-03-18 10:51:22 +05:30 |
|
Jonas Bonér
|
eb4e6242e3
|
Created an alias to TransactionalRef; Ref
|
2010-03-17 17:43:49 +01:00 |
|
Jonas Bonér
|
b9451a5991
|
Made "sbt publish" publish artifacts to local Maven repo
|
2010-03-17 15:10:22 +01:00 |
|
Michael Kober
|
fe8e445f9d
|
added integration tests, spring 3.0.1 and sbt
|
2010-03-17 10:06:28 +01:00 |
|
Jonas Bonér
|
10a6a7d32f
|
Merged in Camel branch
|
2010-03-17 00:43:07 +01:00 |
|
Jonas Bonér
|
2a43c2ad71
|
Merge branch 'dispatcherimprovements' of git@github.com:jboner/akka into jans_dispatcher_changes
|
2010-03-16 22:59:16 +01:00 |
|
Martin Krasser
|
1481d1d40c
|
akka-camel added to manifest classpath. All examples enabled.
|
2010-03-16 07:08:10 +01:00 |
|
Martin Krasser
|
82f411a2d6
|
Move to sbt
|
2010-03-16 06:45:04 +01:00 |
|
Martin Krasser
|
ae0ef2d06c
|
OS-specific substring search in paths (fixes 'sbt dist' issue on Windows)
|
2010-03-15 11:08:25 +01:00 |
|