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/08/29 13:58:34 UTC

[GitHub] [incubator-pekko] pjfanning opened a new pull request, #599: use sbt paradox release (#597)

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

   cherry pick 99cc4e794d7457938a4fcafa9d6f12c4265b58e7


-- 
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] pjfanning merged pull request #599: use sbt paradox release (#597)

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


-- 
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] pjfanning commented on a diff in pull request #599: use sbt paradox release (#597)

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on code in PR #599:
URL: https://github.com/apache/incubator-pekko/pull/599#discussion_r1308891485


##########
project/Paradox.scala:
##########
@@ -114,6 +111,5 @@ object Paradox {
     sourceGeneratorSettings ++
     Seq(
       Compile / paradox / name := "Pekko",
-      resolvers += Resolver.jcenterRepo,

Review Comment:
   jcenter is no longer supported - it was important years ago - but not now
   
   https://blog.gradle.org/jcenter-shutdown



-- 
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] He-Pin commented on a diff in pull request #599: use sbt paradox release (#597)

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


##########
project/Paradox.scala:
##########
@@ -114,6 +111,5 @@ object Paradox {
     sourceGeneratorSettings ++
     Seq(
       Compile / paradox / name := "Pekko",
-      resolvers += Resolver.jcenterRepo,

Review Comment:
   because it's now published to maven center?



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