This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
from 8e64399c2 Merge pull request #227 from
apache/feature/226-Provide-SPI-interfaces-to-locate-descriptors
add dd748b416 Issue #228 - Move the UimaDecompiler class
add 61151eb94 Issue #228 - Move the UimaDecompiler class
add ebd763c55 Merge branch 'main' into
refactoring/228-Move-the-UimaDecompiler-class
add c1fd0b5cf Merge branch 'main' into
refactoring/228-Move-the-UimaDecompiler-class
new 2f6692acb Merge pull request #229 from
apache/refactoring/228-Move-the-UimaDecompiler-class
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
uimaj-core/pom.xml | 14 ---
uimaj-parent/pom.xml | 1 +
uimaj-v3migration-jcas/pom.xml | 21 ++--
.../apache/uima/migratev3/jcas/MigrateJCas.java | 110 ++++++++++++---------
.../uima/migratev3/jcas}/UimaDecompiler.java | 2 +-
5 files changed, 75 insertions(+), 73 deletions(-)
rename {uimaj-core/src/main/java/org/apache/uima/cas/impl =>
uimaj-v3migration-jcas/src/main/java/org/apache/uima/migratev3/jcas}/UimaDecompiler.java
(99%)