Commit graph

521 commits

Author SHA1 Message Date
Patrik Nordwall
21b3d2ba48 =pro,sam,act Change version to 2.4-SNAPSHOT
* also include the disabled mima settings
2014-03-07 14:53:35 +01:00
Roland Kuhn
2ed7c0e1b7 =pro #3904 do not leak internal repositories during staging 2014-03-04 10:50:47 +01:00
Björn Antonsson
70e30fb15b =pro Disable akka-samples and akka-dataflow in akka-scala-nightly for dbuild 2014-02-14 12:06:41 +01:00
Martin Krasser
cf6e61e45a =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
Patrik Nordwall
1a3080b7a6 +sam #3689 Make activator template of the multi-node sample 2014-02-13 12:43:04 +01:00
Patrik Nordwall
e6f679fe8b +sam #3689 Make activator template of the fsm sample 2014-02-13 12:39:36 +01:00
Patrik Nordwall
93c56a18b3 Merge pull request #1992 from akka/wip-3822-enable-extra-build-steps-ban
+pro #3822 Add script to be run after a successful sbt build
2014-02-13 11:39:19 +01:00
Patrik Nordwall
f1edf78979 Merge pull request #1980 from vossad01/wip-3838-SetCopyrightYear2014-vossad01
Update Copyright to 2014, see #3838
2014-02-06 11:14:38 +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
Adam Voss
cce29dfa51 Changes all occurances of Typesafe copyright to extend to 2014. 2014-02-04 21:20:09 -06:00
Patrik Nordwall
088b37f185 =pro Enable scaladoc diagrams 2014-02-03 12:20:09 +01:00
Patrik Nordwall
d58ed9b5d1 Merge pull request #1971 from vigdorchik/source_links
=pro #3852 scaladoc generation: add a link to source file on github.
2014-02-03 02:43:34 -08:00
Patrik Nordwall
7450737cdd =pro #3855 Update to Scala 2.10.3 2014-02-02 20:35:47 +01:00
Eugene Vigdorchik
995bb62920 =pro #3841 link to scala-library when generating unified scaladoc. 2014-02-02 21:21:45 +04:00
Eugene Vigdorchik
ba1388d3fd =pro #3852 scaladoc generation: add a link to source file on github. 2014-02-02 21:21:31 +04:00
Björn Antonsson
e98dd13cd6 !osg, pro Updated OSGi dependencies and using a BundleDelegatingClassLoader
* Numerous version upgrades to dependencies
* Publish integration test maven dependencies automatically
* Use slf4j logging, with standard OPS4j Pax Logging
* Maven and sbt use different target directories
* Add a custom serializer to the integration test
* Add akka-persistence to the integration test
* Removing reference copying and using a BundleDelegatingClassLoader
* Make akka-actor a proper bundle, and remove duplicate classes and
  reference.conf files from akka-osgi
* Remove akka-osgi-aries

This is a hackathon team effort by:
* Björn Antonsson
* Endre Sándor Varga
* Roland Kuhn
* Patrik Nordwall
2014-02-02 16:21:44 +01:00
Björn Antonsson
179faba453 =all #3837 Make akkaScalaNightly compile on scala 2.11.0-M8 2014-01-31 14:13:02 +01:00
Patrik Nordwall
e98cecf068 Merge pull request #1961 from vigdorchik/autoapi
#3841 use autoAPIMappings := true to link to scala-library in scaladoc.
2014-01-24 03:12:14 -08:00
Patrik Nordwall
493a3be3c5 Merge pull request #1949 from akka/wip-3740-pr-validation-doc-patriknw
=pro #3740 Verify docs in pull req validator
2014-01-24 02:40:31 -08:00
Eugene Vigdorchik
4c94907ebf =pro #3841 - use autoAPIMappings := true to link to scala-library in scaladoc. 2014-01-24 13:02:41 +04:00
Patrik Nordwall
29f9546e87 =pro #3833 Disable diagram verification for kernel and dataflow
* The problem was that those projects contain very few classes, without
  any diagrams, and therefore the scaladocVerifier fails
2014-01-21 13:51:29 +01:00
Patrik Nordwall
f55897a110 =pro #3740 Verify docs in pull req validator 2014-01-21 12:47:43 +01:00
Endre Sándor Varga
31c4d76ba7 !cha #3789: Remove typed channels 2014-01-17 14:56:51 +01:00
Patrik Nordwall
bedfad5435 !pro,sbt #3781 Remove akka-sbt-plugin 2014-01-17 11:09:28 +01:00
Patrik Nordwall
bfbee94fec Merge pull request #1916 from akka/wip-3809-config-1.1-patriknw
!pro #3809 Update to config 1.2.0
2014-01-16 00:23:27 -08:00
Patrik Nordwall
e441d1b29b !pro #3809 Update to config 1.2.0
* Changed all duration reads to use implicit conversion
  and the new getDuration to reduce boilerplate
