Bug#667011: Rebuilding commons-vfs in sid makes ivy FTBFS

Moritz Muehlenhoff muehlenhoff at univention.de
Tue Apr 3 11:41:16 UTC 2012


Package: commons-vfs
Version: 2.0-1
Severity: serious

Similar bug to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667000:
Rebuilding commons-vfs in sid makes ivy fail to build from source:

[..]

compile:
    [mkdir] Created dir: /home/jmm/ivy-2.2.0/classes
    [javac] /home/jmm/ivy-2.2.0/debian/build.xml:30: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 363 source files to /home/jmm/ivy-2.2.0/classes
    [javac] VfsRepository.java:28: package org.apache.commons.vfs2 does not exist
    [javac] import org.apache.commons.vfs2.FileContent;
    [javac]                               ^
    [javac] VfsRepository.java:29: package org.apache.commons.vfs2 does not exist
    [javac] import org.apache.commons.vfs2.FileObject;
    [javac]                               ^
    [javac] VfsRepository.java:30: package org.apache.commons.vfs2 does not exist
    [javac] import org.apache.commons.vfs2.FileSystemException;
    [javac]                               ^
    [javac] VfsRepository.java:31: package org.apache.commons.vfs2 does not exist
    [javac] import org.apache.commons.vfs2.FileSystemManager;
    [javac]                               ^
    [javac] VfsRepository.java:32: package org.apache.commons.vfs2 does not exist
    [javac] import org.apache.commons.vfs2.FileType;

[..]

Cheers,
        Moritz





More information about the pkg-java-maintainers mailing list