stevedlawrence opened a new pull request, #1521:
URL: https://github.com/apache/daffodil/pull/1521

   Daffodil 3.11.0 added the getMessageOnly API function to support a way to 
get just the message portion of a Diagnostic. This maintained the behavior of 
getMessage, which returned the message as well as the mode and schema context, 
but the intention was for a future release to drop getMessageOnly and change 
getMessage to return only the message.
   
   The changes to the Daffodil API in commit c9a35ce2bd for Daffodil 4.0.0 
modified getMessage to only return the message, so this removes getMessageOnly 
now that getMessage has that behavior.
   
   DAFFODIL-2999


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to