[ 
https://issues.apache.org/jira/browse/WSS-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Leland updated WSS-689:
------------------------------
    Description: 
This is using RedHat openjdk-1.8.0.282
This looks like  a maven bug or 
The pom requires a profile since --add-open is a Java11+ option:

Line 436 :

<argLine>-Xmx2000m --add-opens java.base/java.lang.reflect=ALL-UNNAMED</argLine>



  was:
The pom requires a profile since --add-open is a Java11+ option:

Line 436 :

<argLine>-Xmx2000m --add-opens java.base/java.lang.reflect=ALL-UNNAMED</argLine>



> wss4j 2_3_x_fixes tests cannot be run using java 8  (--add-opens)
> -----------------------------------------------------------------
>
>                 Key: WSS-689
>                 URL: https://issues.apache.org/jira/browse/WSS-689
>             Project: WSS4J
>          Issue Type: Improvement
>          Components: WSS4J Core
>    Affects Versions: 2.3.3
>            Reporter: Robert Leland
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>
> This is using RedHat openjdk-1.8.0.282
> This looks like  a maven bug or 
> The pom requires a profile since --add-open is a Java11+ option:
> Line 436 :
> <argLine>-Xmx2000m --add-opens 
> java.base/java.lang.reflect=ALL-UNNAMED</argLine>



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to