You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/08 19:52:42 UTC

[GitHub] [incubator-pekko-http] mdedetrich commented on a diff in pull request #142: Apply compat changes from latest Pekko

mdedetrich commented on code in PR #142:
URL: https://github.com/apache/incubator-pekko-http/pull/142#discussion_r1187832300


##########
docs/src/test/java/docs/http/javadsl/server/directives/FutureDirectivesExamplesTest.java:
##########
@@ -30,7 +30,6 @@
 import scala.concurrent.duration.FiniteDuration;
 
 import static org.apache.pekko.http.javadsl.server.PathMatchers.*;
-import static scala.compat.java8.JFunction.func;

Review Comment:
   No longer needed, Scala 2.12+ supported automatic conversion of Scala functions to Java functions. This appears to be leftover from Scala 2.11 and earlier



-- 
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