setWatchDog method in DefaultExecutor has no affect
---------------------------------------------------

                 Key: SANDBOX-185
                 URL: https://issues.apache.org/jira/browse/SANDBOX-185
             Project: Commons Sandbox
          Issue Type: Bug
          Components: Exec
         Environment: All Environments
            Reporter: Bindul Bhowmik


The setWatchDog method in org.apache.commons.exec.DefaultExecutor.java does not 
have any affect due to a case discrepancy. The method parameter for the method 
is watchDog and the value that is assigned is watchdog (the same as the class 
field).

I have attached a patch for the same. If required I could add in a test case 
for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to