The GitHub Actions job "Java CI with Maven" on 
uima-uimaj.git/bugfix/384-Selecting-a-class-from-a-CAS-can-yield-a-classcast-exception-if-the-CAS-contains-subclasses-of-the-type-not-locally-known
 has succeeded.
Run started by GitHub user reckart (triggered by reckart).

Head commit for run:
561a0bd59635d68af175af7b75a3058efa69c4fb / Richard Eckart de Castilho 
<[email protected]>
Issue #384: Selecting a class from a CAS can yield a classcast exception if the 
CAS contains subclasses of the type not locally known

- Update PEAR integration test `testScenario3` to reflect the corrected 
behavior: PEAR processing must succeed instead of throwing a 
`ClassCastException`, with the sub-type FS remaining in the CAS after the PEAR 
exits.
- In `Scenario3TestAnnotator`, replace the comment describing the old broken 
behavior and add assertions that the FS returned by 
`select(ComplexAnnotation.class)` is a PEAR-local `ComplexAnnotation` instance 
while its UIMA type is still `ComplexAnnotationSubtype`.
- Drop now-unused imports of `assertThatExceptionOfType` and 
`AnalysisEngineProcessException` in `PearIT`.

Report URL: https://github.com/apache/uima-uimaj/actions/runs/26417970576

With regards,
GitHub Actions via GitBox

Reply via email to