You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "laglangyue (via GitHub)" <gi...@apache.org> on 2024/03/31 01:05:17 UTC

[PR] add lost dependency(scala-java8-compat) for doc [pekko-persistence-cassandra]

laglangyue opened a new pull request, #182:
URL: https://github.com/apache/pekko-persistence-cassandra/pull/182

   (no comment)


-- 
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: [PR] add lost dependency(scala-java8-compat) for doc [pekko-persistence-cassandra]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning merged PR #182:
URL: https://github.com/apache/pekko-persistence-cassandra/pull/182


-- 
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: [PR] add lost dependency(scala-java8-compat) for doc [pekko-persistence-cassandra]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #182:
URL: https://github.com/apache/pekko-persistence-cassandra/pull/182#issuecomment-2028612351

   We have a Pekko FutureConverters class but it can only be imported from org.apache.pekko classes and this class is not in that package. So this change is needed. 


-- 
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: [PR] add lost dependency(scala-java8-compat) for doc [pekko-persistence-cassandra]

Posted by "laglangyue (via GitHub)" <gi...@apache.org>.
laglangyue commented on PR #182:
URL: https://github.com/apache/pekko-persistence-cassandra/pull/182#issuecomment-2028517069

   some ci failed, so I check the  file `jdoc.cleanup.CleanupDocExample`
   `import scala.compat.java8.FutureConverters;` 
   
   


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