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 2023/01/04 19:23:03 UTC

[GitHub] [maven-integration-testing] psiroky commented on a diff in pull request #224: [MNG-7661] Remove deprecated 'verifier.resetStreams()'

psiroky commented on code in PR #224:
URL: https://github.com/apache/maven-integration-testing/pull/224#discussion_r1061811833


##########
core-it-suite/src/test/java/org/apache/maven/it/MavenITmng2199ParentVersionRangeTest.java:
##########
@@ -100,7 +89,6 @@ public void testValidParentVersionRangeWithExclusiveUpperBound()
         {
             if ( verifier != null )
             {
-                verifier.resetStreams();

Review Comment:
   Hmm, there is more of these here :facepalm: . Will fix those as well.



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