[
https://issues.apache.org/jira/browse/FILEUPLOAD-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arturo Bernal closed FILEUPLOAD-324.
------------------------------------
Resolution: Won't Fix
won't do
> 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 40m
> 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)