Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary Compatibility: Analyze and fix false positives in report for Hazelcast 4.0.3 #124

Open
smarkwal opened this issue Jan 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@smarkwal
Copy link
Owner

Command line options:

-t
"Hazelcast 4.0.3"
-o
report-hazelcast.txt
com.hazelcast:hazelcast:4.0.3
--provided
"log4j:log4j:1.2.17,org.apache.logging.log4j:log4j-api:2.13.0,org.apache.logging.log4j:log4j-core:2.13.0,org.slf4j:slf4j-api:1.7.25,org.osgi:org.osgi.core:4.2.0,org.codehaus.groovy:groovy-all:2.1.8,org.jruby:jruby-complete:1.7.22,javax.cache:cache-api:1.1.1,com.google.code.findbugs:annotations:3.0.0,com.fasterxml.jackson.core:jackson-core:2.11.2,org.snakeyaml:snakeyaml-engine:2.1"

Report:

Binary Compatibility
--------------------
Compatibility issues between JAR files.

JAR file            | Issues
--------------------+-------------------------------------------------------------------------------------------------
hazelcast-4.0.3.jar | com.hazelcast.config.AbstractXmlConfigBuilder
                    | • Class is not accessible: interface com.hazelcast.internal.config.DomVariableReplacer
                    |
                    | com.hazelcast.config.AbstractYamlConfigBuilder
                    | • Class is not accessible: interface com.hazelcast.internal.config.DomVariableReplacer
                    |
                    | com.hazelcast.cp.internal.RaftInvocationManager
                    | • Class is not accessible: class com.hazelcast.spi.impl.operationservice.impl.Invocation$Context
@smarkwal smarkwal added the bug Something isn't working label Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant