I think it is a good idea to provide a hotfix for problems deemed to be important enough. How will we deal with additional hotfixes? Will they all remain available? for the duration of the release or longer? When the next release is made, will there be a "final" release for the previous? I'm sure there are good answers for these, just wondering what they will be.
Eddie On Mon, Jun 23, 2008 at 1:09 PM, Michael Baessler <[EMAIL PROTECTED]> 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 > >
