Patrik Nordwall
33891a0202
=pro Remove unused atmos project in build
2014-04-15 12:30:05 +02:00
Björn Antonsson
a5a17e4b66
=pro Update genjavadoc version to 0.7
2014-04-15 11:52:17 +02:00
Csongor Somogyi
9230f9710f
Fixes #13983
...
Two changes have been made:
- In AkkaBuild, forced using UTF-8 to verify HTML files containing
diagrams
- In the documentation chapter Building Akka, added a section clarifying
the Graphviz dependency of generating Scaladoc Content Hierarchies
These fixes eliminates the issues I faced while building Akka on Windows
with NetBeans. The first issue is a Windows specific issue where the
default charset cannot be UTF-8. The second is Windows related in the
sense that Graphviz, the optional dependency of Scaladoc, had to be
manually resolved.
2014-04-15 11:40:51 +02:00
Patrik Nordwall
f677ed0b68
=pro sbt-0.13.2-RC2 with name hashing, scala 2.10.4
...
* take advantage of latest incremental compiler improvements
* scala 2.10.4
* Remove workaround in FutureSpec, bug fixed in Scala 2.10.4
* Change version of samples to allow snapshot overwrite in publishM2
* allow publish overwrite for osgi-dining-hakkers/uncommons
2014-04-11 14:11:02 +02:00
Raymond Roestenburg
d57d4bff10
=cam #3929 updated apache camel dependency to version 2.13.0
2014-03-22 10:44:10 +01:00
Roland Kuhn
ab58d7384a
+pro #3907 fix OSGi Scala version constraint
2014-03-19 12:43:04 +01:00
Patrik Nordwall
c3b237ce8d
Merge pull request #2066 from akka/wip-3920-remove-deprecated-patiknw
...
Remove deprecated features
2014-03-14 14:20:05 +01:00
Patrik Nordwall
4b977361eb
!tra #3920 Remove deprecated durable mailboxes
2014-03-14 14:11:28 +01:00
Patrik Nordwall
9cc586b674
!tra #3920 Remove deprecated akka-transactor
2014-03-14 14:11:28 +01:00
Patrik Nordwall
9f906b2de9
!dat #3920 Remove deprecated akka-dataflow
2014-03-14 14:11:18 +01:00
Roland Kuhn
33030ca969
Merge pull request #2063 from agourlay/upgrade-leveldb
...
upgrade org.iq80.leveldb to 0.7
2014-03-14 09:34:17 +01:00
Arnaud Gourlay
dc039198b0
!per #3916 upgrade org.iq80.leveldb to 0.7
2014-03-10 17:31:28 +01:00
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