Re: [PR] IVY-1656: write inherited dependencies first to p reserve resolve order [ant-ivy]

eric-milles (via GitHub) <[email protected]> Thu, 18 Jun 2026 20:47:17 -0000
Newsgroups gmane.comp.jakarta.ant.devel
Message-ID <PR_kwDOATT2Es7no6cJ-24bbea0f-664d-4d8c-8f6e-25b0800b57a1@gitbox.apache.org>
eric-milles commented on code in PR #124:
URL: https://github.com/apache/ant-ivy/pull/124#discussion_r3438799216


##########
test/java/org/apache/ivy/ant/ivy-extends-merged.xml:
##########
@@ -31,22 +31,22 @@
 		<conf name="extra"/>
 		<!-- overrides conf in parent -->
 		<conf name="default" extends="compile" description="overrides the conf definition in parent descriptor"/>
-
+	

Review Comment:
   The lines are compared without trailing whitespaces.  In the real delivered file, there is an indent on this line and also the line before the "<!-- description inherited from parent -->" line.  I can drop both in the result file or fill in both.  Was just trying to represent the true output.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]