You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2021/03/30 16:13:20 UTC

[GitHub] [daffodil] jw3 commented on a change in pull request #518: Allow custom debuggers from APIs

jw3 commented on a change in pull request #518:
URL: https://github.com/apache/daffodil/pull/518#discussion_r604240777



##########
File path: daffodil-japi/src/main/scala/org/apache/daffodil/japi/Daffodil.scala
##########
@@ -557,7 +558,7 @@ class DataProcessor private[japi] (private var dp: SDataProcessor)
    *
    * @param dr debugger runner
    */
-  @deprecated("Use withDebugger.", "2.6.0")
+  @deprecated("Use withDebuggerRunner.", "2.6.0")

Review comment:
       So the API change causes a mismatch with the deprecated method.  Took approach of leaving deprecated method as-is and updated the message.  :man_shrugging: 




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org