Commit graph

3240 commits

Author SHA1 Message Date
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
Matthew de Detrich
24c03cde19
Rename sbt akka modules
Co-authored-by: Sean Glover <sean@seanglover.com>
2023-01-05 11:10:50 +01:00
kerr
f26dfd92a6
=sbt Make use of File.separatorChar to avoid exception. (#80) 2022-12-29 22:37:51 +01:00
sdeigm
573cdf4fa6
System.getProperty("file.separator") replaced by "/" to avoid build problems on windows (#75) 2022-12-16 18:39:25 +01:00
Matthew de Detrich
dc140145d6 Fix regression with doc dir rename 2022-12-07 00:28:04 +01:00
Matthew de Detrich
07a47741a1 Rename akka to pekko in system properties 2022-12-03 15:03:47 +01:00
PJ Fanning
1d43e8f67c
use org.apache.pekko as org id (#35)
Update AkkaBuild.scala
2022-12-03 14:18:18 +01:00
Matthew de Detrich
61fbb7ebc0 Rename akka to pekko in CliOption and fix mima 2022-12-03 13:07:19 +01:00
Matthew de Detrich
0cb5056ad5 Rename classes containing Akka to Pekko 2022-12-03 11:49:30 +01:00
Greg Methvin
3d93dbcb81
Rename akka to pekko in configuration (#63)
Resolves https://github.com/apache/incubator-pekko/issues/54
2022-12-02 04:53:48 -08:00
PJ Fanning
708da8caec
rename akka-docs dir to docs (#62) 2022-12-02 10:49:40 +01:00
PJ Fanning
13dce0ec69
set mimaPreviousArtifacts := Set.empty to disable mima checks (#65)
Update MiMa.scala
2022-12-01 15:32:57 +01:00
Matthew de Detrich
f84e8db3cb Rename akka package to org.apache.pekko 2022-11-30 16:45:15 +01:00
Edward Samson
732f0890a0
Change sbt welcome logo to Pekko (#1) 2022-11-05 17:59:29 +01:00
Auto Format
15b163da74 format source with scalafmt, #2 2022-11-05 15:01:03 +01:00