Commit 0562ceb
committed
Streamline compile log display in Eclipse build website
- Show compiler issues as nested code within the compiler-issues table
and drop generation of separate compile log html pages.
To display the details of a compiler issue, the corresponding compile
log XML files is fetched and parsed in javascript within the site.
- Drop compile errors column as a build with compile errors fails and
never has a drop produced, so this column was always empty.
- Merge the two tables that used to display different kind of compiler
issues
- Merge columns for Forbidden Access and Discouraged Access warnings
into one Access warnings column1 parent 97792fd commit 0562ceb
File tree
17 files changed
+453
-1048
lines changed- JenkinsJobs/Builds
- scripts/releng
- log/converter
- utilities
- sites
- eclipse
- build
- equinox
17 files changed
+453
-1048
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
392 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
393 | 394 | | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
| 395 | + | |
| 396 | + | |
411 | 397 | | |
412 | 398 | | |
413 | 399 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | 400 | | |
420 | 401 | | |
421 | 402 | | |
| |||
This file was deleted.
0 commit comments