[CANCEL][VOTE] UIMA-AS 2.10.2 RC5

2018-01-07 Thread Jaroslaw Cwiklik
Cancelling due to the problem reported by Eddie Epstein. Will fix examples and redo the RC Thanks to all who spent time testing! Jerry

Re: [VOTE] UIMA-AS 2.10.2 RC5

2018-01-07 Thread Jaroslaw Cwiklik
Damn, I now remember this exact issue biting me before. I'd modified my old release script but unfortunately lost it when my disk drive died. Will update the new one to make sure this is always tested with every release. Jerry On Sat, Jan 6, 2018 at 6:55 PM, Eddie Epstein wrote: > - downloaded

Re: [jira] [Created] (UIMA-5694) UIMA-AS: Update README to say that mvn -U should be used for building

2018-01-07 Thread Jaroslaw Cwiklik
OK, agree that the README should not say to always use -U when building. However, it should say that when strange errors occur during a build, running with -U *may* help. Eddie ran into such problem and suggested documentation change to help users remedy the situation. The point is that it is not

Re: Design choices for changing type systems with loaded JCas classes [was Re: UIMAv3 & WebAnno}

2018-01-07 Thread Marshall Schor
Hi, I think that the answer depends on the meaning of the question :-) It *is* supported if the question is:   - step 1, 2, 3, 4 + then starting up a new pipe line in a new class loader. It is *not* supported, (even in v2) if the question is:   - step 1, 2, 3, 4 where the JCas classes were loa

Re: Design choices for changing type systems with loaded JCas classes [was Re: UIMAv3 & WebAnno}

2018-01-07 Thread Richard Eckart de Castilho
On 07.01.2018, at 06:06, Marshall Schor wrote: > > This only works when the different type definitions for type T keep the slots > in > the same order, with no omissions. > (The JCas initialization for a new type system checks this.) For example, > valid > definions for type T would be > T w