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

Jochen Wiedmann commented on FILEUPLOAD-324:
--------------------------------------------

Okay. Let me rephrase that: You want a different build profile, depending on 
the JVM, that is used for the build.

 

Okay, but what should be different?

 

> 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