Commit graph

26803 commits

Author SHA1 Message Date
Matthew de Detrich
fea4c74d03 Fix incorrect coursier setup action 2023-06-13 15:00:47 +02:00
PJ Fanning
da15758c90
upgrade to protobuf 3.16.3 (due to CVE) (#390) 2023-06-13 12:33:22 +01:00
PJ Fanning
71da3008ac
upgrade test dependencies used by docker-client (#389)
Update Dependencies.scala
2023-06-13 11:56:03 +01:00
Matthew de Detrich
2d678ca8b2 Update jackson version docker-client test dependency 2023-06-13 10:54:21 +08:00
Zachary Sistrunk
495dc11074 Update persistence-plugins.md
Mention JDBC Durable State restriction
2023-06-10 01:00:29 +08:00
Matthew de Detrich
d1a94323f5 Make 2.12 ccompat extension classes final 2023-06-09 18:30:38 +02:00
PJ Fanning
687d7247b6
acknowledge use of scala-library code (#381) 2023-06-09 16:50:12 +01:00
Matthew de Detrich
17a986792c Add Iterable.once to ccompat 2023-06-09 16:59:03 +02:00
PJ Fanning
1612950702
fix up refs to Akka in source code (#374)
* fix up refs to Akka in source code

* Update distributed-data.md
2023-06-07 14:51:57 +01:00
PJ Fanning
7d896338e3
stray space in doc (#372) 2023-06-07 12:54:04 +01:00
Matthew de Detrich
d78ea3ae65 Cache snapshots to prevent overloading Apache Nexus repo 2023-06-05 17:28:00 +02:00
He-Pin
008bdd5190 =sbt Upgrade to Scala 2.12.18 and 2.13.11. 2023-06-03 21:38:07 +08:00
Matthew de Detrich
9aa4e1d904 Submit dependabot dependency graph to Github 2023-06-03 10:04:00 +02:00
Matthew de Detrich
8dc3bb8323 Add protected tags to .asf.yaml 2023-06-03 11:51:02 +08:00
Matthew de Detrich
15d9a31f8c Update sbt to 1.9.0 2023-06-02 17:10:56 +02:00
sangbong
1f1fb8eb7c Use setup-coursier Instead downloading on every run in link-validator 2023-06-02 14:56:23 +02:00
Matthew de Detrich
def5d6e388 Rename akka files and folders to pekko 2023-06-01 19:25:55 +02:00
Matthew de Detrich
9bc2c930f7 Use proper type for SemVerSpec 2023-06-01 13:20:52 +08:00
PJ Fanning
5abffda7db
modify out of date note about java8 compat (#361)
* remove out of date note about java8 compat

* Update CONTRIBUTING.md

* extend notes for Java API contributors

* vice versa
2023-05-30 00:42:35 +08:00
Johannes Rudolph
6b90b20334
stream: fix regression in JsonFraming (#44)
* stream: fix regression in JsonFraming

Was introduced in 6b30134c5c where
an invariant was changed what `pos` can be when the loop is run.

* fix when maximumObjectLength is near Int.MaxValue
2023-05-29 16:27:37 +01:00
PJ Fanning
0bb2e8668b
doc: how to set version number in build (#350)
* version-number-in-build

* Update README.md
2023-05-29 20:08:10 +08:00
He-Pin
6edcec8b2c =sbt Add headers for sbt files. 2023-05-29 16:47:22 +08:00
PJ Fanning
bbb3be1b1e
add license header to sbt files (#359)
* add license header to sbt files

* Update plugins.sbt
2023-05-29 10:35:14 +08:00
Matthew de Detrich
037da28382 Add inline final to FutureConverters 2023-05-28 18:50:21 +02:00
Matthew de Detrich
ca1ed99307 Set version scheme 2023-05-28 00:57:57 +02:00
PJ Fanning
45f2445b77
issue with osgi project scaladoc (scala3) (#355) 2023-05-27 23:42:26 +01:00
PJ Fanning
280f6947e4 Update plugins.sbt 2023-05-28 00:35:35 +02:00
PJ Fanning
37ebe6708d
Create KEYS (#291) 2023-05-27 12:54:05 +01:00
Matthew de Detrich
b78690f62d Add remove redundant semicolons into .git-ignore-blame-revs 2023-05-27 18:28:46 +08:00
Matthew de Detrich
59423c218a Remove redundant semicolons 2023-05-27 11:41:18 +02:00
Matthew de Detrich
ee715ea6ee Update sbt-apache-sonatype 2023-05-27 11:07:43 +02:00
He-Pin
8289ae7843 =build Update to sbt 1.9.0-RC3 2023-05-27 10:45:00 +02:00
Matthew de Detrich
d5a1b2efe7 Add unwrap single string into .git-ignore-blame-revs 2023-05-25 10:45:37 +02:00
PJ Fanning
56f71cdde5
Remove jar from source repo (#340)
* remove jar

* update shell script to download jar

* Update pekko-cluster
2023-05-24 23:10:06 +01:00
PJ Fanning
435393a6d4
note need for Graphviz (#337)
* note need for Graphvis

* Update README.md

Co-authored-by: Arnout Engelen <arnout@bzzt.net>

* Update README.md

Co-authored-by: Arnout Engelen <arnout@bzzt.net>

---------

Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2023-05-24 16:28:03 +02:00
Arnout Engelen
1a8997c575
Document JDK build prerequisites (#336)
I think mentioning the need to install Java 8 should be
sufficient here: in the vast majority of cases it should
be picked up automatically, and otherwise the build error
tells you how to explicitly point to it.
2023-05-24 16:28:03 +02:00
Arnout Engelen
eaea9b116f
Document JAVA_8_HOME in error message
When no Java 8 installation is found, mention in the error message that
you can also use the JAVA_8_HOME environment variable to help the build
find it.
2023-05-24 16:28:03 +02:00
Matthew de Detrich
480f516398
Unwrap single string interpolation syntax 2023-05-24 16:28:02 +02:00
Matthew de Detrich
dc216add10
Update to Scala 3.3
Co-Authored-By: PJ Fanning <pjfanning@users.noreply.github.com>
2023-05-24 16:27:04 +02:00
Matthew de Detrich
3ab894e443 Add sbt-license-report generated links to http whitelist 2023-05-23 22:01:08 +02:00
PJ Fanning
2ff8c07a17
remove rsync plugin (#331) 2023-05-23 18:34:30 +01:00
Matthew de Detrich
5bb62dec21 Update sbt-apache-sonatype 2023-05-23 17:31:14 +02:00
PJ Fanning
f6aa1567d8
add build instructions (#323)
* Update README.md

* Update README.md
2023-05-23 14:08:17 +01:00
Matthew de Detrich
7809c78388 Update sbt-apache-sonatype and handle rename 2023-05-21 12:12:21 +02:00
Matthew de Detrich
5dbc32b552 Remove unneeded imports 2023-05-15 22:27:36 +08:00
Matthew de Detrich
3c11923e83 Integrate sbt-license-report 2023-05-15 12:40:29 +02:00
PJ Fanning
245bed58d1
jackson 2.14.3 (#317) 2023-05-10 11:03:46 +01:00
Matthew de Detrich
898c69701b Add OptionConverters.toScala methods for java Optional primitives 2023-05-09 14:34:50 +02:00
Matthew de Detrich
0df71060ea Add OptionConverters.toJava and OptionConverters.toScala 2023-05-09 07:20:18 +02:00
Matthew de Detrich
ccd728f098 Missed inline in toJavaPrimitive 2023-05-08 22:42:02 +02:00