maskit opened a new issue #683: ReflectionFactory is internal proprietary API 
and may be removed
URL: https://github.com/apache/incubator-pulsar/issues/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
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to