Milinda Lakmal Pathirage created AIRAVATA-415:
-------------------------------------------------

             Summary: Moving InputStream to File utility(private inner class) 
out of LocalProvider
                 Key: AIRAVATA-415
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-415
             Project: Airavata
          Issue Type: Improvement
          Components: GFac
            Reporter: Milinda Lakmal Pathirage
            Priority: Trivial


Utility which can used to write input stream(stdout from a process) to a file 
is currently implemented as a inner private class. But this can be use by other 
implementations of GFac providers too. So moving the class out of local 
provider and putting it inside util package will allows us to re-use the 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