After Ant dependency in Ivy was updated to 1.9.10, I'm getting

    [javac]
/Users/gintas/Projects/ant-ivy-asf/src/java/org/apache/ivy/ant/IvyCacheFileset.java:206:
error: clone() in EmptyFileSet cannot override clone() in FileSet
    [javac]         public Object clone() {
    [javac]                       ^
    [javac]   return type Object is not compatible with FileSet

Any comments?

Gintas

Reply via email to