2012/1/12 sebb <[email protected]>:
> 2012/1/12 Sébastien Brisard <[email protected]>:
>> Hi Dennis,
>>
>> 2012/1/12 Dennis Hendriks <[email protected]>:
>>>
>>> The online report at the top links to a page with details.
>>>
>> right under my nose... Sorry for bothering you with futilities.
>>
>>>
>>> The tests use a method only available in Java 6...
>>>
>> Right. But why neither eclipse (configured to build with Java 1.5),
>
> Did you also configure the JVM library?
>
No, I probably didn't.
>> nor mvn complains?
>
> Maven uses the current version of Java unless you use one of the
> java-1.x profiles set up for the purpose.
>
> The compiler source and target settings only affect the syntax and
> generate byte-code.
> They do not affect the library jars.
>
I understand: that's why @Override on an interface method are
rejected, which gave me a false sense of security. Thanks for that,
I'll look into how to configure the libraries as well!
Sébastien

>> Sébastien
>>
>>> Dennis


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to