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

Simone Tripodi resolved FILEUPLOAD-225.
---------------------------------------

    Resolution: Fixed

patch applied at r1453464
                
> Replace java.rmi.server.UID() with java.util.UUID
> -------------------------------------------------
>
>                 Key: FILEUPLOAD-225
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-225
>             Project: Commons FileUpload
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>             Fix For: 1.3
>
>         Attachments: FILEUPLOAD-225.patch
>
>
> The {{org.apache.commons.fileupload.disk.DiskFileItem}} uses 
> {{java.rmi.server.UID()}} to generated the UID used in unique file name 
> generation, it could be replaced by {{java.util.UUID}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to