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/20 10:52:41 UTC

[GitHub] [incubator-pekko-persistence-cassandra] pjfanning opened a new pull request, #49: use pekko naming

pjfanning opened a new pull request, #49:
URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/49

   * remove Lightbend specific release docs


-- 
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-persistence-cassandra] He-Pin commented on a diff in pull request #49: use pekko naming

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
He-Pin commented on code in PR #49:
URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/49#discussion_r1199640585


##########
project/project-info.conf:
##########
@@ -1,9 +1,9 @@
 project-info {
   version: "current"
-  scaladoc: "https://doc.akka.io/api/akka-http/"${project-info.version}"/akka/http/scaladsl"
-  javadoc: "https://doc.akka.io/japi/akka-http/"${project-info.version}
+  scaladoc: "https://pekko.apache.org/api/pekko-persistence-cassandra/"${project-info.version}
+  javadoc: "https://pekko.apache.org/japi/pekko-persistence-cassandra/"${project-info.version}
   shared-info {
-    jdk-versions: ["Adopt OpenJDK 8", "Adopt OpenJDK 11"]
+    jdk-versions: ["OpenJDK 8", "OpenJDK 11", "OpenJDK 17"]

Review Comment:
   Cool



-- 
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-persistence-cassandra] He-Pin merged pull request #49: use pekko naming

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


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