You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/07/29 06:08:31 UTC

[uima-uimaj] branch refactoring/228-Move-the-UimaDecompiler-class updated (ebd763c55 -> c1fd0b5cf)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch refactoring/228-Move-the-UimaDecompiler-class
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


    from ebd763c55 Merge branch 'main' into refactoring/228-Move-the-UimaDecompiler-class
     add 23a0d2fb4 Issue #226: Provide SPI interfaces to locate descriptors
     add 86b5529eb Merge branch 'main' into feature/226-Provide-SPI-interfaces-to-locate-descriptors
     add cf514a935 Issue #226: Provide SPI interfaces to locate descriptors
     add 273f20ba7 Merge branch 'main' into feature/226-Provide-SPI-interfaces-to-locate-descriptors
     add 8e64399c2 Merge pull request #227 from apache/feature/226-Provide-SPI-interfaces-to-locate-descriptors
     add c1fd0b5cf Merge branch 'main' into refactoring/228-Move-the-UimaDecompiler-class

No new revisions were added by this update.

Summary of changes:
 .../FsIndexCollectionProvider.java}                         | 11 +++++------
 .../impl/StringMap.java => spi/TypePrioritiesProvider.java} | 13 +++++--------
 .../TypeSystemDescriptionProvider.java}                     | 11 +++++------
 3 files changed, 15 insertions(+), 20 deletions(-)
 copy uimaj-core/src/main/java/org/apache/uima/{cas/impl/FSRefIterator.java => spi/FsIndexCollectionProvider.java} (79%)
 copy uimaj-core/src/main/java/org/apache/uima/{cas/impl/StringMap.java => spi/TypePrioritiesProvider.java} (80%)
 copy uimaj-core/src/main/java/org/apache/uima/{cas/impl/FSRefIterator.java => spi/TypeSystemDescriptionProvider.java} (78%)