You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/02/10 18:19:33 UTC

[GitHub] [jackrabbit-oak] stefan-egli opened a new pull request #271: OAK-9352 : move SystemPropertySupplier to commons

stefan-egli opened a new pull request #271:
URL: https://github.com/apache/jackrabbit-oak/pull/271


   Suggested implementation for a move:
   * move the class, a negative: the package version of oak-commons must be increased
   * make the original a deprecated facade


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] stefan-egli commented on pull request #271: OAK-9352 : move SystemPropertySupplier to commons

Posted by GitBox <gi...@apache.org>.
stefan-egli commented on pull request #271:
URL: https://github.com/apache/jackrabbit-oak/pull/271#issuecomment-779223957


   The error reported is:
   ```
   $ docker pull trekawek/azurite
   
   Using default tag: latest
   
   latest: Pulling from trekawek/azurite
   
   anyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
   
   The command "docker pull trekawek/azurite" failed and exited with 1 during .
   ```
   
   So might be a temporary problem only, not sure


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] stefan-egli commented on pull request #271: OAK-9352 : move SystemPropertySupplier to commons

Posted by GitBox <gi...@apache.org>.
stefan-egli commented on pull request #271:
URL: https://github.com/apache/jackrabbit-oak/pull/271#issuecomment-779824345


   Updated this PR with https://github.com/apache/jackrabbit-oak/pull/271/commits/2ff9b1a88ceab4e2f64fbb03c142dd13e9fab95e to instead move SystemPropertySupplier in its own, new package to avoid any versioning update troubles


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] stefan-egli closed pull request #271: OAK-9352 : move SystemPropertySupplier to commons

Posted by GitBox <gi...@apache.org>.
stefan-egli closed pull request #271:
URL: https://github.com/apache/jackrabbit-oak/pull/271


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] ShangwenWang commented on pull request #271: OAK-9352 : move SystemPropertySupplier to commons

Posted by GitBox <gi...@apache.org>.
ShangwenWang commented on pull request #271:
URL: https://github.com/apache/jackrabbit-oak/pull/271#issuecomment-778923868


   I also encounter build failures in my PR.
   Do you know how to deal with it?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jackrabbit-oak] stefan-egli commented on pull request #271: OAK-9352 : move SystemPropertySupplier to commons

Posted by GitBox <gi...@apache.org>.
stefan-egli commented on pull request #271:
URL: https://github.com/apache/jackrabbit-oak/pull/271#issuecomment-781180998


   Merged in
   * http://svn.apache.org/viewvc?rev=1886654&view=rev
   * http://svn.apache.org/viewvc?rev=1886657&view=rev


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org