Package: jtidy
Version: 7+svn20110807-3
Severity: serious

This is a similar bug to 667000 and 667011:
Rebuilding jtidy in sid makes lucene2 fail to build from source:

[..]

common.compile-core:
    [mkdir] Created dir: 
/var/build/temp/tmp.DuYQiVFkxa/3.2-0-0/lucene2/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
    [javac] 
/var/build/temp/tmp.DuYQiVFkxa/3.2-0-0/lucene2/lucene2-2.9.4+ds1/common-build.xml:567:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to 
/var/build/temp/tmp.DuYQiVFkxa/3.2-0-0/lucene2/lucene2-2.9.4+ds1/build/contrib/ant/classes/java
    [javac] HtmlDocument.java:25: package org.w3c.tidy does not exist
    [javac] import org.w3c.tidy.Tidy;
    [javac]                    ^
    [javac] HtmlDocument.java:60: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]         ^
    [javac] HtmlDocument.java:60: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]                         ^
    [javac] HtmlDocument.java:82: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]         ^
    [javac] HtmlDocument.java:82: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]                         ^
    [javac] HtmlDocument.java:99: cannot find symbol
    [javac] symbol  : class Tidy
    [javac] location: class org.apache.lucene.ant.HtmlDocument
    [javac]         Tidy tidy = new Tidy();
    [javac]         ^

[..]

Cheers,
        Moritz



__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to