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

             Bug #: 51615
           Summary: Line 267 of
                    "org.apache.tomcat.jdbc.pool.PooledConnection": double
                    assignment typo
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: d.tonho...@m-plify.com
    Classification: Unclassified


Nothing bad here, but my compiler lights up:

connection = connection = driver.connect(driverURL, properties);

Clearly, to be fixed.

-- 
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