Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

ISSUE-683: ReflectionFactory is internal proprietary API and may be removed #194

Closed
sijie opened this issue Dec 27, 2019 · 0 comments
Closed
Labels

Comments

@sijie
Copy link
Member

sijie commented Dec 27, 2019

Original Issue: apache#683


Expected behavior

No warnings during build

Actual behavior

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ managed-ledger ---
[INFO] Compiling 30 source files to /Users/masakazu/git/pulsar/managed-ledger/target/test-classes
[WARNING] /Users/masakazu/git/pulsar/managed-ledger/src/test/java/org/apache/zookeeper/MockZooKeeper.java:[81,23] ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /Users/masakazu/git/pulsar/managed-ledger/src/test/java/org/apache/zookeeper/MockZooKeeper.java:[81,58] ReflectionFactory is internal proprietary API and may be removed in a future release

Steps to reproduce

mvn install -DskipTests

System configuration

Pulsar version: master c51eaad
OS: macOS 10.12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant