Commit graph

13 commits

Author SHA1 Message Date
Patrik Nordwall
0953e7aee3 !pro #17380 Build with Java 8
* genjavadoc adjustments for java8
2015-05-18 12:51:34 +02:00
Martynas Mickevicius
325e05ee27 !act #15626 expose DatagramChannel creation in DatagramChannelCreator
* move channel creation logic to a separate trait
* new Java API: AbstractSocketOption
2014-08-19 14:02:23 +03:00
Konrad 'ktoso' Malawski
e5b12b61cc !scr do not remove tags (github) that are not set on an issue
Since the updated github issues views, it shows all "removed tags",
events in the issue even if the removed tag was never set on the issue.
So this script would always show up as "removed validating,needs-attention"
Even if the issue never had the label needs-attention set to it,
which is confusing visually.

This change introduces that we only remove tags that actually are set on
the issue.
2014-07-30 11:48:38 +02:00
Konrad 'ktoso' Malawski
d4a4e7d691 =pro silence github tagging (curl) 2014-05-30 13:04:02 +02:00
Konrad 'ktoso' Malawski
9bba4f88fe =scr silence curl on jenkins, no need for progress bars 2014-05-23 11:17:07 +02:00
Konrad 'ktoso' Malawski
08dc0a8f19 +scr additional functions for tagging issues on github 2014-05-23 11:16:53 +02:00
Björn Antonsson
8b4b28c6f5 +sam #13890 Add Akka Main Activator template for Java 8 2014-04-24 14:04:43 +02:00
Björn Antonsson
26c493ea4a =per #3915 Make become work during recovery for EventsourcedProcessor et.c. 2014-03-22 00:47:03 +01:00
Björn Antonsson
ea6e459adf +sam #3925 Adding Supervision for Java with Lambda Support Activator template 2014-03-18 08:46:22 +01:00
Björn Antonsson
541a2181ff +pro #3906 Building persistence Java with lambda support doc code automatically 2014-03-05 11:36:13 +01:00
Björn Antonsson
07e361c684 !act,sam #3889 Adding Activator template FSM/become for Java with Lambda support
* Dining Hakkers Activator template for FSM and become
* Cleaup of FSM event matchers to be more usable and consistent
2014-03-05 11:16:23 +01:00
Björn Antonsson
0dcb6d6654 !act,doc #3831 Adding more Java with Lambda documentation and support
* The Java with Lambda support documentation for AbstractActor and AbstractFSM are now on par with Scala
* Many small fixes and additions of missing things
* Added an AbstractActorContext that has convenience functions for getChild and getChildren
2014-03-03 10:18:58 +01:00
Björn Antonsson
6dac62b369 +pro #3822 Add script to be run after a successful sbt build
* This script assumes that the akka artifacts having been published locally
2014-02-06 08:56:08 +01:00