You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2013/03/06 10:50:13 UTC

[jira] [Created] (FILEUPLOAD-225) Replace java.rmi.server.UID() with java.util.UUID

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