[jira] [Commented] (OAK-8717) Remove deprecated Guava-based APIs

2021-10-29 Thread Marco Piovesana (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-8717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17435887#comment-17435887
 ] 

Marco Piovesana commented on OAK-8717:
--

Hi,

I've attached a patch, it contains the changes required to remove all usages of 
the guava deprecated methods that I found.

Marco.
[^OAK-8717-remove-guava-deprecated-usages.patch]

> Remove deprecated Guava-based APIs
> --
>
> Key: OAK-8717
> URL: https://issues.apache.org/jira/browse/OAK-8717
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>Reporter: Julian Reschke
>Priority: Major
> Attachments: OAK-8717-remove-guava-deprecated-usages.patch, 
> OAK-8717.diff
>
>




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


[jira] [Updated] (OAK-8717) Remove deprecated Guava-based APIs

2021-10-29 Thread Marco Piovesana (Jira)


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

Marco Piovesana updated OAK-8717:
-
Attachment: OAK-8717-remove-guava-deprecated-usages.patch

> Remove deprecated Guava-based APIs
> --
>
> Key: OAK-8717
> URL: https://issues.apache.org/jira/browse/OAK-8717
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>Reporter: Julian Reschke
>Priority: Major
> Attachments: OAK-8717-remove-guava-deprecated-usages.patch, 
> OAK-8717.diff
>
>




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


[jira] [Updated] (OAK-9607) Test fails when build with empty maven cache

2021-10-29 Thread Marco Piovesana (Jira)


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

Marco Piovesana updated OAK-9607:
-
Summary: Test fails when build with empty maven cache  (was: Test fails un 
build with empty maven cache)

> Test fails when build with empty maven cache
> 
>
> Key: OAK-9607
> URL: https://issues.apache.org/jira/browse/OAK-9607
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: segment-tar
>Affects Versions: 1.40.0
>Reporter: Marco Piovesana
>Priority: Minor
>
> I cloned the Oak repo yesterday (28th of october) and, if I run the build 
> command (_mvn clean install_), I have the following failing test:
> _PersistentDiskCacheTest.cleanupTest:126 Segment(s) not cleaned up in cache 
> expected:<0> but was:<2>_
>  
> if I run again the build it will eventually complete correctly. I tried on 
> two different machines, one linux and one macos, and it did happen on both 
> after cleaning the maven cache.



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


[jira] [Created] (OAK-9607) Test fails un build with empty maven cache

2021-10-29 Thread Marco Piovesana (Jira)
Marco Piovesana created OAK-9607:


 Summary: Test fails un build with empty maven cache
 Key: OAK-9607
 URL: https://issues.apache.org/jira/browse/OAK-9607
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: segment-tar
Affects Versions: 1.40.0
Reporter: Marco Piovesana


I cloned the Oak repo yesterday (28th of october) and, if I run the build 
command (_mvn clean install_), I have the following failing test:
_PersistentDiskCacheTest.cleanupTest:126 Segment(s) not cleaned up in cache 
expected:<0> but was:<2>_
 
if I run again the build it will eventually complete correctly. I tried on two 
different machines, one linux and one macos, and it did happen on both after 
cleaning the maven cache.



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