This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 3396e7b Remove file added in error 3396e7b is described below commit 3396e7bc419415cbe530be1ba0eba241d9f70626 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Jan 15 16:17:03 2021 +0000 Remove file added in error --- java/org/apache/tomcat/dbcp/dbcp2/package-info.java.rej | 9 --------- 1 file changed, 9 deletions(-) diff --git a/java/org/apache/tomcat/dbcp/dbcp2/package-info.java.rej b/java/org/apache/tomcat/dbcp/dbcp2/package-info.java.rej deleted file mode 100644 index 7387a47..0000000 --- a/java/org/apache/tomcat/dbcp/dbcp2/package-info.java.rej +++ /dev/null @@ -1,9 +0,0 @@ -@@ -53,7 +53,7 @@ - * actual database {@link java.sql.Connection}s itself, it uses a {@link org.apache.commons.dbcp2.ConnectionFactory} for - * that. The {@link org.apache.commons.dbcp2.PoolableConnectionFactory} will take {@link java.sql.Connection}s created - * by the {@link org.apache.commons.dbcp2.ConnectionFactory} and wrap them with classes that implement the pooling -- * behaviour. -+ * behavior. - * </p> - * <p> - * Several implementations of {@link org.apache.commons.dbcp2.ConnectionFactory} are provided--one that uses --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org