Jonas Bonér
|
5a1c0da8ae
|
converted tabs to spaces
|
2012-01-31 15:50:06 +01:00 |
|
Roland
|
34a0f005b1
|
Merge branch 'master' into wip-1581-patterns-ask
|
2012-01-20 19:29:17 +01:00 |
|
Peter Vlugter
|
eecb2a6247
|
Merge branch 'master' into java-api-for-scala-stm
Conflicts:
akka-transactor/src/main/scala/akka/transactor/Atomically.scala
|
2012-01-20 11:36:54 +13:00 |
|
Peter Vlugter
|
27da7c4d12
|
Update java-friendly api for scala stm
- move to japi.Stm
- add newMap, newSet, newList methods with java conversions
- add afterCompletion lifecycle callback
|
2012-01-20 11:31:28 +13:00 |
|
Viktor Klang
|
149fbea5a7
|
Updating Copyright as per #1660
|
2012-01-19 18:21:06 +01:00 |
|
Peter Vlugter
|
2058765485
|
Add basic java api for scala stm to transactor module
Note: this commit will be reverted once a java api is published
for scala stm. Adding to transactor module for M3 release.
|
2012-01-19 11:11:59 +13:00 |
|
Peter Vlugter
|
2757869c62
|
Update to new Java API for Scala STM
|
2012-01-19 11:11:59 +13:00 |
|
Roland
|
2bed2cb954
|
move everything into package akka.pattern
|
2012-01-18 10:18:51 +01:00 |
|
Nikolay Botev
|
ce1d2f4721
|
akka.patterns.ask everywhere
|
2012-01-01 22:23:19 -08:00 |
|
Nikolay Botev
|
877075cdac
|
ask-2.3
|
2012-01-01 22:23:13 -08:00 |
|
Peter Vlugter
|
8270b2c038
|
Replace use of props withCreator in java examples
|
2011-12-22 12:22:32 +13:00 |
|
Peter Vlugter
|
9b58ecece7
|
Create timeouts from java without using durations
|
2011-12-22 12:12:41 +13:00 |
|
Peter Vlugter
|
45527ec007
|
Add some java helpers for using scala-stm with transactor
A very simple java api to make it easier to use scala-stm
in the java transactor and coordinated tests
|
2011-12-21 15:36:04 +13:00 |
|
Peter Vlugter
|
dc3507fcf7
|
Initial port of transactor to scala-stm
No java api for the stm yet but have converted the
untyped transactor and java tests by accessing the
underlying scala-stm stuff directly
|
2011-12-21 15:36:04 +13:00 |
|