Michael Baessler wrote:
> 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
> 

Thilo created the branch for the hotfix based on UIMA v2.2.2 and applied the 
fixes for the two
memory issues (UIMA-1067, UIMA-1068). We also changed the version number to 
2.2.2-01 and created a
hotfix readme (please review)

http://svn.apache.org/repos/asf/incubator/uima/uimaj/branches/uimaj-2.2.2-01/uimaj-distr/src/main/readme/README-Hotfix1

The plan was now to tag this and build a release. Out of the created release we 
will ship the
uima-core.jar (with checksum files) and the hotfix readme.

Anything else we have to think of?

-- Michael

Reply via email to