Ok, this is really strange. There are two annotations of type "Struct" in the CAS (variables view say so). The first time I call cas.getAnnotationIndex(type) only one is returned (I am using the iterable). If I "drop to frame" and call the method again, two are returned. This behavior seems to be repeated for every other rule in this test.
Could it be that I corrupted the index somehow and it recovers by itself for a second call? Some help would be really appreciated. I can provide specific steps how to reproduce it. Best, Peter Am 07.09.2017 um 17:03 schrieb Peter Klügl: > Hi, > > > I finally set up some ruta-v3 version (right now for testing the rc). > One test is failing caused by some strange inconsistent matching behavior. > > > ... investigating ... > > > Best, > > > Peter > > > PS: I put it in the uv3 folder if that's ok. > > > Am 06.09.2017 um 15:41 schrieb Marshall Schor: >> Here's RC2 for uimaj-sdk 3.0.0-beta. >> >> There are many fixes and improvements since the first rc on 27 April 2017, >> due >> to much testing. >> >> List of changes: >> https://issues.apache.org/jira/browse/UIMA/fixforversion/12339590 >> 36 new Jiras (out of 51) since rc1; to see, sort by key and looke at >> UIMA-5407 >> and newer. >> >> The v3 users guide has many updates and corrections. >> >> Maven artifacts: >> https://repository.apache.org/content/repositories/orgapacheuima-1154 >> >> Source and binary zip/tar staged to: >> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc2/artifacts/ >> >> Eclipse update site (no need to download, just use this as the link in >> Eclipse's >> install): >> https://dist.apache.org/repos/dist/dev/uima/uimaj/3.0.0-beta-rc2/uimaj-v3-pre-production/ >> >> SVN tag: >> https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/tags/uimaj-3.0.0-beta/ >> >> Please vote on release: >> >> [ ] +1 OK to release >> [ ] 0 Don't care >> [ ] -1 Not OK to release, because ... >> >> Thanks. >> >> -Marshall >>
