You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mkurz (via GitHub)" <gi...@apache.org> on 2024/02/25 14:23:42 UTC

[PR] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

mkurz opened a new pull request, #515:
URL: https://github.com/apache/incubator-pekko-connectors/pull/515

   Same as in 
   - https://github.com/apache/incubator-pekko-http/pull/486
   - https://github.com/apache/incubator-pekko/pull/1135
   - https://github.com/apache/incubator-pekko-sbt-paradox/pull/114


-- 
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] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on PR #515:
URL: https://github.com/apache/incubator-pekko-connectors/pull/515#issuecomment-1963056895

   Hmm, tests are failing


-- 
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] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

Posted by "mkurz (via GitHub)" <gi...@apache.org>.
mkurz commented on PR #515:
URL: https://github.com/apache/incubator-pekko-connectors/pull/515#issuecomment-1963063656

   > Hmm, tests are failing
   
   Seems this is not related to my pull request. [Latest commits](https://github.com/apache/incubator-pekko-connectors/commits/main/) in `main` fail with the same errors:
   ```
   [error] import javax.jms
   [error]        ^
   
   not found: value jms
   ```


-- 
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] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

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


##########
project/plugins.sbt:
##########
@@ -7,8 +7,6 @@
  * This file is part of the Apache Pekko project, which was derived from Akka.
  */
 
-dependencyOverrides += "org.scala-lang.modules" %% "scala-xml" % "2.2.0"

Review Comment:
   Seems this override is not needed anymore. I think this was from the days 



-- 
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] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

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


-- 
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] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #515:
URL: https://github.com/apache/incubator-pekko-connectors/pull/515#issuecomment-1963070445

   I rebased this with the jms build fix


-- 
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] Use sbt-web 1.5.x despite staying on paradox 0.9.2 [incubator-pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #515:
URL: https://github.com/apache/incubator-pekko-connectors/pull/515#issuecomment-1963064377

   see https://github.com/apache/incubator-pekko-connectors/pull/514


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