Commit 487366a
Fix Javadoc build error in org.eclipse.team.ui synchronize package.html
The <a> tag was split across two lines. Java 25's strict HTML5 Javadoc
parser treats this as an unknown tag, causing 6 cascading errors and
breaking the aggregator build.1 parent c746629 commit 487366a
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 145 | + | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
| |||
0 commit comments