You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/11/17 17:10:25 UTC

DO NOT REPLY [Bug 46224] New: StatementFinalizerTest requires Java 1.6 to compile

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

           Summary: StatementFinalizerTest requires Java 1.6 to compile
           Product: Tomcat 6
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Modules: jdbc-pool
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: sebb@apache.org


StatementFinalizerTest requires Java 1.6 to compile because it uses
Statement.isClosed() which is not available in earlier releases.

If jdbc-pool is targetted at 1.5+ then it needs to be testable on Java 1.5


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 46224] StatementFinalizerTest requires Java 1.6 to compile

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46224


Filip Hanik <fh...@apache.org> changed:

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




--- Comment #1 from Filip Hanik <fh...@apache.org>  2008-12-02 08:48:39 PST ---
Wont fix, contributions welcome if desired.
The test suite is not part of the package


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 46224] StatementFinalizerTest requires Java 1.6 to compile

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46224

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Modules: jdbc-pool          |jdbc-pool
            Product|Tomcat 6                    |Tomcat Modules
   Target Milestone|default                     |---

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org