[jira] [Commented] (OAK-7182) Make it possible to update Guava

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke commented on OAK-7182:
-

h2. Roadmap (as of March 2023)

h3. OAK 1.50.0 (March 2023)
 - switch to Java 11 und use "forRemoval" deprecations for APIs exposing Guava 
(OAK-10007)
 - bump up default logging levels for deprecated APIs to "error" (OAK-10086)
 - Guava deprecations: set minimal logging level to 'info' (OAK-10105)
 - deprecate FileIOUtils.TransformingComparator with Guava Function parameter 
(OAK-10109) - unfortunately found just now

h3. OAK 1.52.0 (May 2023)
 - introduce wrapped Guava project for Oak-internal use (OAK-9989)
 - Guava deprecations: set minimal logging level to 'warn' (OAK-10106)

h3. OAK 1.54.0
 - remove deprecated APIs exposing Guava

> Make it possible to update Guava
> 
>
> Key: OAK-7182
> URL: https://issues.apache.org/jira/browse/OAK-7182
> Project: Jackrabbit Oak
>  Issue Type: Wish
>Reporter: Julian Reschke
>Priority: Minor
> Attachments: GuavaTests.java, OAK-7182-guava-21-3.diff, 
> OAK-7182-guava-21-4.diff, OAK-7182-guava-21.diff, OAK-7182-guava-23.6.1.diff, 
> guava.diff
>
>
> We currently rely on Guava 15, and this affects all users of Oak because they 
> essentially need to use the same version.
> This is an overall issue to investigate what would need to be done in Oak in 
> order to make updates possible.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10142) Build Jackrabbit/jackrabbit-oak-trunk #852 failed

2023-03-23 Thread Hudson (Jira)


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

Hudson commented on OAK-10142:
--

Previously failing build now is OK.
 Passed run: [Jackrabbit/jackrabbit-oak-trunk 
#867|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/867/] 
[console 
log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/867/console]

> Build Jackrabbit/jackrabbit-oak-trunk #852 failed
> -
>
> Key: OAK-10142
> URL: https://issues.apache.org/jira/browse/OAK-10142
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: continuous integration
>Reporter: Hudson
>Priority: Major
>
> No description is provided
> The build Jackrabbit/jackrabbit-oak-trunk #852 has failed.
> First failed run: [Jackrabbit/jackrabbit-oak-trunk 
> #852|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/852/]
>  [console 
> log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/852/console]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10151) oak-auth-external tests fail with Guava 20

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke commented on OAK-10151:
--

Tested with the Guava versions up to 19.0, and found it's indeed the step from 
19.0 to 20.0 causing this (check with "-Dguava.version=19.0").

> oak-auth-external tests fail with Guava 20
> --
>
> Key: OAK-10151
> URL: https://issues.apache.org/jira/browse/OAK-10151
> Project: Jackrabbit Oak
>  Issue Type: Bug
>  Components: auth-external
>Reporter: Julian Reschke
>Assignee: Angela Schreiber
>Priority: Minor
> Fix For: 1.52.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10155) Release Oak 1.22.15

2023-03-23 Thread Julian Reschke (Jira)
Julian Reschke created OAK-10155:


 Summary: Release Oak 1.22.15
 Key: OAK-10155
 URL: https://issues.apache.org/jira/browse/OAK-10155
 Project: Jackrabbit Oak
  Issue Type: Task
Reporter: Julian Reschke
Assignee: Julian Reschke






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10105) Guava deprecations: set minimal logging level to 'info'

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke updated OAK-10105:
-
Labels:   (was: candidate_oak_1_22)

> Guava deprecations: set minimal logging level to 'info'
> ---
>
> Key: OAK-10105
> URL: https://issues.apache.org/jira/browse/OAK-10105
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons, core, core-spi
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.22.15, 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10105) Guava deprecations: set minimal logging level to 'info'

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke updated OAK-10105:
-
Fix Version/s: 1.22.15

> Guava deprecations: set minimal logging level to 'info'
> ---
>
> Key: OAK-10105
> URL: https://issues.apache.org/jira/browse/OAK-10105
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons, core, core-spi
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.22.15, 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10105) Guava deprecations: set minimal logging level to 'info'

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke updated OAK-10105:
-
Labels: candidate_oak_1_22  (was: )

> Guava deprecations: set minimal logging level to 'info'
> ---
>
> Key: OAK-10105
> URL: https://issues.apache.org/jira/browse/OAK-10105
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons, core, core-spi
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.50.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (OAK-10106) Guava deprecations: set minimal logging level to 'warn'

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke resolved OAK-10106.
--
Resolution: Fixed

trunk: 
[9145cbd7ce|https://github.com/apache/jackrabbit-oak/commit/9145cbd7ce699633d36e5aacfe3e4e050f8d7dac]

> Guava deprecations: set minimal logging level to 'warn'
> ---
>
> Key: OAK-10106
> URL: https://issues.apache.org/jira/browse/OAK-10106
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons, core, core-spi
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.52.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10106) Guava deprecations: set minimal logging level to 'warn'

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke updated OAK-10106:
-
Labels: candidate_oak_1_22  (was: )

> Guava deprecations: set minimal logging level to 'warn'
> ---
>
> Key: OAK-10106
> URL: https://issues.apache.org/jira/browse/OAK-10106
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons, core, core-spi
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
>  Labels: candidate_oak_1_22
> Fix For: 1.52.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10154) Guava deprecations: set minimal logging level to 'error'

2023-03-23 Thread Julian Reschke (Jira)
Julian Reschke created OAK-10154:


 Summary: Guava deprecations: set minimal logging level to 'error'
 Key: OAK-10154
 URL: https://issues.apache.org/jira/browse/OAK-10154
 Project: Jackrabbit Oak
  Issue Type: Task
  Components: commons, core, core-spi
Reporter: Julian Reschke
Assignee: Julian Reschke
 Fix For: 1.52.0






--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (OAK-10154) Guava deprecations: set minimal logging level to 'error'

2023-03-23 Thread Julian Reschke (Jira)


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

Julian Reschke updated OAK-10154:
-
Fix Version/s: 1.54.0
   (was: 1.52.0)

> Guava deprecations: set minimal logging level to 'error'
> 
>
> Key: OAK-10154
> URL: https://issues.apache.org/jira/browse/OAK-10154
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: commons, core, core-spi
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Minor
> Fix For: 1.54.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (OAK-10153) Switch to a minimal version of Java 11

2023-03-23 Thread Julian Reschke (Jira)
Julian Reschke created OAK-10153:


 Summary: Switch to a minimal version of Java 11
 Key: OAK-10153
 URL: https://issues.apache.org/jira/browse/OAK-10153
 Project: Jackrabbit Oak
  Issue Type: Task
Reporter: Julian Reschke
Assignee: Julian Reschke


As Oak has switched to require JDK 11 (with version 1.50.0), so should 
Jackrabbit trunk.

(Whether we'll want a new maintenance branch already is a separate question).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)