[
https://issues.apache.org/jira/browse/FILEUPLOAD-327?focusedWorklogId=591966&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-591966
]
ASF GitHub Bot logged work on FILEUPLOAD-327:
---------------------------------------------
Author: ASF GitHub Bot
Created on: 02/May/21 07:15
Start Date: 02/May/21 07:15
Worklog Time Spent: 10m
Work Description: arturobernalg commented on pull request #79:
URL: https://github.com/apache/commons-fileupload/pull/79#issuecomment-830763485
> Please, revert the changes with "protected" => "default". That might
affect downstream code,
Reverted
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 591966)
Time Spent: 40m (was: 0.5h)
> Solve SpotBug warning/errors
> ----------------------------
>
> Key: FILEUPLOAD-327
> URL: https://issues.apache.org/jira/browse/FILEUPLOAD-327
> Project: Commons FileUpload
> Issue Type: Bug
> Reporter: Arturo Bernal
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> This Jira it's to solve the following error/warnings:
>
> * MS_PKGPROTECT -->MS: Field should be package protected (MS_PKGPROTECT)
> * EI_EXPOSE_REP2 --> EI2: May expose internal representation by
> incorporating reference to mutable object (EI_EXPOSE_REP2)
> * EI_EXPOSE_REP --> EI: May expose internal representation by returning
> reference to mutable object (EI_EXPOSE_REP)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)