You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Deparvu (JIRA)" <ji...@apache.org> on 2019/05/15 10:27:00 UTC

[jira] [Issue Comment Deleted] (OAK-7217) check public Oak APIs for references to Guava

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

Alex Deparvu updated OAK-7217:
------------------------------
    Comment: was deleted

(was: I did another pass through the exports to correct the output manually and it turns out it wasn't too far off. there was only oak-auth-external, oak-commons, oak-store-composite that had nothing specified in the pom.xml file. Attached a new version of the intersection:  [^guava-public-v2.log].

Modules analyzed:
- oak-auth-external
    -- org.apache.jackrabbit.oak.spi.security.authentication.external,version=2.3.1
    -- org.apache.jackrabbit.oak.spi.security.authentication.external.basic,version=1.3.2
- oak-authorization-cug
- oak-authorization-principalbased
- oak-blob-cloud-azure
- oak-blob-cloud
   -- exports a package that doesn't exist 'org.apache.jackrabbit.oak.blob.cloud.aws.s3'
- oak-blob-plugins
- oak-blob
- oak-commons
    -- org.apache.jackrabbit.oak.commons,version=1.3.0
    -- org.apache.jackrabbit.oak.commons.cache,version=1.0.0
    -- org.apache.jackrabbit.oak.commons.concurrent,version=1.0.1
    -- org.apache.jackrabbit.oak.commons.io,version=1.0.0
    -- org.apache.jackrabbit.oak.commons.json,version=1.0.1
    -- org.apache.jackrabbit.oak.commons.sort,version=1.0.1
- oak-core-spi
- oak-core
- oak-jcr
- oak-lucene
    -- also exports all of org.apache.lucene
- oak-query-spi 
- oak-search
- oak-security-spi 
- oak-segment-azure 
- oak-segment-tar 
- oak-solr-core 
- oak-solr-osgi
- oak-store-composite 
    -- org.apache.jackrabbit.oak.composite,version=0.3.0
    -- org.apache.jackrabbit.oak.composite.checks,version=0.0.0
- oak-store-document 
- oak-store-spi

If I read it correctly 'oak-auth-ldap' uses guava in a single test so we could move the dependency to 'test' scope, but this is outside of this scope.)

> check public Oak APIs for references to Guava
> ---------------------------------------------
>
>                 Key: OAK-7217
>                 URL: https://issues.apache.org/jira/browse/OAK-7217
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>            Reporter: Julian Reschke
>            Priority: Minor
>         Attachments: detect-api.diff, extract-guava.sh, guava-global.log, guava-public-v2.log, guava-public.log
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)