Right ... that file and a number of others were changed without a log message. My first commit after a vacation :)
Is fixed. Thanks, Eddie On Wed, Oct 22, 2008 at 12:37 PM, Thilo Goetz <[EMAIL PROTECTED]> wrote: > Eddie, can you add the Jira issue to the commit log? I think it's possible > to do this after the fact. In Eclipse, you can do "show history" for one of > the files, then right-click on the revision and choose "set commit > properties". I'm sure there's a command line way to do this, too... > > --Thilo > > > [EMAIL PROTECTED] wrote: > >> Author: eae >> Date: Wed Oct 22 09:22:10 2008 >> New Revision: 707120 >> >> URL: http://svn.apache.org/viewvc?rev=707120&view=rev >> Log: (empty) >> >> Modified: >> >> >> incubator/uima/sandbox/trunk/uima-as/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties >> >> Modified: >> incubator/uima/sandbox/trunk/uima-as/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties >> URL: >> http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/uima-as/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties?rev=707120&r1=707119&r2=707120&view=diff >> >> ============================================================================== >> --- >> incubator/uima/sandbox/trunk/uima-as/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties >> (original) >> +++ >> incubator/uima/sandbox/trunk/uima-as/uimaj-as-jms/src/main/resources/jms_adapter_messages.properties >> Wed Oct 22 09:22:10 2008 >> @@ -152,4 +152,6 @@ >> UIMAJMS_activated_fcq__CONFIG = >>>> Cas Multiplier Controller: {0} >> Activated Listener To Receive Free CAS Notifications From Clients - Temp >> Queue Name: {1} >> UIMAJMS_msg_processed__FINE = ++++ Controller: {0} Message Processing >> Completed [ CAS:{1} ]. Waiting For Next Message ... >> UIMAJMS_new_msg_in__FINEST = >>>> Controller: {0} New Message Received >> From: {1} Command: {2} Type: {3} CasId: {4} >> -UIMAJMS_invalid_serializer__WARNING = Controller: {0} Unable to Serialize >> CAS. Invalid Serializer: {1} For Endpoint: {2} >> \ No newline at end of file >> +UIMAJMS_invalid_serializer__WARNING = Controller: {0} Unable to Serialize >> CAS. Invalid Serializer: {1} For Endpoint: {2} >> +UIMAJMS_stopping_listener_INFO = >>>> Controller: {0} - Stopping Listener >> On Queue: {1} Delegate: {2} +UIMAJMS_stopped_listener_INFO = >>>> >> Controller: {0} - Listener On Queue: {1} Stopped >> >
