The Qpid java head revision is broken. There's an invalid class file called "ConnectionClose-ok Body.java", looks like a codegen issue.
Thats on one machine. On another I can't even get that far. Does anyone
know what this might mean?
1. ERROR
in /home/aconway/svn/qpid/java/common/src/org/apache/qpid/pool/Event.java (at
line 1)
/*
^^
The type Enum is not generic; it cannot be parameterized with arguments
<EventType>
I'm new to enums, I'm using jdk1.5.0_07.
Cheers,
Alan.
