Bug#691203: Acknowledgement (Missing B-D to ant)

Niels Thykier niels at thykier.net
Mon Oct 22 21:02:06 UTC 2012


On 2012-10-22 22:56, Mathieu Malaterre wrote:
> Even after installing: maven-ant-helper I still get some error during building:
> 
>   [javadoc] /tmp/libswingx1-java-1.0/src/java/org/jdesktop/swingx/color/GradientPreviewPanel.java:26:
> package org.apache.batik.ext.awt does not exist
>   [javadoc] import org.apache.batik.ext.awt.RadialGradientPaint;
>   [javadoc]                                ^
>   [javadoc] /tmp/libswingx1-java-1.0/src/java/org/jdesktop/swingx/color/GradientTrackRenderer.java:23:
> package org.apache.batik.ext.awt does not exist
>   [javadoc] import org.apache.batik.ext.awt.MultipleGradientPaint;
>   [javadoc]                                ^
>   [javadoc] /tmp/libswingx1-java-1.0/src/beaninfo/org/jdesktop/swingx/editors/PainterUtil.java:50:
> package org.apache.batik.ext.awt does not exist
>   [javadoc] import org.apache.batik.ext.awt.LinearGradientPaint;
> 
> I guess I could merge 691203 and 691202 into one... let me know what you think.
> 
> thanks
> 
> [...]

These particular errors (i.e. the [javadoc] ones) usually don't lead to
a build error and at worst causes the Javadoc to be slightly less
pleasent.  Those javadoc errors should be fixed, but I would not
consider it a priority to those in Wheezy nor Squeeze.

The build-depends issues are of course) a different matter.  But I think
one bug is sufficient for tracking those, so I'd vote for merging.

~Niels



More information about the pkg-java-maintainers mailing list