tisonkun commented on PR #1820:
URL: https://github.com/apache/zookeeper/pull/1820#issuecomment-1171394562

   @eolivelli since Curator doesn't support ZK 3.7+, I'm trying to pick this 
commit to 3.6.4-SNAPSHOT and run tests. However, I get a compile error when 
build with 3.6.4:
   
   ```
   [ERROR] Bundle org.apache.zookeeper:zookeeper-jute:jar:3.6.4-SNAPSHOT : The 
default package '.' is not permitted by the Import-Package syntax.
    This can be caused by compile errors in Eclipse because Eclipse creates
   valid class files regardless of compile errors.
   The following package(s) import from the default package 
[org.apache.zookeeper.data, org.apache.zookeeper.proto, 
org.apache.zookeeper.server.persistence, org.apache.zookeeper.server.quorum, 
org.apache.zookeeper.txn]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to