[ 
https://issues.apache.org/jira/browse/DERBY-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427539#comment-13427539
 ] 

Rick Hillegas commented on DERBY-5890:
--------------------------------------

Here's another clue about the purpose of this unfinished, undocumented command:

The EXPECT command is turned from a NOP into a (still vacuous) command by 
setting the ij.expect property to true. If that property is set to true, then 
on exit, ij is supposed to print out some diagnostics which have the name 
"IJ_TestsRun0Pass12Fail34". See the quit() method in ij.jj.

This suggests that this functionality was intended for Cloudscape regression 
testing but never actually used.
                
> Remove ij EXPECT command
> ------------------------
>
>                 Key: DERBY-5890
>                 URL: https://issues.apache.org/jira/browse/DERBY-5890
>             Project: Derby
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 10.10.0.0
>            Reporter: Rick Hillegas
>
> The ij EXPECT command appears to be an unfinished prototype which has been in 
> the code since at least Cloudscape 3.5 and which was never exposed to users. 
> It does nothing. See this email thread: 
> http://old.nabble.com/ij-EXPECT-command-to34242490.html#a34242490 We should 
> remove this abandoned code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to