[
https://issues.apache.org/jira/browse/UIMA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576275#action_12576275
]
Jerry Cwiklik commented on UIMA-846:
------------------------------------
The following class names need to be refactored:
Project: uimaj-as-core
Package: org.apache.uima.aae.error
Class Current: AsynchAEException
NEW: AsynchException
org.apache.uima.aae
Class Current: EECasManager_impl
NEW: ASCasManager_impl
org.apache.uima.aae
Class Current: UIMAEE_Constants
NEW: UIMA_AS_Constants
org.apache.uima.aae
Class Current: UimaEEAdminContext
NEW: UimaASAdminContext
org.apache.uima.aae
Class Current: UimaEEShutdownHook
NEW: UimaASShutdownHook
org.apache.uima.aae.client
Class Current:
UimaEEProcessStatusImpl NEW: UimaASProcessStatusImpl
org.apache.uima.aae.message
Class Current:
UimaEEShutdownTriggerEvent NEW: UimaASShutdownTriggerEvent
org.apache.uima.aae.client
Class Current:
UimaEEStatusCallbackListener NEW: UimaASStatusCallbackListener
org.apache.uima.aae.error
Class Current:
UimaEECollectionProcessCompleteTimeout NEW:
UimaASCollectionProcessCompleteTimeout
org.apache.uima.aae.error
Class Current:
UimaEEMetaRequestTimeout NEW: UimaASMetaRequestTimeout
org.apache.uima.aae.error
Class Current:
UimaEEProcessCasTimeout NEW: UimaASProcessCasTimeout
org.apache.uima.aae.error
Class Current:
UimaEEServiceException NEW: UimaASServiceException
org.apache.uima.aae.error
Class Current:
UimaEETimeoutException NEW: UimaASTimeoutException
resources
Class Current:
uimaEE_messages.properties NEW: uimaAS_messages.properties
============================================
Project: uimaj-as-activemq
Package: org.apache.uima.adapter.jms.activemq
Class Current:
UimaEEAdminSpringContext NEW: UimaAdminSpringContext
org.apache.uima.adapter.jms.activemq
Class Cutrrent:
UimaEeExceptionListener NEW: UimaASExceptionListener
> Modify UIMA-AS to remove EE from class names
> --------------------------------------------
>
> Key: UIMA-846
> URL: https://issues.apache.org/jira/browse/UIMA-846
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.2.2S
>
>
> There are a few classes in the UIMA-AS projects that still have EE in the
> names. Rename or drop this acronym from the class names.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.