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/04/19 18:47:00 UTC

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

Marshall Schor created UIMA-6025:
------------------------------------

             Summary: 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
    Affects Versions: 3.0.2SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             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.3#76005)