Re: [PR] IVY-1662: collect updates by conf and check trans itive on old dependency [ant-ivy]
eric-milles (via GitHub) <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Message-ID | <PR_kwDOATT2Es6hld2T-dd72eced-056e-441b-940a-d2541ba84213@gitbox.apache.org> |
eric-milles commented on PR #108: URL: https://github.com/apache/ant-ivy/pull/108#issuecomment-3254391809 Given a few confs with updates, the output looks like this now: ``` [ivy:checkdepsupdate] Dependencies updates available : [ivy:checkdepsupdate] conf: build/checkstyle [ivy:checkdepsupdate] com.puppycrawl.tools#checkstyle 11.0.0 -> 11.0.1 [ivy:checkdepsupdate] conf: build/findbugs [ivy:checkdepsupdate] org.slf4j#slf4j-simple 2.0.17 -> 99.0.globalexclude [ivy:checkdepsupdate] conf: master [ivy:checkdepsupdate] org.apache.xmlbeans#xmlbeans 3.1.0 -> 5.3.0 [ivy:checkdepsupdate] org.springframework.ws#spring-ws-core 4.0.15 -> 4.1.1 [ivy:checkdepsupdate] org.apache.velocity#velocity-engine-core 2.3 -> 2.4.1 ``` -- 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]