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/05/30 12:36:04 UTC

[GitHub] [incubator-pekko-connectors] pjfanning opened a new issue, #126: Scala 3 support

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

   * we have a real mixed bag of connectors in this project
   * some are easy to make work with Scala3
   * others have dependencies that don't support Scala3 or where the dependency version we use is old and there may be compatibility issues with upgrading
   * some cases involve getting the code to compile in Scala3 - some looks pretty tricky - other code is easy to get working
   
   We may be able to get some connectors Scala 3 ready for pekko connectors 1.0.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-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


[GitHub] [incubator-pekko-connectors] nvollmar commented on issue #126: Scala 3 support

Posted by "nvollmar (via GitHub)" <gi...@apache.org>.
nvollmar commented on issue #126:
URL: https://github.com/apache/incubator-pekko-connectors/issues/126#issuecomment-1568370750

   Getting the ones we easily can might already be enough for the other downstream projects to continue.


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


[GitHub] [incubator-pekko-connectors] pjfanning commented on issue #126: Scala 3 support

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #126:
URL: https://github.com/apache/incubator-pekko-connectors/issues/126#issuecomment-1568406577

   @nvollmar #123 gets about half of them working but doesn't cover some of the most popular ones like the cassandra one.


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