This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/8.5.x by this push:
new 3c0dd7b Clean up
3c0dd7b is described below
commit 3c0dd7b9c8b0edf1c66590f08b1d3f644fc70bb9
Author: Mark Thomas <[email protected]>
AuthorDate: Thu May 27 16:22:23 2021 +0100
Clean up
---
java/javax/annotation/sql/DataSourceDefinition.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/javax/annotation/sql/DataSourceDefinition.java
b/java/javax/annotation/sql/DataSourceDefinition.java
index 3d4cd7e..a779b21 100644
--- a/java/javax/annotation/sql/DataSourceDefinition.java
+++ b/java/javax/annotation/sql/DataSourceDefinition.java
@@ -117,5 +117,4 @@ public @interface DataSourceDefinition {
* @return the login timeout
*/
int loginTimeout() default 0;
-
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]