mbeckerle commented on a change in pull request #328: DAFFODIL-2288 bump
jackson version to 2.10.2
URL: https://github.com/apache/incubator-daffodil/pull/328#discussion_r386429059
##########
File path: eclipse-projects/cli-test/.classpath
##########
@@ -43,9 +43,9 @@
<attribute name="javadoc_location"
value="jar:file:lib_managed/docs/org.codehaus.woodstox/stax2-api/stax2-api-4.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
- <classpathentry
sourcepath="lib_managed/srcs/com.fasterxml.jackson.core/jackson-core/jackson-core-2.9.8-sources.jar"
exported="true" kind="lib"
path="lib_managed/bundles/com.fasterxml.jackson.core/jackson-core/jackson-core-2.9.8.jar">
Review comment:
Great. For future reference, there is such a tool, but it's more important
if new libraries are added or old ones removed. A version change, as you
noticed, can be automated pretty easily. I did the last one with emacs tags
query replace. :-)
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services