You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2011/02/22 17:36:25 UTC

svn commit: r1073392 - /uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties

Author: cwiklik
Date: Tue Feb 22 16:36:24 2011
New Revision: 1073392

URL: http://svn.apache.org/viewvc?rev=1073392&view=rev
Log:
UIMA-2038 Added new message

Modified:
    uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties

Modified: uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties?rev=1073392&r1=1073391&r2=1073392&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties (original)
+++ uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties Tue Feb 22 16:36:24 2011
@@ -242,4 +242,5 @@ UIMAEE_using_generated_name_INFO = Contr
 UIMAEE_service_sending_getmeta_request__FINE = Controller: {0} Sending GetMeta Request to Delegate: {1}
 UIMAEE_service_sending_process_request__FINE = Controller: {0} Sending Process Request to Delegate: {1}
 UIMAEE_service_sending_release_cas_request__FINE = Controller: {0} Sending Release CAS Request to Delegate: {1}
-UIMAEE_service_sending_stop_request__FINE = Controller: {0} Sending STOP Request to Delegate: {1}
\ No newline at end of file
+UIMAEE_service_sending_stop_request__FINE = Controller: {0} Sending STOP Request to Delegate: {1}
+UIMAEE_service_delivery_exception__WARNING = Controller: {0} Failed To Send Message to Delegate: {1}
\ No newline at end of file