Task #7753
Upgrade the o4mp client library used to interact with CILogon
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_portal_servlet
Target version:
Start date:
2016-04-27
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
The latest version, which is recommended, is 3.2.1.
This has a dependency on Java 1.8.
Related issues
History
#1 Updated by Dave Vieglais over 8 years ago
- Related to Story #6625: Requirement of Java 1.8 for Dataone V2 added
#2 Updated by Ben Leinfelder over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
The docs for oa4mp 3.2.1 indicate a Java 1.8 (Oracle only) dependency. I've compiled locally with Java 1.7 using the following dependency changes to the d1-portal/pom.xml:
edu.uiuc.ncsa.myproxy
oa4mp-client-api
3.2.1
edu.uiuc.ncsa.myproxy
oa4mp-client-loader-oauth1
3.2.1
javax.servlet
javax.servlet-api
3.0.1
provided
Waiting to commit until we are closer to the CCI-2.3 release so as not to introduce any possible Java 1.8 dependency issue.
#3 Updated by Dave Vieglais about 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
Resolved by release of CCI-2.2.3