This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new 67771f4 Fix Javadoc 11 error
67771f4 is described below
commit 67771f4fa96daff80610866db7b1ea4e4c0cb19f
Author: remm <[email protected]>
AuthorDate: Thu Oct 27 17:54:19 2022 +0200
Fix Javadoc 11 error
---
src/main/java/org/apache/tomcat/jakartaee/Migration.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/java/org/apache/tomcat/jakartaee/Migration.java
b/src/main/java/org/apache/tomcat/jakartaee/Migration.java
index 9f2449e..7228f12 100644
--- a/src/main/java/org/apache/tomcat/jakartaee/Migration.java
+++ b/src/main/java/org/apache/tomcat/jakartaee/Migration.java
@@ -162,7 +162,7 @@ public class Migration {
/**
- * <b>NOTE</b>:<br/>
+ * <b>NOTE</b>:
* this method is not to indicate that no changes were made,
* but that the source can be used and satisfy the selected profile.
* @return true if converted occurs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]