Use Plexus FileUtils.copyURLToFile(URL, File) instead of hand-written code
--------------------------------------------------------------------------

                 Key: MJAXB-18
                 URL: http://jira.codehaus.org/browse/MJAXB-18
             Project: Maven 2.x JAXB 2.0 Plugin
          Issue Type: Improvement
    Affects Versions: 1.3
            Reporter: Michael Rudolf
            Priority: Minor
         Attachments: XjcMojo.patch

Hi,

The logic for copying schema files should use Plexus 
FileUtils.copyURLToFile(URL, File) method instead of hand-written code. This 
reduces code size and reuses well-tested code. Patch attached.

Best regards,
Michael

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to