Bug#638532:

Mathieu Malaterre mathieu.malaterre at gmail.com
Mon Aug 22 14:20:26 UTC 2011


On Mon, Aug 22, 2011 at 4:13 PM, Sylvestre Ledru <sylvestre at debian.org> wrote:
> Le lundi 22 août 2011 à 16:05 +0200, Mathieu Malaterre a écrit :
>> RHEL seems to be using this patch to work around this issue.
> Well done
> Could you try to apply it to see how it goes ?

Actually it nows fails with:

    [javac] /home/mathieu/debian/pkg-java/trunk/fop/fop-1.0/src/codegen/java/org/apache/fop/tools/EventProducerCollector.java:49:
generics are not supported in -source 1.4
    [javac] (use -source 5 or higher to enable generics)
    [javac]     private static final Map<String, Class<?>> PRIMITIVE_MAP;
    [javac]                             ^
    [javac] 1 error

BUILD FAILED
/home/mathieu/debian/pkg-java/trunk/fop/fop-1.0/build.xml:354: Compile
failed; see the compiler error output for details.
	at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:1113)
	at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:906)


I could not figure out -yet- if this patch is due to an internal
change of qdox on Fedora/RHEL or this is indeed related to our current
issue.


-- 
Mathieu





More information about the pkg-java-maintainers mailing list