[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-324?focusedWorklogId=592262&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-592262
 ]

ASF GitHub Bot logged work on FILEUPLOAD-324:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/May/21 16:59
            Start Date: 03/May/21 16:59
    Worklog Time Spent: 10m 
      Work Description: coveralls edited a comment on pull request #80:
URL: https://github.com/apache/commons-fileupload/pull/80#issuecomment-830772901


   
   [![Coverage 
Status](https://coveralls.io/builds/39312501/badge)](https://coveralls.io/builds/39312501)
   
   Coverage remained the same at 78.341% when pulling 
**11b354704099c158ef3169b938497689afc5b134 on 
arturobernalg:feature/FILEUPLOAD-324** into 
**b27fca22a365bc9449f9c7d1052965d0a6b71046 on apache:master**.
   


-- 
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: 592262)
    Time Spent: 1h 10m  (was: 1h)

> Use java9 profile on JDK 9 and later
> ------------------------------------
>
>                 Key: FILEUPLOAD-324
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-324
>             Project: Commons FileUpload
>          Issue Type: New Feature
>            Reporter: Arturo Bernal
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The idea its use java9 profile on JDK 9 and later
> basicity adding
> {code:java}
> <id>java9+</id>
>   <activation>
>    <jdk>[9,)</jdk> --> First change here
>  </activation>
> {code}
> I am going to take advantage of the same tour to add profiles to support java 
> 13 and 15
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to