[
https://issues.apache.org/jira/browse/DERBY-5253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-5253:
-----------------------------------
Attachment: derby-5253-1a-engine_imports.diff
Attached patch 1a, which replaces the imports from common with imports from
iapi.
Patch ready for review. I intend to commit this pretty soon.
> 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
> Attachments: derby-5253-1a-engine_imports.diff
>
>
> 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