Re: TypePriorities configured in the descriptor of an aggregate engine are not added in uima-as

2017-08-24 Thread Jaroslaw Cwiklik
Nelson, I was able to recreate this problem and am working on a fix now. Jerry On Wed, Aug 16, 2017 at 3:39 PM, nelson rivera wrote: > Jerry, i understand and wait. Thanks for your attention. > > 2017-08-16 15:09 GMT-04:00, Jaroslaw Cwiklik : > >

Re: Type system commit race condition when maven builds jar(?)

2017-08-24 Thread Andrew Trice
The issue arose from using the Maven Assembly Plugin to naively build an executable jar with uimaFit components. Files supplied by different dependencies overwrote each other during packaging and some types could not be detected at runtime. The uimaFit documentation has this issue recorded in