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

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

                Author: ASF GitHub Bot
            Created on: 02/May/21 08:39
            Start Date: 02/May/21 08:39
    Worklog Time Spent: 10m 
      Work Description: coveralls commented on pull request #80:
URL: https://github.com/apache/commons-fileupload/pull/80#issuecomment-830772901


   
   [![Coverage 
Status](https://coveralls.io/builds/39288154/badge)](https://coveralls.io/builds/39288154)
   
   Coverage remained the same at 78.359% when pulling 
**d0e1b070187f2bc4fb91df7e1054090364b0b9f5 on 
arturobernalg:feature/FILEUPLOAD-324** into 
**32eade4883d367a2103ea9a0be68f057604adb37 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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 591978)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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