You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "ASF GitHub Bot (JIRA)" <de...@uima.apache.org> on 2019/03/20 18:04:00 UTC

[jira] [Work logged] (UIMA-6010) Upgrade dependencies

     [ https://issues.apache.org/jira/browse/UIMA-6010?focusedWorklogId=216368&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-216368 ]

ASF GitHub Bot logged work on UIMA-6010:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Mar/19 18:03
            Start Date: 20/Mar/19 18:03
    Worklog Time Spent: 10m 
      Work Description: reckart commented on pull request #55: [UIMA-6010] Upgrade dependencies
URL: https://github.com/apache/uima-uimafit/pull/55
 
 
   **JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6010
   
   - Switch from commons-lang to commons-lang3
   - Throw IllegalArgumentException in some places instead of the IllegalClassException from commons-lang which no longer exists in commons-lang3
   - Remove dependencies on Apache Commons Logging and rely fully on SLF4J
   - Upgrade to latest commons-io
   - Upgrade to latest assertj-core
   - Upgrade xmlunit from 1.5 to 1.6 (test only)
   - Upgrade Spring from 3.2.16 to 4.3.22 (latest 4.x release)
   - Upgrade rat plugin from 0.11 to 0.13
   - Upgrade compiler plugin from 3.5.1 to 3.8.0
   - Upgrade JavaDoc plugin from 2.10.3 to 3.1.0
   - Upgrade Findbugs plugin from 3.0.3 to 3.0.5
   - Upgrade japicmp plugin from 0.9.3 to 0.13.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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 216368)
            Time Spent: 10m
    Remaining Estimate: 0h

> Upgrade dependencies
> --------------------
>
>                 Key: UIMA-6010
>                 URL: https://issues.apache.org/jira/browse/UIMA-6010
>             Project: UIMA
>          Issue Type: Improvement
>          Components: uimaFIT, uimaFIT-Maven-Plugin
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Minor
>             Fix For: 3.0.0uimaFIT
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There are some ancient dependencies which can be upgraded now that we use Java 8.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)