On Thu, Jul 17, 2008 at 2:13 PM, Trygve Laugstøl <[EMAIL PROTECTED]> wrote:
>> This was added to fix MOJO-777. What's the consensus on the minimum >> JDK requirements for mojos? The vast majority seem to be written for >> JDK1.4 and slowly moving to JDK5. Is JDK6 acceptable, or should >> reflection be used in the above case? In the very least the compiler >> plugin should be configured for 1.6. > > It should definitely be support 1.5 and unless there are technical reasons > to 1.4 too. First of all, if there's a problem, that's most possibly my fault. Nvertheless, please do not mismatch the JDK with the JAXP implementation. Even JDK 1.4 can use a current implementation of JAXP, assuming a proper classpath. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time)