Closed akurtakov closed 1 year ago
Is the fail related: https://download.eclipse.org/eclipse/downloads/drops4/I20221215-1800/testresults/html/org.eclipse.ua.tests.doc_ep427I-unit-cen64-gtk3-java17_linux.gtk.x86_64_17.html
It started with I20221215-0320 build.
expected:<[]> but was:<[java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/samples, java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/overview, java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/qroot, java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/whatsnew]>
java.lang.AssertionError: expected:<[]> but was:<[java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/samples, java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/overview, java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/qroot, java.io.FileNotFoundException: http://127.0.0.1:42945/help/topic/org.eclipse.ui.intro.universal/whatsnew]>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:120)
at org.junit.Assert.assertEquals(Assert.java:146)
at org.eclipse.ua.tests.doc.internal.linkchecker.LinkTest.testAllLinks(LinkTest.java:76)
It could be related although I have looked at it today and can't see how lucene is not relevant to what's actually part of the bundle.
Probably this is the root cause: https://download.eclipse.org/eclipse/downloads/drops4/I20221215-1800/testresults/ep427I-unit-mac64-java17_macosx.cocoa.x86_64_17/org.eclipse.ua.tests.doc.AllTests.txt
!ENTRY org.eclipse.help.base 2 0 2022-12-15 21:43:19.554
!MESSAGE Unable to consume Lucene index from bundle 'org.eclipse.platform.doc.isv_4.27.0.v20221215-0817 [237]'. The index should be rebuilt with Lucene 9.4.2
!ENTRY org.eclipse.help.base 2 0 2022-12-15 21:43:19.556
!MESSAGE Unable to consume Lucene index from bundle 'org.eclipse.jdt.doc.user_3.15.1600.v20221121-0559 [184]'. The index should be rebuilt with Lucene 9.4.2
!ENTRY org.eclipse.help.base 2 0 2022-12-15 21:43:19.556
!MESSAGE Unable to consume Lucene index from bundle 'org.eclipse.jdt.doc.isv_3.14.1900.v20221214-1540 [183]'. The index should be rebuilt with Lucene 9.4.2
!ENTRY org.eclipse.help.base 2 0 2022-12-15 21:43:19.557
!MESSAGE Unable to consume Lucene index from bundle 'org.eclipse.pde.doc.user_3.14.1900.v20221201-0934 [217]'. The index should be rebuilt with Lucene 9.4.2
!ENTRY org.eclipse.help.base 2 0 2022-12-15 21:43:19.558
!MESSAGE Unable to consume Lucene index from bundle 'org.eclipse.platform.doc.user_4.27.0.v20221208-1243 [238]'. The index should be rebuilt with Lucene 9.4.2
https://github.com/eclipse-platform/eclipse.platform.common/commit/ba011fceb83dff5ffe45e490f6ca5cad6c6fea8d should hopefully force regeneration.
Hmm. I see it also locally. Only entries from "org.eclipse.ui.intro.universal" aren't found. What is special with that one?
What is special with that one?
At least I see the difference to all other url's: none of the "missing" entries are htm/html files, but directories:
[java.io.FileNotFoundException: http://127.0.0.1:41386/help/topic/org.eclipse.ui.intro.universal/qroot,
java.io.FileNotFoundException: http://127.0.0.1:41386/help/topic/org.eclipse.ui.intro.universal/whatsnew,
java.io.FileNotFoundException: http://127.0.0.1:41386/help/topic/org.eclipse.ui.intro.universal/overview,
java.io.FileNotFoundException: http://127.0.0.1:41386/help/topic/org.eclipse.ui.intro.universal/standby,
java.io.FileNotFoundException: http://127.0.0.1:41386/help/topic/org.eclipse.ui.intro.universal/samples]
May be https://github.com/eclipse-platform/eclipse.platform.ua/pull/73 related? However, I don't see how...
See https://github.com/eclipse-platform/eclipse.platform.ua/pull/77
However the test goes further and fails because of other errors, most likely because of broken index and/or some other issues:
Link from http://127.0.0.1:33441/help/topic/org.eclipse.jdt.doc.isv/porting/4.5/recommended.html to #formatterPlugin is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.jdt.doc.isv/porting/4.5/#formatterPlugin doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.jdt.doc.isv/porting/4.5/recommended.html to #importrewrite is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.jdt.doc.isv/porting/4.5/#importrewrite doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/cnf_steps_content.htm to #action is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#action doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/dialogs_FilteredItemsSelectionDialog_example_advanced.htm to #checkbox is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#checkbox doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/dialogs_FilteredItemsSelectionDialog_example_advanced.htm to #filter is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#filter doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/dialogs_FilteredItemsSelectionDialog_example_advanced.htm to #history is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#history doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_category_generation.htm to #category_def is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#category_def doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_category_generation.htm to #p2_inf is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#p2_inf doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_publisher.html to #category_publisher is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#category_publisher doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_publisher.html to #features_and_bundles_publisher is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#features_and_bundles_publisher doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_publisher.html to #headless_applications is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#headless_applications doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_publisher.html to #product_publisher is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#product_publisher doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_publisher.html to #updatesite_publisher is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#updatesite_publisher doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm to #destination_repositories is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#destination_repositories doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm to #installable_units is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#installable_units doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm to #source_repositories is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#source_repositories doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/resAdv_builders.htm to #advanced_build_kinds is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#advanced_build_kinds doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #comma is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#comma doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #email is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#email doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #file is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#file doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #java is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#java doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #math is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#math doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #message is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#message doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #property is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#property doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #regex is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#regex doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #sql is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#sql doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #underscore is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#underscore doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #url is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#url doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #userid is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#userid doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/st_text_types.htm to #xpath is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#xpath doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #AutoMerge is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#AutoMerge doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #ChangeTracker is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ChangeTracker doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #ChangeValidation is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ChangeValidation doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #Decoration is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#Decoration doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #ElementHistory is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ElementHistory doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #History is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#History doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #ModelProvider is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ModelProvider doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #RemoteBrowsing is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#RemoteBrowsing doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #Saveable is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#Saveable doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_model.htm to #TeamContent is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#TeamContent doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_repo.htm to #AutoMerge is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#AutoMerge doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_repo.htm to #EFS is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#EFS doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_repo.htm to #ResourceMapping is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ResourceMapping doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_model_repo.htm to #TeamContent is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#TeamContent doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_resources.htm to #filetypes is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#filetypes doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_resources.htm to #ignored is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ignored doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_resources.htm to #projectsets is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#projectsets doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/team_resources.htm to #teamprivate is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#teamprivate doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm to #e.category is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#e.category doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm to #e.hidden is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#e.hidden doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm to #e.index is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#e.index doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm to #e.toc is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#e.toc doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/ua_help_setup_help_data.htm to #e.tocOrder is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#e.tocOrder doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_cmd_expressions.htm to #ex1 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ex1 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_cmd_expressions.htm to #ex2 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ex2 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_cmd_expressions.htm to #ex3 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ex3 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_cmd_expressions.htm to #ex4 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ex4 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_cmd_expressions.htm to #ex5 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#ex5 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_statushandling.htm to #acceptableStyles is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#acceptableStyles doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/workbench_statushandling.htm to #statusHandlers is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/guide/#statusHandlers doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.11/faq.html to #errorlog is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.11/#errorlog doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/faq.html to #ecf is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/#ecf doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/faq.html to #ecf_ssl is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/#ecf_ssl doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/faq.html to #icu4j is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/#icu4j doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/recommended.html to #ecf is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/#ecf doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/recommended.html to #icu4j is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.12/#icu4j doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.16/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.16/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.17/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.17/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.18/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.18/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.19/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.19/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/incompatibilities.html to #jetty-10-update is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/#jetty-10-update doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/incompatibilities.html to #servlet-4-update is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/#servlet-4-update doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/recommended.html to #pack200APINoop is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/#pack200APINoop doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/recommended.html to #pack200Removal is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.20/#pack200Removal doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.21/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.21/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.21/recommended.html to #pack200Removal is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.21/#pack200Removal doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.22/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.22/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.22/incompatibilities.html to #servlet-4-update is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.22/#servlet-4-update doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.22/recommended.html to #pack200Removal is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.22/#pack200Removal doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.23/incompatibilities.html to #servlet-4-update is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.23/#servlet-4-update doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.24/faq.html to #project-layout is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.24/#project-layout doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.24/recommended.html to #pack200Removal is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.24/#pack200Removal doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.25/incompatibilities.html to #icu4j-change is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.25/#icu4j-change doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.25/incompatibilities.html to #upstream-bundles is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.25/#upstream-bundles doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/incompatibilities.html to #handlerProcessingAddon is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/#handlerProcessingAddon doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/incompatibilities.html to #lucene is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/#lucene doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/incompatibilities.html to #oleListeners is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/#oleListeners doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/recommended.html to #2x-manifest is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.3/#2x-manifest doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/incompatibilities.html to #builtinOSGiConsole is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/#builtinOSGiConsole doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/incompatibilities.html to #eclipse20PluginSupport is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/#eclipse20PluginSupport doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/incompatibilities.html to #equinoxFrameworkHooks is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/#equinoxFrameworkHooks doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/incompatibilities.html to #incrementalProjectBuilder_getRule is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/#incrementalProjectBuilder_getRule doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/incompatibilities.html to #workspaceLock is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.4/#workspaceLock doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/incompatibilities.html to #deprecatedevents is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/#deprecatedevents doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/incompatibilities.html to #icompatibleworkbenchpage is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/#icompatibleworkbenchpage doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/incompatibilities.html to #locale is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/#locale doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/incompatibilities.html to #xinternal is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/#xinternal doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/recommended.html to #getAdapter is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.5/#getAdapter doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/recommended.html to #FullScreen is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/#FullScreen doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/recommended.html to #HighDPI is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/#HighDPI doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/recommended.html to #ListenerList is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/#ListenerList doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/recommended.html to #SubProgressMonitor is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/#SubProgressMonitor doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/recommended.html to #progress_convention is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.6/#progress_convention doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.7/faq.html to #lucene is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.7/#lucene doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.7/incompatibilities.html to #progress-convention is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.7/#progress-convention doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.7/recommended.html to #Lucene_Index is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.7/#Lucene_Index doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.8/incompatibilities.html to #dropped-xulr-support is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.8/#dropped-xulr-support doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.9/faq.html to #batik is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.9/#batik doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.9/faq.html to #gogo is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.9/#gogo doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.9/faq.html to #icu4j is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/4.9/#icu4j doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/removals.html to #planned is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/#planned doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/removals.html to #removed is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/porting/#removed doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%201 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%201 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%203 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%203 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%204 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%204 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%205 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%205 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%207 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%207 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%208 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%208 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/overview-platform.html to #Note%209 is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Note%209 doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #commandline is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#commandline doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipseapplication is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipseapplication doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipseapplicationlaunchdefault is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipseapplicationlaunchdefault doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipseconsolelog is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipseconsolelog doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipsekeyring is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipsekeyring doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipsenolazyregistrycacheloading is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipsenolazyregistrycacheloading doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipsenoregistrycache is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipsenoregistrycache doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipseorientation is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipseorientation doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipseplugincustomization is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipseplugincustomization doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipseproduct is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipseproduct doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipsevm is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipsevm doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #eclipsevmargs is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#eclipsevmargs doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #env.eclipsekeyring is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#env.eclipsekeyring doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #locations is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#locations doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #o.pngramework is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#o.pngramework doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiadaptor is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiadaptor doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiarch is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiarch doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgibundles is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgibundles doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiclean is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiclean doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiconfigurationarea is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiconfigurationarea doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiconfigurationcascaded is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiconfigurationcascaded doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiconsole is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiconsole doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgidataAreaRequiresExplicitInit is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgidataAreaRequiresExplicitInit doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgidebug is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgidebug doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgidev is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgidev doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiframeworkactiveThreadType is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiframeworkactiveThreadType doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgihookconfigurators is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgihookconfigurators doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiinstallarea is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiinstallarea doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiinstancearea is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiinstancearea doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgijavaprofile is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgijavaprofile doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osginl is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osginl doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osginlextensions is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osginlextensions doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osginoshutdown is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osginoshutdown doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgios is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgios doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgisharedconfigurationarea is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgisharedconfigurationarea doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgisignedcontentsupport is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgisignedcontentsupport doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgisplashlocation is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgisplashlocation doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgisplashpath is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgisplashpath doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiuserarea is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiuserarea doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #osgiws is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#osgiws doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/runtime-options.html to #registrymultilang is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#registrymultilang doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #Core is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Core doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #Eclipse%20Platform is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Eclipse%20Platform doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #JDT is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#JDT doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #JFace is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#JFace doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #PDE is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#PDE doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #Platform is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Platform doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #SWT is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#SWT doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/terminology.html to #Workbench is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/reference/misc/#Workbench doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/whatsNew/platform_isv_whatsnew.html to #Platform is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/whatsNew/#Platform doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/whatsNew/platform_isv_whatsnew.html to #SWT is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.isv/whatsNew/#SWT doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/tasks/running_eclipse.htm to #macosx is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/tasks/#macosx doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html to #Debug is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/#Debug doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html to #GeneralUpdates is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/#GeneralUpdates doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html to #Preferences is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/#Preferences doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html to #StylingThemes is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/#StylingThemes doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html to #TextEditors is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/#TextEditors doens't exist.
Link from http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html to #ViewsAndDialogs is broken: target URI http://127.0.0.1:33441/help/topic/org.eclipse.platform.doc.user/whatsNew/#ViewsAndDialogs doens't exist.]
Or was the LinkTest never executed?
Or was the LinkTest never executed?
On gerrit it was executed but never worked, because it ignored "java.lang.IllegalStateException: Workbench has not been created yet" exceptions trying to create help system :-(
eclipse-platform/eclipse.platform.common@ba011fc should hopefully force regeneration.
This seem to fix the test.
This is major upstream release (see https://lucene.apache.org/core/corenews.html#apache-lucenetm-900-available ) making use of new Java features with significant speed improvements and no split packages (smth that hurt us multiple times in the past). Change will go through Orbit as upstream is not OSGi artifacts.