Peter Vlugter
4b82c41eb8
Specify objenesis repo directly
2011-04-04 08:50:20 +12:00
Viktor Klang
bfa96ef31c
Bumping SBT version to 0.7.6-RC0 to fix jline problem with sbt console
2011-04-02 22:11:46 +02:00
Jonas Bonér
5303f9f25a
Added the tutorial projects to the akka core project file
2011-04-02 09:46:14 +02:00
Derek Williams
89e842b011
Fix after removal of akka-sbt-plugin
2011-04-01 12:38:48 -06:00
Derek Williams
bef05febbc
Merge remote-tracking branch 'origin/master' into ticket-622
2011-03-30 22:07:13 -06:00
Peter Vlugter
804812b635
Add general mechanism for excluding tests
2011-03-31 11:36:49 +13:00
Derek Williams
918b4f29d4
Move akka-sbt-plugin to akka-modules
2011-03-29 21:33:18 -06:00
Viktor Klang
4ee194fc3a
Adding -optimise to the compile options
2011-03-29 22:50:42 +02:00
Jonas Bonér
3d4463fb78
AspectWerkz license changed to Apache 2
2011-03-29 06:46:54 -07:00
Peter Vlugter
ec76287a78
Update to sbt 0.7.5.RC1
2011-03-29 21:19:38 +13:00
Peter Vlugter
4610723587
Merge branch 'master' into wip-2.9.0
2011-03-29 20:55:19 +13:00
Viktor Klang
ca78c550b1
Merge branch 'master' of github.com:jboner/akka
2011-03-29 09:37:41 +02:00
Viktor Klang
c70a37f630
Removing warninit from project def
2011-03-29 09:37:06 +02:00
Peter Vlugter
93b92dd71f
Merge branch 'master' into wip-2.9.0
2011-03-28 20:23:37 +13:00
Jonas Bonér
0412ae4151
Renamed config option for remote client retry message send.
2011-03-28 09:05:16 +02:00
Peter Vlugter
28e4a23122
Add system property to enable network failure tests
2011-03-28 14:13:58 +13:00
Peter Vlugter
d6dc4c9ddc
Update plugins
2011-03-28 11:31:56 +13:00
Peter Vlugter
eb1b071422
Re-enable ants sample
2011-03-28 11:07:23 +13:00
Viktor Klang
3f468f6963
Upgrading to Scala 2.9.0-RC1
2011-03-26 20:02:33 +01:00
Viktor Klang
0c6cefb2f9
Merging in master
2011-03-26 19:40:36 +01:00
Debasish Ghosh
a34e9d0564
changed version of sjson to 0.10
2011-03-26 03:35:29 +05:30
Jonas Bonér
5a9bfe9053
1. Fixed issues with remote message tx log.
...
2. Added trait for network failure testing that supports 'TCP RST', 'TCP DENY' and message throttling/delay.
3. Added test for the remote transaction log. Both for TCP RST and TCP DENY.
2011-03-25 16:06:55 +01:00
Viktor Klang
518e23b050
Moving Initializer to akka-kernel, add manually for other uses, removing ListWriter, changing akka-http to depend on akka-actor instead of akka-remote, closing ticket #716
2011-03-23 15:44:20 +01:00
Jonas Bonér
26654d3a2d
Merge branch 'master' of github.com:jboner/akka
2011-03-22 18:59:53 +01:00
Jonas Bonér
417695fafc
Added SLF4 module with Logging trait and Event Handler
2011-03-22 18:59:31 +01:00
Viktor Klang
1d8c954815
Updating to Scala 2.9.0, SJSON still needs to be released for 2.9.0-SNAPSHOT tho
2011-03-22 14:21:03 +01:00
Martin Krasser
967f81c0ec
Merge branch '667-krasserm'
2011-03-22 09:34:33 +01:00
Roland Kuhn
06049642d5
Merge branch 'wip-CallingThreadDispatcher'
...
Conflicts:
akka-actor/src/test/scala/akka/dispatch/ActorModelSpec.scala
project/build/AkkaProject.scala
both resolved by "union" approach
- change wavesOfActors test for CTD: scheduling SHUTDOWN 10000 times does not
work so well...
- add executeFuture with trivial implementation, TBC
2011-03-17 22:18:39 +01:00
Martin Krasser
63be885a59
Preliminary upgrade to latest Camel development snapshot.
2011-03-17 12:38:00 +01:00
Viktor Klang
9a0c1033d0
Removing the use of embedded-repo and deleting it, closing ticket #623
2011-03-08 16:13:09 +01:00
Viktor Klang
ef69b5c642
Adding ModuleConfiguration for net.debasishg
2011-03-08 15:45:18 +01:00
Viktor Klang
513e5def9b
Removing support for SBinary as per #686
2011-03-08 13:11:03 +01:00
Viktor Klang
8d2dc6891a
Removing non-needed jersey module configuration
2011-03-07 14:09:31 +01:00
Viktor Klang
1c15e26c18
Moving most of the Jersey and Jetty deps into MicroKernel (akka-modules), closing #593
2011-03-07 13:49:33 +01:00
Viktor Klang
f8b9a73e6b
Adding export of the embedded uuid lib to the OSGi manifest
2011-03-06 00:38:22 +01:00
Debasish Ghosh
48d06de589
fixed repo of scalatest which was incorrectly pointing to ScalaToolsSnapshot
2011-03-05 22:35:47 +05:30
Roland Kuhn
50b2c14235
create akka-testkit subproject
...
- modify AkkaProject.scala
- move CallingThreadDispatcher & Spec and TestKit into akka-testkit
- update FSMTimingSpec accordingly
2011-03-05 14:36:08 +01:00
Peter Vlugter
53c824d1e8
Remove logback config
2011-03-04 18:04:15 +01:00
Jonas Bonér
e8458351c1
reverted tests supported 2.9.0 to 2.8.1
2011-03-04 16:36:07 +01:00
Jonas Bonér
af22be7c37
reverting back to 2.8.1
2011-03-04 16:14:35 +01:00
Peter Vlugter
9dc3bbc849
Add configgy sources under akka package
2011-03-03 07:43:25 +01:00
Viktor Klang
283a5b4c83
Updating to Scala 2.9.0 and enabling -optimise and -Xcheckinit
2011-03-02 23:26:11 +01:00
Jonas Bonér
9acb5112a1
merged with upstream
2011-03-02 18:37:41 +01:00
Viktor Klang
7582b1ec3a
Upding Jackson to 1.7 and commons-io to 2.0.1
2011-03-02 18:19:30 +01:00
Viktor Klang
dc52add4ba
Removing 4 unused dependencies
2011-03-02 17:29:04 +01:00
Viktor Klang
407b631462
Embedding the Uuid lib, deleting it from the embedded repo and dropping the jsr166z.jar
2011-03-02 16:34:21 +01:00
Viktor Klang
c9b699da0e
Rework of WorkStealer done, also, removal of DB Dispatch
2011-03-02 16:20:11 +01:00
Viktor Klang
c371876c3e
Merge branch 'master' of github.com:jboner/akka into 0deps
2011-03-02 11:02:21 +01:00
Jonas Bonér
a41fd15228
Merge branch 'master' of github.com:jboner/akka
2011-03-02 00:17:01 +01:00
Debasish Ghosh
1bac62eaa6
now using sjson without scalaz dependency
2011-03-01 18:29:37 +05:30