You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "spangaer (via GitHub)" <gi...@apache.org> on 2023/02/14 20:17:32 UTC

[GitHub] [incubator-pekko-http] spangaer commented on a diff in pull request #48: Replace Akka with Pekko for classes and functions

spangaer commented on code in PR #48:
URL: https://github.com/apache/incubator-pekko-http/pull/48#discussion_r1106326484


##########
docs/src/test/java/docs/http/javadsl/server/PekkoHttp1020MigrationExample.java:
##########
@@ -13,7 +13,7 @@
 import org.apache.pekko.stream.Materializer;
 
 @SuppressWarnings("deprecation")
-public class AkkaHttp1020MigrationExample {
+public class PekkoHttp1020MigrationExample {

Review Comment:
   Just accidentally stumbled over this, but seems like this one would correctly be named Akka, as there is no Pekko 10.2 Migration



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org