Engine code references org.apache.derby.shared.common.sanity.SanityManager
--------------------------------------------------------------------------
Key: DERBY-5253
URL: https://issues.apache.org/jira/browse/DERBY-5253
Project: Derby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: 10.9.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
Derby engine code is importing
org.apache.derby.shared.common.sanity.SanityManager, causing sealing
violations. See DERBY-4669 why this fix is inadequate.
Even though this won't fix the/all problems, using
shared.common.sanity.SanityManager on the client and
iapi.services.sanity.SanityManager in the engine code is a simple rule to
follow. Violations are also easily addressed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira