Commit graph

2662 commits

Author SHA1 Message Date
Patrik Nordwall
458d4ae546 add GPG_TTY instruction 2020-01-27 13:27:56 +01:00
Arnout Engelen
ef08d9fe5c Don't warn about discarded return values (#28403)
* Since we have and use many API's where the return value can be safely
ignored.
* akka-cluster-sharding also does implicit widening
2020-01-21 20:47:18 -08:00
Scala Steward
c7e03584a6 Update sbt to 1.3.7 (#28495) 2020-01-20 10:29:11 +01:00
Mikhail Limansky
52c01832da Merge remote-tracking branch 'akka/master' into scalatest310 2020-01-17 16:03:32 +03:00
Mikhail Limansky
8b06168db6 Remove ScalaTestJUnit from provided dependencies. 2020-01-17 15:53:24 +03:00
Arnout Engelen
9b9972a854
Remove deprecated actorRefWithAck from 'pending' lists (#28337)
As we don't plan to document this one anymore, so it's already
ignored in the 'ignore' list
2020-01-15 16:40:06 +01:00
Patrik Nordwall
47d2b680c8
Merge pull request #28486 from akka/update/sbt-reproducible-builds
Update sbt-reproducible-builds to 0.23
2020-01-14 13:10:52 +01:00
Johannes Rudolph
ec208cad08
Merge branch 'master' into scalatest310 2020-01-14 12:03:32 +01:00
Scala Steward
a1d9487ecd Update aeron-client, aeron-driver to 1.25.0 (#28475)
* Update aeron-client, aeron-driver to 1.25.0

* Update agrona to 1.2.0

Co-authored-by: Arnout Engelen <github@bzzt.net>
2020-01-14 10:34:27 +00:00
Scala Steward
9480d6415c Update sbt-pgp to 2.0.1 (#28396) 2020-01-14 10:33:10 +00:00
Scala Steward
ee6d48c7ba Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30 (#28398)
* Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30

* Update jul-to-slf4j, log4j-over-slf4j, ... to 1.7.30
2020-01-14 10:32:37 +00:00
Scala Steward
b74809ed77 Update metrics-core, metrics-jvm to 4.1.2 (#28375) 2020-01-14 10:29:31 +00:00
Scala Steward
53516fcc32 Update scalacheck to 1.14.3 (#28378) 2020-01-14 10:28:55 +00:00
Arnout Engelen
78a357e0f5 Update sbt-reproducible-builds to 0.23 (#28485) 2020-01-14 11:22:20 +01:00
Johan Andrén
b5d2bcdbb0 Fix problems with byte string copy to array 2.13 (#28468)
* copyToArray unbroken on 2.13 #28465
* Skip discipline flags in console (driving me crazy!)
2020-01-14 10:51:37 +01:00
Mike Limansky
d9ed927df0 Update to ScalaTest 3.1.0, fix #28289. 2020-01-11 15:15:10 +03:00
Scala Steward
9bd9755ad6 Update sbt-header to 5.4.0 (#28458) 2020-01-08 18:16:17 +01:00
Patrik Nordwall
56c9f7d54e
Merge pull request #28411 from scala-steward/update/sbt-java-formatter-0.5.0
Update sbt-java-formatter to 0.5.0
2020-01-08 13:50:34 +01:00
Scala Steward
290a6137e0 Update commons-codec to 1.14 (#28445) 2020-01-07 10:11:35 +01:00
Scala Steward
e3cb631388 Update jctools-core to 3.0.0 (#28446) 2020-01-07 10:11:10 +01:00
Scala Steward
2327231667 Update sbt-paradox-akka to 0.29 (#28442) 2020-01-07 10:09:41 +01:00
Arnout Engelen
04df0252cd Clean up akka.build.version #26675 (#28415)
Since sbt-dynver now takes care of this and has successfully been tested with
the play and lagom nightly builds. If you really want to override the version
anyway, you can still add a 'version.sbt' and override 'version in ThisBuild'
and 'isSnapshot in ThisBuild' manually.
2020-01-06 20:11:18 -08:00
Scala Steward
937aa0e201 Update jackson-databind to 2.10.2 (#28447) 2020-01-06 19:43:22 -08:00
Scala Steward
a40466cac1 Update junit to 4.13 (#28435) 2020-01-03 09:16:53 +01:00
Scala Steward
90eac0f103 Update sbt to 1.3.6 (#28433) 2020-01-03 09:16:34 +01:00
Helena Edelson
6bf20f4117 Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
Scala Steward
0fe7c834db
Update sbt-java-formatter to 0.5.0 2019-12-19 11:28:56 +01:00
Scala Steward
9dd0cb0f3c
Update mockito-core to 3.2.4 2019-12-17 21:34:38 +01:00
Scala Steward
a9d1a7f8b9 Update HdrHistogram to 2.1.12 (#28376) 2019-12-17 17:17:11 +01:00
Arnout Engelen
ffe769b4df
Enable 'adapted args' warnings globally (#28391)
* Enable 'adapted args' warnings globally

* Nicer tuple notation
2019-12-17 13:31:34 +01:00
Arnout Engelen
3a35851fef
use sbt-dynver (#27042) 2019-12-16 14:33:17 +01:00
Johan Andrén
8a019f86a1
JFR-based remoting flight recorder #26282 2019-12-16 11:45:13 +01:00
Scala Steward
2ab714cd71 Update sbt to 1.3.5 (#28377) 2019-12-16 10:18:59 +01:00
Arnout Engelen
a3ca3a3fca Perform MiMa checks against 2.6.1 (#28324)
* Exclude jdk9+-specific classes from mima

as in https://github.com/akka/akka/pull/24297#issue-162564159
2019-12-13 17:05:16 +01:00
Arnout Engelen
21fbfe6724
Add checkTestsHaveRun task to check tests have run (#28350)
Extend JUnitSuite to make sure the test is included in the report.

After merging this, nothing would happen. We should then invoke
`checkTestsHaveRun` from the jenkins nightly builds. That should then
fail the build until we merge #28347 and switch the nightly builds
to run on JDK11.
2019-12-13 11:29:20 +01:00
Arnout Engelen
25ad10f893
Document asSubscriber stage (#28128)
* Unfortunately it seems the jdk9-only tests could not actually be compiled.
With these changes those can actually be compiled and ran again.

* Always link to jdk11 for java.* javadocs

* Update sbt-paradox-akka to fix linking to inner classes for javadoc
2019-12-05 16:40:05 +01:00
Patrik Nordwall
143cd6fa8a
Merge pull request #28303 from scala-steward/update/sbt-paradox-akka-0.28
Update sbt-paradox-akka to 0.28
2019-12-05 15:48:47 +01:00
Arnout Engelen
7839649fb2 Downgrade sbt-osgi (#28302)
To fix including jdk9-only classes
2019-12-04 14:39:56 -08:00
Johannes Rudolph
d0027850e6
build: fix mima checking for Akka 2.6.0 (#28300)
Previously, due to a syntax problem, only typed artifacts were checked against
2.6.0.

Co-Authored-By: Arnout Engelen <github@bzzt.net>
2019-12-04 15:40:38 +01:00
Scala Steward
8f77e6ccc3
Update sbt-paradox-akka to 0.28 2019-12-04 14:59:08 +01:00
Enno
4d04bb968b Docs: add some API links to stream operator docs (#28180)
* Docs: add some API links to stream operator docs

* Complement CONTRIBUTION.md

* Switch to frameless Javadoc
2019-12-03 09:16:05 +01:00
Scala Steward
d53d3701fa Update sbt-scalafix to 0.9.11 (#28285) 2019-12-02 13:01:08 +01:00
Scala Steward
d4ab19e60b Update mockito-core to 3.2.0 (#28283) 2019-12-02 11:46:32 +01:00
Johan Andrén
bfabdebace Revert "Remove scalac javabootclasspath hack (#28156)" (#28268)
Breaks the JDK 11 nightlies

This reverts commit 2bf43d394c.
2019-11-29 13:40:47 +01:00
sullis
dbc97fb6f3 Scala 2.13.0 -> Scala 2.13.1 (#28140)
* Scala 2.13.0 -> Scala 2.13.1

* Update to genjavadoc 0.15

* Allow 'higherKinds' without explicit import

To follow the 2.13.1 convention

* Remaining higherKinds imports

* Mima excludes for missing value classes in generics
2019-11-29 13:38:19 +01:00
Patrik Nordwall
a2b644c513
Merge pull request #28267 from dwijnand/use-CrossVersion.patch-for-silencer
Use CrossVersion.patch for Silencer plugin
2019-11-29 12:49:18 +01:00
Scala Steward
24b4c48a21 Update aeron-client, aeron-driver to 1.24.0 (#28247)
* and update agrona accordingly
2019-11-29 12:35:19 +01:00
Dale Wijnand
bcfa1b8586 Use CrossVersion.patch for Silencer plugin
For details on how these differ see:
https://www.scala-sbt.org/1.x/docs/Cross-Build.html#More+about+using+cross-built+libraries

The motivaton for this is so this part of the build doesn't need to be
(ironically) patched when running with a binary-compatible build of the
next patch release of Scala (e.g. Scala 2.13.2-bin-SHA).

Ideally this could be backported to the release-2.5 branch so it would
be immediately of use, otherwise it'll only be available in the
community builds that track Akka 2.6.
2019-11-28 08:35:05 +00:00
Scala Steward
5c0d7bf3dc Update sbt-header to 5.3.1 (#28259) 2019-11-27 18:22:12 +01:00
Enno
4946c957eb Docs: link pages with TLS (#28258) 2019-11-27 17:33:44 +01:00