pjfanning opened a new pull request, #715: URL: https://github.com/apache/pekko-http/pull/715
relates to #714 We get a lot of compiler warnings due to this. Example ``` [warn] /home/code/pekko-http/http-core/src/main/scala/org/apache/pekko/http/javadsl/ConnectionContext.scala:115:4: Prefer the Scala annotation over Java's `@Deprecated` to provide a message and version: @deprecated("message", since = "MyLib 1.0") ``` -- 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-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org