https://issues.apache.org/bugzilla/show_bug.cgi?id=49953

Sebb <s...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |

--- Comment #3 from Sebb <s...@apache.org> 2011-01-06 18:36:44 EST ---
Note that jdbc does not currently compile with Java 1.5, because several files
use @Override annotations for implementations of interface methods.
Such overrides require Java 1.6.

Both Java 1.5 and Java 1.6 support @Override annotations for "true" method
overrides.

So I don't see why the proposed patch cannot be applied, as it will work with
both Java 1.5 and 1.6.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to