After we release UIMA 2.2.2 we detected two memory issues in UIMA core (UIMA-1067, UIMA-1068). - Remove char heap/ref heap in StringHeap of the CAS - Use of the JCas cache should be configurable
There is a project that needs a fix for these two issues so I plan to provide a hotfix that just fixes these two issues based on UIMA 2.2.2. The release artifact I want to ship is just the uima-core.jar file. To create the hotfix will will branch on UIMA 2.2.2 and applied the fixes for the two issues. -- Michael
