Github user phunt commented on a diff in the pull request:

    https://github.com/apache/zookeeper/pull/524#discussion_r189664272
  
    --- Diff: build.xml ---
    @@ -55,8 +55,8 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant">
         <property name="jackson-mapper-asl.version" value="1.9.11"/>
         <property name="dependency-check-ant.version" value="2.1.0"/>
     
    -    <property name="commons-io.version" value="2.4"/>
    -    <property name="kerby.version" value="1.0.0-RC2"/>
    +    <property name="commons-io.version" value="2.5"/>
    +    <property name="kerby.version" value="1.0.0"/>
    --- End diff --
    
    Changing to 1.1.0 worked for me - it compiled and the tests ran. Is there 
something else?
    
    I did try 1.1.1 but that had the issue you mentioned.


---

Reply via email to