You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/03/22 10:44:51 UTC

[tomcat] branch 7.0.x updated (4819646 -> d2b9172)

This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 4819646  Generics: DataSource factories
     new e8191eb  Generics: PoolingDriver
     new d2b9172  Generics: Datasources

The 11930 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/tomcat/dbcp/dbcp/PoolingDriver.java | 28 ++++-----
 .../dbcp/datasources/PerUserPoolDataSource.java    | 67 +++++++++++-----------
 .../datasources/PerUserPoolDataSourceFactory.java  | 30 +++++-----
 .../dbcp/datasources/SharedPoolDataSource.java     |  7 ++-
 4 files changed, 68 insertions(+), 64 deletions(-)


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