On Wed, Jul 13, 2011 at 11:31 AM,  <[email protected]> wrote:
> Author: mahrwald
> Date: Wed Jul 13 09:31:38 2011
> New Revision: 1145930
>
> URL: http://svn.apache.org/viewvc?rev=1145930&view=rev
> Log:
> ARIES-708: Remove interface @Override, now it even compiles with a Java 5 
> compiler

Hi,

I don't understand why it had to be removed and the comment in
particular? "It even compiles with a Java 5 compiler"? According to
the javadoc of @Override it's available since 1.5. Why don't use
-source 1.5 -target 1.5 for the util project and the others affected?
Wouldn't it solve the issue?

Jacek

-- 
Jacek Laskowski
Java EE, functional languages and IBM WebSphere - http://blog.japila.pl
Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl

Reply via email to