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

Julian Reschke edited comment on OAK-11224 at 4/9/26 1:07 PM:
--------------------------------------------------------------

trunk: 
[4b8fe706c5|https://github.com/apache/jackrabbit-oak/commit/4b8fe706c52851ac063e2753f473a77738fc4104]
 
[bbd8821c56|https://github.com/apache/jackrabbit-oak/commit/bbd8821c56a9f685611f060c689532fa7aefa96e]
 
[e94ee9f5f6|https://github.com/apache/jackrabbit-oak/commit/e94ee9f5f6ed9be2f3e948c00649c3a0563602e7]
 
[9446ee7c86|https://github.com/apache/jackrabbit-oak/commit/9446ee7c867092cb1c0b0fdc40d669df7f941690]
 (1.86.0) 
[be09d2fcab|https://github.com/apache/jackrabbit-oak/commit/be09d2fcaba23aa43a6c4245c9ac16505aa0c3d2]
 
[eb98e1a11f|https://github.com/apache/jackrabbit-oak/commit/eb98e1a11f47bed1f3fb0b577fe43acfe3217023]
 (1.74.0) 
[bf814f9be7|https://github.com/apache/jackrabbit-oak/commit/bf814f9be7c5c490c52c7589d3191165e4360a69]
 
[dde8d90c3e|https://github.com/apache/jackrabbit-oak/commit/dde8d90c3e33bcfa3dcb2f9ce61e1a0c7da340b0]
 
[786ddb4661|https://github.com/apache/jackrabbit-oak/commit/786ddb4661888b7e244387fa297d2b02c4c1ae9c]
 
[2dd56408e9|https://github.com/apache/jackrabbit-oak/commit/2dd56408e978916b403dfdfbd5770d5ede8e033a]
 
[36789b06e6|https://github.com/apache/jackrabbit-oak/commit/36789b06e6fab6b40ae5b3816a721ef2f274dc47


was (Author: reschke):
trunk: 
[4b8fe706c5|https://github.com/apache/jackrabbit-oak/commit/4b8fe706c52851ac063e2753f473a77738fc4104]
 
[bbd8821c56|https://github.com/apache/jackrabbit-oak/commit/bbd8821c56a9f685611f060c689532fa7aefa96e]
 
[e94ee9f5f6|https://github.com/apache/jackrabbit-oak/commit/e94ee9f5f6ed9be2f3e948c00649c3a0563602e7]
 
[9446ee7c86|https://github.com/apache/jackrabbit-oak/commit/9446ee7c867092cb1c0b0fdc40d669df7f941690]
 (1.86.0) 
[be09d2fcab|https://github.com/apache/jackrabbit-oak/commit/be09d2fcaba23aa43a6c4245c9ac16505aa0c3d2]
 
[eb98e1a11f|https://github.com/apache/jackrabbit-oak/commit/eb98e1a11f47bed1f3fb0b577fe43acfe3217023]
 (1.74.0) 
[bf814f9be7|https://github.com/apache/jackrabbit-oak/commit/bf814f9be7c5c490c52c7589d3191165e4360a69]
 
[dde8d90c3e|https://github.com/apache/jackrabbit-oak/commit/dde8d90c3e33bcfa3dcb2f9ce61e1a0c7da340b0]
 
[786ddb4661|https://github.com/apache/jackrabbit-oak/commit/786ddb4661888b7e244387fa297d2b02c4c1ae9c]
 
[2dd56408e9|https://github.com/apache/jackrabbit-oak/commit/2dd56408e978916b403dfdfbd5770d5ede8e033a]
 
[36789b06e6|https://github.com/apache/jackrabbit-oak/commit/36789b06e6fab6b40ae5b3816a721ef2f274dc47

> remove guava dependencies from POMs (ongoing)
> ---------------------------------------------
>
>                 Key: OAK-11224
>                 URL: https://issues.apache.org/jira/browse/OAK-11224
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>             Fix For: 1.92.0
>
>
> {code:java}
> for i in *; do [ -d $i ] && (cnt=$(grep -R ".*import.*guava.*" $i | wc -l); 
> echo $cnt $i); done | sort -n | grep "^0 .*" | while read a b ; do fgrep -q 
> shaded-guava $b/pom.xml && (echo ; echo $b; echo; fgrep -C5 shaded-guava 
> $b/pom.xml); done
> {code}



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

Reply via email to