Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The method getFieldValue(Object, String) needs to be altered to use
getDeclaredField because ResourceRegistration is now protected due to
https://issues.apache.org/jira/browse/UIMA-2102
Needs to be fixed in such a way that it also still works with older UIMA core versions.