Openbravo Issue Tracking System - Modules
View Issue Details
0047114ModulesGoogle Sign Inpublic2021-06-14 11:442021-07-08 08:20
shuehner 
alostale 
normalmajorhave not tried
closedfixed 
5
 
 
0047114: integration.google: google-oauth-client library should be update to the latest release
This library google-oauth-client-1.16.0-rc.jar is outdated and should be updated to the latest version:

https://github.com/googleapis/google-oauth-java-client [^]
-
No tags attached.
related to design defect 0047340 new Triage Platform Base Modules deprecated GoogleCredential is used 
related to design defect 0047092 scheduled meriem_azaf Openbravo ERP Remove guava library as it is no longer needed as a dependency of weld 
blocks design defect 0047090 new Triage Platform Base Openbravo ERP Tracking issue: Library update 
Issue History
2021-06-14 11:44shuehnerNew Issue
2021-06-14 11:44shuehnerAssigned To => caristu
2021-06-14 11:44shuehnerRelationship addedblocks 0047090
2021-06-14 11:50shuehnerNote Added: 0129454
2021-06-16 21:05shuehnerResolution time => 1625695200
2021-07-06 10:03alostaleAssigned Tocaristu => alostale
2021-07-06 10:24hgbotNote Added: 0130156
2021-07-06 10:25hgbotNote Added: 0130157
2021-07-06 11:07alostaleRelationship addedrelated to 0047340
2021-07-06 11:54alostaleStatusnew => scheduled
2021-07-06 11:58alostaleNote Added: 0130158
2021-07-06 11:58alostaleNote Deleted: 0130158
2021-07-06 11:59alostaleRelationship addedrelated to 0047092
2021-07-07 09:38hgbotNote Added: 0130211
2021-07-07 09:38hgbotNote Added: 0130212
2021-07-07 09:38hgbotNote Added: 0130213
2021-07-07 11:19alostaleStatusscheduled => resolved
2021-07-07 11:19alostaleResolutionopen => fixed
2021-07-07 11:19alostaleStatusresolved => closed
2021-07-08 08:20hgbotNote Added: 0130263

Notes
(0129454)
shuehner   
2021-06-14 11:50   
This module is infrastructure used at least for
- google.signin (login)
- google.calendar

modules
(0130156)
hgbot   
2021-07-06 10:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google/-/merge_requests/1 [^]
(0130157)
hgbot   
2021-07-06 10:25   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google.calendar/-/merge_requests/1 [^]
(0130211)
hgbot   
2021-07-07 09:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google/-/merge_requests/1 [^]
(0130212)
hgbot   
2021-07-07 09:38   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google.calendar [^]
Changeset: 43864f9434f610c89c6549bbe279609d1de613d1
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-07-06T11:33:29+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google.calendar/-/commit/43864f9434f610c89c6549bbe279609d1de613d1 [^]

ISSUE-47114: updates calendar API 1.16.0->1.25.0

---
A legal/Apache_license-2.0.txt
A legal/Licensing.txt
A lib/runtime/google-api-services-calendar-v3-rev411-1.25.0.jar
R lib/runtime/google-api-services-calendar-v3-rev58-1.16.0-rc.jar
---
(0130213)
hgbot   
2021-07-07 09:38   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google.calendar/-/merge_requests/1 [^]
(0130263)
hgbot   
2021-07-08 08:20   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google [^]
Changeset: 9aa605a1b1d471cbe5b55f6a234d81e6577f0566
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-07-08T08:19:32+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.integration.google/-/commit/9aa605a1b1d471cbe5b55f6a234d81e6577f0566 [^]

related to ISSUE-47114: fixed field visibility

---
M src/org/openbravo/integration/google/common/GoogleUtils.java
---