You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2022/06/08 09:51:00 UTC

[jira] [Resolved] (UIMA-6447) Update dependencies (Ruta 3.2.0)

     [ https://issues.apache.org/jira/browse/UIMA-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho resolved UIMA-6447.
----------------------------------------------
    Resolution: Fixed

> Update dependencies (Ruta 3.2.0)
> --------------------------------
>
>                 Key: UIMA-6447
>                 URL: https://issues.apache.org/jira/browse/UIMA-6447
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Ruta
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>             Fix For: 3.2.0ruta
>
>
> * (/) Apache UIMA Java SDK 3.20 -> 3.3.0
> * (/) Apache UIMA uimaFIT 3.2.0 -> 3.3.0
> * (/) Apache Parent POM 14 -> 15
> * (/) ANTLR 3.5.2 -> 3.5.3
> * (/) Caffeine 2.8.3 -> 2.9.3 (3.x requires Java 11)
> * (/) Commons Collections 3.2.2 -> 4.4 (remove usages of Commons Collections 3 in the Ruta Code)
> * (/) Commons IO 2.8.0 -> 2.11.0
> * (/) JUnit 4.12 -> 4.13.2
> * (/) Spring 4.3.30 -> 5.3.20
> * (/) SLF4J 1.7.24 -> 1.7.36
> Ruta has no binary tarball release in which we would have to update LICENSE/NOTICE files. However, it has the {{ruta-ep-engine}} module which bundles third-party JARs also used by the other Ruta bundles. It is the only bundle that declares {{Embed-Dependency}}. So when updating dependencies, we need to check the files in {{ruta-ep-engine/src/main/readme_bin}} are up-to-date.
> * (-) Apache UIMA Java SDK - not bundled
> * (/) Apache UIMA uimaFIT -> Apache 2.0 license, LICENSE/NOTICE did not change
> * (/) ANTLR -> BSD, LICENSE/NOTICE did not change
> * (/) Caffeine -> Apache 2.0 license, LICENSE did not change, added to NOTICE file with minimal information
> * (/) Commons Collections 4 -> Apache 2.0 license, LICENSE did not change, updated copyright in NOTICE
> * (-) JUnit - not bundled
> * (/) Spring -> Apache 2.0 license, updated subcomponents statement in LICENSE, updated copyright in NOTICE
> * (/) SLF4J -> MIT, updated LICENSE, added to NOTICE



--
This message was sent by Atlassian Jira
(v8.20.7#820007)