mbeckerle commented on a change in pull request #539:
URL: https://github.com/apache/daffodil/pull/539#discussion_r623927045



##########
File path: 
daffodil-tdml-lib/src/main/scala/org/apache/daffodil/tdml/TDMLRunner.scala
##########
@@ -194,7 +194,7 @@ class DFDLTestSuite private[tdml] (
   // That avoids creating the test suites repeatedly, but also leaks memory 
unless
   // you have an @AfterClass shutdown method in the object that calls 
runner.reset() at end.
   //
-  // @deprecated("2016-12-30", "Use Runner(...) instead.")
+  // @deprecated("Use Runner(...) instead.", "2016-12-30")

Review comment:
       No. We want to deprecate this, but we backed off as there were too many 
changes required. Some day we can put it back in though. There's a JIRA ticket 
for updating all tests to use Runner. 




-- 
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:
[email protected]


Reply via email to