Commit graph

3054 commits

Author SHA1 Message Date
PJ Fanning
fbbba72d8a
link to newly created pekko samples (#299) 2023-05-06 18:59:30 +01:00
Matthew de Detrich
878ee613e0 Use FileFilter.nothing from newest sbt 2023-05-04 12:03:49 +02:00
Matthew de Detrich
31cb6043d4 Use ApacheMavenSnapshotsRepo constant 2023-05-04 10:22:37 +02:00
Samuele Resca
53e54104ef
Fixing #246: update signature and fiddle properties in project/Paradox.scala (#302)
* Updating Paradox props.

* Reverting scalafiddle props.

* Removing @@signature placeholder in favour of apidocs.

* Coverting scalafiddler examples to standard examples.

---------

Co-authored-by: Samuele Resca <sr7@ad.datcon.co.uk>
2023-04-27 21:20:29 +02:00
PJ Fanning
65e0e50a57
scaladoc/javadoc links broken in docs (#294)
* parent 1e514f6aaf
author PJ Fanning <pjfanning@users.noreply.github.com> 1681764418 +0200
committer PJ Fanning <pjfanning@users.noreply.github.com> 1681934910 +0200

scaladoc/javadoc links broken in docs

Update project-info.conf

Update Paradox.scala

Update project-info.conf

* revert some changes till later
2023-04-20 10:33:10 +02:00
PJ Fanning
1e514f6aaf remove akka specific algolia and google analytics values 2023-04-19 21:40:52 +08:00
PJ Fanning
e5dfc90c1f
Update project-info JDKs (#293)
* Update project-info.conf

* remove Temurin naming
2023-04-17 23:29:25 +02:00
PJ Fanning
751ec2943e
update links to point to pekko sample docs (#285)
* update links to point to pekko sample docs

* use github links
2023-04-14 19:54:23 +08:00
He-Pin
2c4d0ee02d =sbt Bump reactive-stream-version to 1.0.4 2023-04-06 01:57:15 +08:00
PJ Fanning
321c572114
upgrade to jackson 2.14.2 (#273)
* upgrade to jackson 2.14.2

* scala 3.2.2 needed

* another deprecation issue

* ignore deprecation warnings in Scala 3 build

* Update PekkoDisciplinePlugin.scala

* scala 3.2 compile issues

* more scala upgrade issues

* import order

* Update actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/InteractionPatternsSpec.scala

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

---------

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2023-04-05 15:44:58 +02:00
PJ Fanning
198d0eb017
update pekko-cluster license (#272) 2023-03-25 13:03:29 +01:00
Matthew de Detrich
3e1231c320 Fix Xlint options 2023-03-23 02:58:27 +01:00
Matthew de Detrich
85c2a46909 Update Scala versions 2023-03-21 21:56:50 +01:00
PJ Fanning
fbada2cf16
update pekko notice used in jars (#250)
Update AddMetaInfLicenseFiles.scala
2023-03-15 13:42:37 +01:00
Matthew de Detrich
325e21562b Replace ci-release with dynver 2023-03-11 21:13:57 +08:00
PJ Fanning
a1ee96633c
license/notice reqs for CountMinSketch.java (#229) 2023-03-06 15:04:59 +01:00
PJ Fanning
f9eb8aaebf
can only set headerLicense config once (#234)
* can only set headerLicense config once

* Update CopyrightHeader.scala
2023-03-06 10:43:02 +01:00
PJ Fanning
0a8b8a572f
set license headers on conf files (#227) 2023-03-03 13:24:19 +01:00
PJ Fanning
4a36d2600e
latest paradox plugin (#223)
* latest paradox plugin

* Update plugins.sbt

* Update Paradox.scala
2023-03-02 01:19:58 +01:00
Matthew de Detrich
c1584a4f4b Update sbt-apache-sonatype 2023-03-01 11:50:18 +01:00
Johannes Rudolph
317cbb5250 use latest version of sbt-pekko-paradox 2023-02-28 19:14:26 +01:00
Matthew de Detrich
0b5bf4fd46 Add Apache to POM licenses field by updating sbt-apache-sonatype 2023-02-24 17:25:07 +01:00
PJ Fanning
de1a5e3b37
acknowledge smhasher copyright but add apache license header (#159)
* acknowledge lamp/epfl copyright  but add apache license header

* scalafmt

* latest attempt

* Update LICENSE

* add Austin Appleby attribution

* remove debian check

* Update CopyrightHeader.scala

* add source license changes for MurmurHash and introduce more jar specific licenses

* scalafmt

* update comment
2023-02-22 16:10:24 +01:00
PJ Fanning
7e653454a9
use pekko: in urls and fix other branding issues (#184)
* use pekko: in urls and fix other branding issues

* update comments

* fix artery test

* test changes

* scalafmt

* try to fix some tests and fixing more akka refs

* more akka refs

* more changes

* more akka refs

* Update LeaseMajoritySpec.scala

* Update docs/src/main/paradox/testing.md

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

* Update docs/src/main/paradox/project/migration-guides.md

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

* Update actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

* Update scripts/release-train-issue-template.md

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>

* revert link-validation change

* Update JacksonModule.scala

* revert key name changes to fix 2 tests

* fix one test

* more test trouble

* more test issues

* fix hashing test

* Update RouterTest.java

* update code comment

---------

Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2023-02-22 12:48:15 +01:00
Matthew de Detrich
bcec7bae07 Move header check into its own github action 2023-02-21 18:21:31 +01:00
PJ Fanning
c32fcf1f0a
update more akka refs to use pekko name (#200) 2023-02-17 10:49:40 +01:00
PJ Fanning
3ee028f915
update some random akka refs (#196) 2023-02-16 10:39:18 +01:00
Matthew de Detrich
5e8a278b1b Updates sbt-source-dist 2023-02-15 22:10:07 +01:00
Matthew de Detrich
86205dfdda Updates sbt-apache-sonatype 2023-02-15 20:02:43 +01:00
Arnout Engelen
417ff4cd85
Fix link to snapshots repository documentation (#191) 2023-02-15 17:00:42 +01:00
Johannes Rudolph
8e79fc96b5
make sure to include resources in protobuf-v3 assembly (#174) 2023-02-14 13:45:08 +01:00
Matthew de Detrich
751ac2f2e3 Use sbt-apache-sonatype for Apache Nexus repo settings 2023-02-12 15:44:20 +01:00
PJ Fanning
6091fa713d
add DISCLAIMER (#160) 2023-02-10 10:52:20 +01:00
Johannes Rudolph
b9de316961
use pekko-sbt-paradox theme for docs (#156)
Fixes #153
2023-02-10 09:55:33 +01:00
Matthew de Detrich
464c0fa7cd Add SourceDistPlugin for creating source packages 2023-02-09 14:47:19 +01:00
PJ Fanning
bceeca9b78
update jar build to include protobuf license (#138) 2023-02-09 14:40:34 +01:00
Seeta Ramayya
ad0f3b4234
Replaced doc.akka.io with pekko.apache.org (#120)
* modified all references in docs module

* replaced in inline scala docs

* renamed variable and changed access specifier

* reanmed in remaining places

* Adjusted path (instead of `akka` used `pekko`)

* Where applicable akka.io is replaced with pekko.apache.org

* replaced akka with pekko in the path

* Removed TODO

* Removed migration guide to gRPC (there is no user using pekko at the moment so no need of migration guide)

* Added back migration to gRPC section

* removed TODO

* alpakka is replaced with pekko-connectors

* the Akka online documentation -> the Pekko online documentation

* referring akka security docs

* reffering to akka migration guides (pekko is not managing them)

* Using pekkoBaseURL for platform-guide.base_url

* removed unnecessary redirects and used current instead of 2.6

* Changed akka discovery to pekko discovery

* Some more replacement

* fix merge issue

* revert platform-guide change because we

---------

Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2023-01-31 12:26:50 +01:00
Matthew de Detrich
4c0219600b Rename name for Apache nexus repo to work with Sonatype 2023-01-26 15:07:45 +01:00
Matthew de Detrich
beb13d23ef Properly set sonatype repo settings for publishTo 2023-01-26 13:40:09 +01:00
Matthew de Detrich
6f6815049b Publish nightlies to Apache Nexus Repository 2023-01-25 13:10:19 +01:00
PJ Fanning
474ed8b4d0
use Apache Pekko name for version check (#119) 2023-01-23 12:09:03 +01:00
PJ Fanning
0903c6aa86
fix some stray akka refs (#117) 2023-01-19 18:10:59 +00:00
Jonas Chapuis
3d93c29737
Renames in doc #98 (#100)
* Rename some base_url values in Paradox.scala
* Rename Akka to Pekko in documentation, also adapt/remove small blocks of text that were no longer consistent or adequate
* Rename Akka to Pekko in some related files outside the doc directory
* Rename akka-bom to pekko-bom
* Rename artifacts prefixes from akka to pekko
* Add links to Apache documents in licenses.md
* Add links to Akka migration guides for earlier versions
2023-01-18 08:13:01 +01:00
He-Pin
4ac0f00a47 Update headers with The Apache header annotated. 2023-01-12 10:59:28 +08:00
kerr
3323ff6eb3 !sbt Use Apache header for new files. 2023-01-12 10:59:28 +08:00
Matthew de Detrich
f48a88991e Replace the akka paradox theme with the standard one 2023-01-07 20:45:29 +01:00
Matthew de Detrich
9aa0fb99b0 Remove readiness levels 2023-01-07 14:48:21 +01:00
PJ Fanning
0208a4a3bd
try to add license and notice to jars (#77)
I'm going to merge this - thanks for the reviews
2023-01-06 10:34:14 +01:00
Matthew de Detrich
bb5558035e Update latest sbt version 2023-01-05 17:34:40 +01:00
Matthew de Detrich
1e4262e65d Add sbt UsefulTask for publishLocal 2023-01-05 12:32:06 +01:00