JIRA Report

Type Key Status Summary
Bug UIMA-2977 Resolved destroy method of shared resources never called
Bug UIMA-4554 Resolved JCasGen generating rawType warnings for fsGenerator
Bug UIMA-4562 Resolved examples project from binary distr has wrong Eclipse launch configuration
Bug UIMA-4565 Resolved CAS.FEATURE_FULL_NAME_SOFA wrong?
Bug UIMA-4698 Resolved Wrong definition of AnnotationBase sofa feature
Bug UIMA-4721 Resolved Nested protect blocks not adding back in all cases
Bug UIMA-4722 Resolved updateDocumentAnnotation not properly doing remove from indexes
Bug UIMA-4743 Resolved errors in plain binary cas delta serialization of short/long modifications to arrays
Bug UIMA-4769 Resolved sofa mapping not set properly for flow controllers
Bug UIMA-4786 Resolved uima-core test case copy/paste bug
Bug UIMA-4793 Resolved Unable to localize exceptions when using alternative classloader
Bug UIMA-4820 Resolved uv3 Supporting Delta deserialization requires preserving simulated heap addresses
Bug UIMA-4863 Closed AnnotationViewer stack overflow when switching among Sofas
Bug UIMA-4915 Resolved NullPointerException in CasSerializerSupport when called from JsonCasSerializer and features reference the cas:NULL element
Bug UIMA-4920 Resolved fix a quirk in cas copier used for copy view then for individual FS copy
Bug UIMA-5018 Closed Typo in docs re Log4jLogger_impl
Bug UIMA-5021 Resolved Cas Editor cannot import imported type system from classpath of selected type system
Bug UIMA-5041 Resolved JsonCasSerializer creates duplicate shortname
Bug UIMA-5050 Resolved IndexCorruptionReportingTest fails in Eclipse
Bug UIMA-5058 Resolved Scaled out pipelines can falsely trigger the error: Illegal adding of additional MetaData after CASes have been defined
Bug UIMA-5063 Resolved unambigious iterator incorrectly stopping after returning 1 item
Bug UIMA-5097 Resolved Current component info on CAS not reset
Bug UIMA-5103 Resolved CasIOUtils save in SerialFormat COMPRESSED_FILTERED_TS broken
Bug UIMA-5121 Resolved subiterator moveTo sometimes fails to check if the target is in bounds
Bug UIMA-5148 Resolved External Resources not given creating ResourceManager
Bug UIMA-5171 Resolved JSON serialization in uima core wrong context, sometimes
Bug UIMA-5176 Resolved multi-threaded test case driver has logic bug
Bug UIMA-5177 Resolved NPEs occur if Saxon is in the classpath
Bug UIMA-5191 Resolved Free instance of agreggate with cas multiplier in MultiprocessingAnalysisEngine
Bug UIMA-5194 Resolved uv3 delta serializing- handle case where delta is for non-reachable FS
Bug UIMA-5201 Resolved uv3 support deserialization of v2 binary serializations
Bug UIMA-5202 Resolved uv3 update eclipse plugins to require java 8
Bug UIMA-5238 Resolved uv3 select api - collision in method name unordered
Bug UIMA-5250 Resolved uv3 copy-on-write needs reset for moveToFirst/Last/fs
Bug UIMA-5251 Resolved uv3 set-sorted index mishandles freespace in some cases
Bug UIMA-5252 Resolved uima core debug plugin no longer building - dependency issue
Bug UIMA-5264 Resolved uv3 eclipse plugins build missing uimaj-ep-jcasgenp
Bug UIMA-5267 Resolved uv3 jcasgen type system impl finish details of new built-in types
Documentation UIMA-5137 Resolved uv3 documentation
Improvement UIMA-4618 Resolved jcasgen maven plugin reports only NPE for reserved feature name
Improvement UIMA-4670 Resolved UV3 Internal - improve exception support
Improvement UIMA-4672 Resolved UV3 support Java 8 Streams including internal use
Improvement UIMA-4673 Closed UV3 Internal - reorganize Type/Feature impl to improve locality of reference
Improvement UIMA-4674 Resolved UV3 Internal - miscellaneous
Improvement UIMA-4681 Resolved clarify javadocs for AnnotationIndex APIs
Improvement UIMA-4701 Resolved Creating CASs with common CAS Definition should share type systems
Improvement UIMA-4792 Resolved add versioning for serialized forms that includes incrementing part
Improvement UIMA-4897 Resolved uimaj debug and trace improvements
Improvement UIMA-4932 Resolved improve error message when sofa missing during add to indexes
Improvement UIMA-4980 Resolved add constructors for Builtin Feature Structure lists that take value and maybe the next ptr
Improvement UIMA-5038 Resolved UV3 refactor class loading for consistency / maintainability
Improvement UIMA-5043 Resolved Provide method to access individual external override settings
Improvement UIMA-5056 Resolved UIMA Class loader switching design needs to support more than 2 levels
Improvement UIMA-5085 Resolved add use of context class loader for msg localization for RuntimeExceptions
Improvement UIMA-5146 Resolved Multiple pipelines need to share just the resources in a ResourceManager
Improvement UIMA-5151 Resolved add doc re UIMA Resources, external resources, and the ResourceManager
Improvement UIMA-5185 Resolved uv3 throw new exception v2 binary delta deserialization
Improvement UIMA-5207 Resolved make FSArray/List, StringArray/list iterable
Improvement UIMA-5208 Closed Also search the classpath and datapath when loading an extenal overrides file
Improvement UIMA-5211 Resolved fix dependency for xmlunit to be more universal, move to uimaj-test-util
Improvement UIMA-5225 Resolved uv3 backward compatibility work
Improvement UIMA-5233 Resolved uv3 backwards compatibility - add nonJCas built-in cover classes back
Improvement UIMA-5249 Resolved uv3 JCasHashMap Java 8 adaption
Improvement UIMA-5273 Resolved Check for circular definitions in external override settings
New Feature UIMA-4518 Resolved uv3x Customized JCas cover class migration tooling
New Feature UIMA-4685 Resolved Add Common Load/Save APIs, including type system and index defs, for various CAS formats
New Feature UIMA-5115 Resolved uv3 select() api for iterators and streams over CAS contents
New Feature UIMA-5164 Resolved uv3 support for arbitrary Java objects in the CAS
Sub-task UIMA-4677 Resolved UV3 Internal support for Feature Structure IDs
Sub-task UIMA-4678 Closed UV3 Built-in Types/Features, type codes and feature codes as final constants
Sub-task UIMA-4679 Resolved UV3 Internal - reorganize JCas instance creation, access to getters/setters
Sub-task UIMA-4680 Closed UV3 Internal Journalling updates
Sub-task UIMA-4687 Closed UV3 improve JCas feature id use for index corruption checking and journaling
Sub-task UIMA-4697 Resolved UV3 XMI serialization / deserialization
Sub-task UIMA-4718 Closed UV3 Compressed Form 6 Serialization/Deserialization
Sub-task UIMA-4719 Resolved uv3 Initialize ArrayLists with initial length 0 where it makes sense
Sub-task UIMA-4720 Closed UV3 Reuse existing type system if equal at commit time
Sub-task UIMA-4824 Closed uv3 change storage model to always use int and ref arrays
Sub-task UIMA-4825 Closed uv3 add various accessors that bypass redundant checks
Sub-task UIMA-5030 Resolved UV3 Pear Support
Sub-task UIMA-5111 Resolved uv3 Experiments in avoiding ConcurrentModificationException for UIMA iterators
Task UIMA-5172 Resolved prepare UIMA V3 alpha release
Task UIMA-5174 Closed uv3 correct wrong svn location for uimaj-v3migration-jcas project
Task UIMA-5261 Resolved jcasgen-maven-plugin pom missing the scm element
Task UIMA-5275 Resolved uv3 rename release to have a "-alpha" qualifier
Test UIMA-5195 Resolved uv3 add capability to test for v2 - v3 compatibility of serialized forms for form6 compression