This build failure appears to be caused by specifying -Dbuild.compiler=jikes without ensuring that jikes is installed. If I pass "--extrapackages jikes" on the pbuilder command line, the package builds fine. (But I'd recommend fixing this by allowing ant to use its default of ecj-bootstrap, instead of adding jikes to the Build-Depends.) -- Daniel Schepler
_______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

