You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2017/06/06 04:24:18 UTC

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

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

Rob Tompkins closed FILEUPLOAD-225.
-----------------------------------

1.3 released.

> 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 was sent by Atlassian JIRA
(v6.3.15#6346)