2014-01-15 19:26:47 +01:00
Roland Kuhn
9e0da0a417 Merge pull request #1851 from akka/wip-build-license-∂π
move license and homepage definition into build
2014-01-13 05:55:23 -08:00
Patrik Nordwall
9d0bee1281 =per #3797 Additional hardening of persistence tests
* Pass system properties to forked tests
* revert Cleanup.afterTermination
* increase timeout for first assert in failing tests
2013-12-30 19:29:38 +01:00
Patrik Nordwall
e94fc68f2f =per #3797 Harden file deletions in persistence tests 2013-12-20 12:40:54 +01:00
Patrik Nordwall
8076c784ec =pro Fix doc build of java only projects
* javadoc complains on the -target flag for projects with only java sources
* found solution here: https://groups.google.com/forum/#!topic/simple-build-tool/I75AODwFlH0
2013-12-15 12:07:43 +01:00
Roland Kuhn
88b123ed5e =pro clean up build
- move license and homepage into build definition
- enable sbt-license-report plugin to properly pick it up
- remove hand-coded XML (always a good idea)
- remove ls.implicity.ly plugin
- remove STM reference from README
2013-12-13 21:06:13 +01:00
Patrik Nordwall
b3b66db643 +con #3758 Provide sharding of actors in a cluster
* Delete files only from controller
* Change default retry settings of singleton to speedup startup
* Persistent snapshots
2013-12-13 16:19:35 +01:00
Patrik Nordwall
dd3d3da452 =tra #3668 Deprecate transactors 2013-12-13 11:00:06 +01:00
Patrik Nordwall
4bd1586b1e =dur #3664 Deprecate durable mailboxes 2013-12-13 07:38:15 +01:00
Patrik Nordwall
a5b52e9bea Merge pull request #1875 from akka/wip-3780-deprecate-dataflow-patriknw
=dat #3780 Deprecate dataflow
2013-12-12 22:31:41 -08:00
Patrik Nordwall
7657f23c91 Merge pull request #1880 from akka/wip-3712-netty-3.8.0-patriknw
!rem #3712 Update to netty 3.8.0
2013-12-12 12:52:28 -08:00
Patrik Nordwall
6ab4733fa7 Merge pull request #1881 from akka/wip-3788-logback-1.0.13-patriknw
=slf #3788 Update to logback 1.0.13 and slf4j 1.7.5
2013-12-12 12:46:16 -08:00
Patrik Nordwall
66e4008494 =dat #3780 Deprecate dataflow 2013-12-12 21:44:50 +01:00
Patrik Nordwall
3a04c89945 =doc #3689 zip samples and upload to s3 2013-12-12 16:08:23 +01:00
Patrik Nordwall
5a019c0a7a =doc #3689 Don't rewrite arrows in doc and samples 2013-12-12 16:08:23 +01:00
Patrik Nordwall
37f8f2831b =doc #3689 Make activator templates for cluster samples 2013-12-12 16:03:03 +01:00
Patrik Nordwall
b82698a354 =doc #3689 Make activator templates for remote samples 2013-12-12 16:03:03 +01:00
Patrik Nordwall
23dd957ba2 =doc #3689 Make activator templates for camel samples
* @rkuhn found the problems in the scala camel samples
  - HttpSample returns scrambled data
  - CustomRouteSample times out
2013-12-12 16:03:02 +01:00
Patrik Nordwall
362074177a =doc #3689 Make activator template for akka.Main 2013-12-12 16:03:02 +01:00
Patrik Nordwall
ed5bb92b1f =slf #3788 Update to logback 1.0.13 and slf4j 1.7.5 2013-12-11 15:33:30 +01:00
Patrik Nordwall
f2a038f759 !rem #3712 Update to netty 3.8.0 2013-12-11 15:22:21 +01:00
Björn Antonsson
cb729228b0 Merge pull request #1859 from akka/wip-3753-change-build-to-allow-scala-nightlies-ban
=pro #3753 Override dependency versions from command line
2013-12-04 02:04:41 -08:00
Björn Antonsson
00a268b6b3 =pro #3753 Override dependency versions from command line 2013-12-03 16:47:10 +01:00
Björn Antonsson
5f6f1609f8 =pro #3752 publish jars locally to the right directory 2013-11-29 11:31:38 +01:00
Martin Krasser
9fce211f3b =per #3718 Support for native LevelDB 2013-11-14 12:18:34 +01:00