[
https://issues.apache.org/jira/browse/KNOX-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638381#comment-16638381
]
Kevin Risden commented on KNOX-1509:
------------------------------------
Upgrade caused the following test failure:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile
(default-testCompile) on project gateway-provider-security-pac4j: Compilation
failure: Compilation failure:
[ERROR]
/src/gateway-provider-security-pac4j/src/test/java/org/apache/knox/gateway/pac4j/Pac4jProviderTest.java:[110,116]
cannot find symbol
[ERROR] symbol: variable DEFAULT_CLIENT_NAME_PARAMETER
[ERROR] location: class org.pac4j.core.client.Clients
[ERROR]
/src/gateway-provider-security-pac4j/src/test/java/org/apache/knox/gateway/pac4j/Pac4jProviderTest.java:[120,125]
cannot find symbol
...{noformat}
https://travis-ci.org/risdenk/knox/jobs/437186447
> Upgrade pac4j dependencies
> --------------------------
>
> Key: KNOX-1509
> URL: https://issues.apache.org/jira/browse/KNOX-1509
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1509.patch
>
>
> Upgrade:
> * pac4j 2.1.0 -> 3.2.0
> * j2e-pac4j 3.0.0 -> 4.0.0
> Release notes:
> * [https://www.pac4j.org/docs/release-notes.html]
> * https://github.com/pac4j/j2e-pac4j/wiki/Release-Notes
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)