Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.7.0SDK
-
None
Description
We have constants defined in CasImpl, but they are not public THROW_EXCEPTION_FS_UPDATES_CORRUPTS. I would like to set such properties programmatically from unit tests and having these constants public would be very convenient for this. E.g. I would immediately notice when such functionality is changed/removed, e.g. as has happened in recent changes related to UIMA-4135.
Mind that CASImpl.CHK_FS_UPDATES_CORRUPTS had been public while it still had existed.