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/08/19 09:05:04 UTC

[GitHub] [incubator-pekko-connectors] mdedetrich opened a new issue, #228: Add Scala3 support for Mongodb driver

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

   It looks like adding Scala 3 support for the Mongodb driver will take a while. For starters the current mongo driver being used isn't supported (see https://github.com/mongodb/mongo-scala-driver) and it has since been moved to https://github.com/mongodb/mongo-java-driver.
   
   The main https://github.com/mongodb/mongo-java-driver uses gradle as a build tool, and while the main `scala` gradle plugin supports Scala 3 the project also happens to use [gradle-scala-multiversion-plugin](gradle-scala-multiversion-plugin) since the main default Gradle scala plugin doesn't support proper cross publishing amongst multiple Scala versions. The gradle-scala-multiversion however doesn't support Scala 3 yet (see https://github.com/ADTRAN/gradle-scala-multiversion-plugin/pull/40)


-- 
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] mdedetrich closed issue #228: Add Scala3 support for Mongodb driver

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich closed issue #228: Add Scala3 support for Mongodb driver
URL: https://github.com/apache/incubator-pekko-connectors/issues/228


-- 
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] mdedetrich commented on issue #228: Add Scala3 support for Mongodb driver

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

   Thanks, closing


-- 
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 #228: Add Scala3 support for Mongodb driver

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

   This is a duplicate of #150 


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