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/02/24 16:05:06 UTC

[GitHub] [incubator-pekko-persistence-dynamodb] mdedetrich commented on a diff in pull request #17: uptaking pekko jars

mdedetrich commented on code in PR #17:
URL: https://github.com/apache/incubator-pekko-persistence-dynamodb/pull/17#discussion_r1117239177


##########
project/PekkoDependency.scala:
##########
@@ -0,0 +1,125 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * license agreements; and to You under the Apache License, version 2.0:
+ *
+ *   https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * This file is part of the Apache Pekko project, derived from Akka.
+ */
+
+/*
+ * Copyright (C) 2017-2020 Lightbend Inc. <https://www.lightbend.com>
+ */
+
+import sbt._
+import Keys._
+
+import scala.util.matching.Regex.Groups
+
+object PekkoDependency {

Review Comment:
   I am assuming you copied this from pekko-http? Don't have a problem with this now but I think that this solution is a bit overengineered (however it does serve our purposes due to everything being released as a snapshot).



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