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

[I] GraphApply.scala.template deprecation misapplied [incubator-pekko]

pjfanning opened a new issue, #875:
URL: https://github.com/apache/incubator-pekko/issues/875

   https://github.com/apache/incubator-pekko/blob/16e587ded12d6ad83c66123c144b1dddfdebaad4/stream/src/main/boilerplate/org/apache/pekko/stream/scaladsl/GraphApply.scala.template#L36
   
   Many createGraph methods are created for this template. Each one gets its deprecation message but the numbers are incremented on each one - so the versions become nonsensical.
   
   Oddly the '.6.' bit is retained but the other parts increment.
   
   For example, one method ends up with
   
   ```
   @deprecated("Use createGraph instead", "Akka 5.6.46")
   ```


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


Re: [I] GraphApply.scala.template deprecation misapplied [incubator-pekko]

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
He-Pin commented on issue #875:
URL: https://github.com/apache/incubator-pekko/issues/875#issuecomment-1868704896

   ![image](https://github.com/apache/incubator-pekko/assets/501740/d0c1a3a7-2975-4013-8ad5-4f472a6310c0)
   


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


Re: [I] GraphApply.scala.template deprecation misapplied [incubator-pekko]

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
He-Pin closed issue #875: GraphApply.scala.template deprecation misapplied
URL: https://github.com/apache/incubator-pekko/issues/875


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