You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2019/07/15 18:43:00 UTC

[jira] [Resolved] (UIMA-6025) uv3 extend migration tool to work on a single Java source file

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

Marshall Schor resolved UIMA-6025.
----------------------------------
    Resolution: Fixed

> uv3 extend migration tool to work on a single Java source file
> --------------------------------------------------------------
>
>                 Key: UIMA-6025
>                 URL: https://issues.apache.org/jira/browse/UIMA-6025
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework, Tools
>    Affects Versions: 3.0.2SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.3SDK
>
>
> A use case that arises when migrating a large project to v3: 
> 1) you migrate all the JCas classes
> 2) you run for a while to gain confidence in a mode where you can switch between v2 and v3.
> During this time, some incremental changes happen to the v2 JCas classes, and you want to migrate just the changed class.
> Extend the meaning of the -sourcesRoots argument to allow it to point to a single JCas source file, and have the migration tool migrate just that one.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)