Simone Tripodi created FILEUPLOAD-225:
-----------------------------------------

             Summary: 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.2.3
            Reporter: Simone Tripodi
            Assignee: Simone Tripodi
             Fix For: 1.2.3


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