Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sites/eclipse/build/tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h3 id="logs">Logs</h3>
<ul class="data-ref">
<li><a href="buildlogs/reporeports/index.html"><b>Repository Reports </b></a></li>
<li><a href="buildlogs/logs.html"><b>Build and Release Engineering Logs</b></a></li>
<li><a href="testresults/logs.html"><b>Test Console Logs</b></a></li> <!-- TODO: Once testresults/logs.html is implementd change this link to it -->
<li><a href="testresults/"><b>Test Console Logs</b></a></li> <!-- TODO: Once testresults/logs.html is implementd change this link to it -->
<li><a href="apitools/analysis/html/index.html"><b>API Tools Version Verification Report</b></a>
This tool verifies the versions of the plugins against Eclipse ${previousReleaseAPILabel}
(Exclusions listed in <a href="https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blob//eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt">apiexclude/exclude_list_external.txt</a>).
Expand Down
Loading