He-Pin(kerr)
4d89553471
chore: Use scala.jdk.CollectionConverters ( #2236 )
2025-09-20 11:15:41 +08:00
PJ Fanning
c11434abb4
remove final use of sun.misc.Unsafe ( #1995 )
...
* remove final use of sun.misc.Unsafe
* Update PekkoBuild.scala
* update exception handling
* Update Unsafe.java
2025-08-07 09:36:46 +01:00
PJ Fanning
f23107fc43
Remove java8 home and scala steward pins related to java 11 and java 17 ( #1968 )
...
* remove use of java8 home
* scala deprecations
* upgrade paradox
* getId is deprecated
* remove targetSystemJdk build option
* Update JdkOptions.scala
2025-07-30 13:34:30 +01:00
PJ Fanning
5cf14f54a4
still a few stray refs to Akka ( #1759 )
2025-01-31 12:43:08 +01:00
He-Pin(kerr)
e5d766bbf1
chore: Proper test virtual thread dispatcher and update doc. ( #1728 )
2025-01-19 11:30:49 +08:00
Arnout Engelen
d83b2c7cd8
chore: update sbt-bom 0.3.0 to sbt-sbom 0.4.0 ( #1712 )
...
https://github.com/siculo/sbt-bom
2025-01-14 22:18:22 +01:00
Arnout Engelen
de1de409c6
Make CycloneDX SBOM artifact easier to recognize ( #1536 )
...
Adding the 'classifier' to get artifacts with names like
`pekko-actor_2.13-cylonedx.xml` consistent with what the Maven
plugin does.
2024-10-21 21:48:21 +01:00
PJ Fanning
95e8355c4c
remove old resolver support ( #1523 )
2024-10-09 08:19:43 +01:00
Arnout Engelen
684fec989e
feat: publish SBOMs ( #1380 )
...
While clearly not perfect, I think we should start growing
towards publishing valid SBOMs for our artifacts, and
publishing these is a good first step in that direction.
2024-07-08 15:50:42 +02:00
Arnout Engelen
d98942dd3b
chore: drop custom +~ version switching ( #1324 )
...
as this feature is in sbt since https://github.com/sbt/sbt/pull/6894
and https://github.com/sbt/sbt/pull/6936
2024-05-13 10:56:26 +02:00
PJ Fanning
e3410bcaa8
Pekko becomes TLP ( #1214 )
2024-03-22 14:16:08 +01:00
AndyChen
108f5d123a
chore: Temporarily disable the license report generation to speed up build ( #704 )
...
* fix: using project/index generator
* fix: broken link
* chore: reformat code
* simplify generator and build fixes
* additional documentation clarify
* code format chore
* chore: reducing cr cost
* chore: remove unnecessary
* reset link configuration
* keep index doc
* disable license report by default
* reduce license because disable by default
* Change the description of build paradox
* chore: code fmt
2024-01-23 19:33:33 +08:00
He-Pin(kerr)
0c31c65ae1
chore: Mention how long paradox will took. ( #1007 )
...
* chore: Mention how long paradox will took.
2024-01-21 16:35:53 +08:00
PJ Fanning
d5381958c8
fix ByteStringBuilder.addAll ( #903 )
...
* fix ByteStringBuilder.addAll
* sort out tests for different scala versions
* rework tests
* rework unmanaged source dirs
2024-01-04 12:21:13 +01:00
He-Pin
a99dbda47b
=sbt Update sbt-welcome to 0.3.2
2023-10-16 19:56:14 +08:00
Matthew de Detrich
b7fdada663
Remove org.apache.pekko package from sbt build
2023-07-30 14:47:28 +02:00
Matthew de Detrich
23becc4565
Add testQuickUntilPassed
2023-07-06 18:39:46 +02:00
Matthew de Detrich
7fffb86246
Document testQuick in welcome screen
2023-07-06 12:28:10 +02:00
PJ Fanning
b0fdac259b
adjust ASF header ( #450 )
2023-06-22 14:19:26 +01:00
Matthew de Detrich
8e60ef5c6d
Make link validator run against PR's
2023-06-14 20:46:51 +02:00
Matthew de Detrich
c1584a4f4b
Update sbt-apache-sonatype
2023-03-01 11:50:18 +01:00
PJ Fanning
c32fcf1f0a
update more akka refs to use pekko name ( #200 )
2023-02-17 10:49:40 +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
He-Pin
4ac0f00a47
Update headers with The Apache header annotated.
2023-01-12 10:59:28 +08:00
Matthew de Detrich
1e4262e65d
Add sbt UsefulTask for publishLocal
2023-01-05 12:32:06 +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
0cb5056ad5
Rename classes containing Akka to Pekko
2022-12-03 11:49:30 +01:00