Package: ecj-bootstrap
Version: 3.1.2-1
Severity: normal
From my pbuilder build log for xml-crimson:
...
[javac] 27. ERROR in
/tmp/buildd/xml-crimson-1.1.3/src/org/apache/crimson/tree/AttributeNode.java
[javac] (at line 105)
[javac] public class AttributeNode extends NamespacedNode implements
Attr
[javac] ^^^^^^^^^^^^^
[javac] The type AttributeNode must implement the inherited abstract method
Node.getTextContent()
[javac] ----------
...
[javac] ----------
[javac] 206 problems (159 errors, 47 warnings)
BUILD FAILED
/tmp/buildd/xml-crimson-1.1.3/build.xml:141: Compile failed; see the compiler
error output for details.
Total time: 8 seconds
make: *** [debian/stamp-ant-build] Error 1
This doesn't go away if I add "--extrapackages java-gcj-compat" to the
pbuilder command line. Since I can't find any mention of getTextContent
in the xml-crimson package (or any of the other abstract methods it's
reporting), and the package still builds fine using -Dbuild.compiler=jikes,
it looks to me like there's probably an incorrect import taking place
somewhere.
--
Daniel Schepler
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers