Hi, After thinking about this, I've come to the conclusion that we did the wrong fix for
https://issues.apache.org/jira/browse/UIMA-5869 We should have changed the javadocs to match the implementation, rather than vice-versa, because the there's likely no incremental positive value from making this change the way it was done, and there is a large negative value from doing this, because it a) broke working implementations, for no added value b) made us up the rc from 3.0.2 to 3.1.0 So, unless there are objections, I plan to change UIMA-5869 to fix the javadocs, and put the revision back to 3.0.2. -Marshall
