You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/04/29 12:05:42 UTC

[GitHub] [ozone] adoroszlai opened a new pull request #2197: HDDS-5144. Allow SHA in SNAPSHOT version

adoroszlai opened a new pull request #2197:
URL: https://github.com/apache/ozone/pull/2197


   ## What changes were proposed in this pull request?
   
   Newly introduced dependency check is failing on `master` because Ratis SNAPSHOT jars have SHA, but it is missing in the baseline list of jars.  Since version numbers in general are intended to be ignored for the dependency check, we need to remove the SHA, too.
   
   https://issues.apache.org/jira/browse/HDDS-5144
   
   ## How was this patch tested?
   
   ```
   mvn -DskipTests clean verify
   hadoop-ozone/dev-support/checks/dependency.sh
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] elek commented on pull request #2197: HDDS-5144. Allow SHA in SNAPSHOT version

Posted by GitBox <gi...@apache.org>.
elek commented on pull request #2197:
URL: https://github.com/apache/ozone/pull/2197#issuecomment-831216467


   Ups, sorry, I didn't notice this one until now. Seems to be the same as #2199


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai commented on pull request #2197: HDDS-5144. Allow SHA in SNAPSHOT version

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #2197:
URL: https://github.com/apache/ozone/pull/2197#issuecomment-829310367


   Closing as #2177 was reverted.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] adoroszlai closed pull request #2197: HDDS-5144. Allow SHA in SNAPSHOT version

Posted by GitBox <gi...@apache.org>.
adoroszlai closed pull request #2197:
URL: https://github.com/apache/ozone/pull/2197


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org