You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/06 03:03:57 UTC

[GitHub] [maven-resolver] weibo1995 opened a new pull request, #173: Add Test cases for the repair of BF algorithm of dependent package when children are empty

weibo1995 opened a new pull request, #173:
URL: https://github.com/apache/maven-resolver/pull/173

   Add Test cases for the repair of BF algorithm of dependent package when children are empty( https://github.com/apache/maven-resolver/pull/172 ).
   
   After adding, it covers two cases.
   
   The first is that  the dependent package of no children  is on the left. The dependencies are as follows:
   <img width="366" alt="image" src="https://user-images.githubusercontent.com/104960983/167059425-eea64fde-52ba-4cb7-a17a-f85d34e36b8d.png">
   The expected final dependency tree after conflict resolving is as follows:
   <img width="276" alt="image" src="https://user-images.githubusercontent.com/104960983/167059488-e5a911a2-3974-4476-b09b-05f511402fdc.png">
   
   
   The second is that  the dependent package of no children  is on the right. The dependencies are as follows:
   <img width="296" alt="image" src="https://user-images.githubusercontent.com/104960983/167059539-50fe3547-4299-4aed-9bca-b0a5a74b59e2.png">
   
   The expected final dependency tree after conflict resolving is as follows:
   <img width="296" alt="image" src="https://user-images.githubusercontent.com/104960983/167059558-bbb8a173-2898-4bb1-bf70-9c5618441571.png">
   
   
   thanks.


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-resolver] weibo1995 closed pull request #173: Add Test cases for the repair of BF algorithm of dependent package when children are empty

Posted by GitBox <gi...@apache.org>.
weibo1995 closed pull request #173: Add Test cases for the repair of BF algorithm of dependent package when children are empty
URL: https://github.com/apache/maven-resolver/pull/173


-- 
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: issues-unsubscribe@maven.apache.org

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


[GitHub] [maven-resolver] weibo1995 closed pull request #173: Add Test cases for the repair of BF algorithm of dependent package when children are empty

Posted by GitBox <gi...@apache.org>.
weibo1995 closed pull request #173: Add Test cases for the repair of BF algorithm of dependent package when children are empty
URL: https://github.com/apache/maven-resolver/pull/173


-- 
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: issues-unsubscribe@maven.apache.org

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