[ 
https://issues.apache.org/jira/browse/DERBY-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen updated DERBY-5476:
--------------------------------------

    Attachment: d5476.diff

The attached patch removes the unused parameter, and also an outdated comment 
about a problem with JDK 1.3 (which is no longer supported).
                
> Remove unused parameter in splitmessages 
> -----------------------------------------
>
>                 Key: DERBY-5476
>                 URL: https://issues.apache.org/jira/browse/DERBY-5476
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: d5476.diff
>
>
> splitmessages requires three parameters, but it only uses two of them. A 
> comment in the class describing the parameters, only describe the first two 
> of them:
>       /**
>               arg[0] is the destination directory
>               arg[1] is the source file.
>       */
> The third, unused parameter should be removed.

--
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