Bug 552250 - Java Doc Error in I20191019-1800
Summary: Java Doc Error in I20191019-1800
Status: CLOSED DUPLICATE of bug 552175
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 552175
  Show dependency tree
 
Reported: 2019-10-20 02:09 EDT by Sarika Sinha CLA
Modified: 2019-10-24 03:17 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sarika Sinha CLA 2019-10-20 02:09:54 EDT
https://download.eclipse.org/eclipse/downloads/drops4/I20191019-1800/compilelogs/platform.doc.isv.javadoc.txt

../../../eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/Activator.java:38: error: package org.apache.commons.jxpath does not exist
import org.apache.commons.jxpath.JXPathIntrospector;
                                ^
../../../eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/internal/workbench/Activator.java:39: error: package org.eclipse.e4.emf.internal.xpath.helper does not exist
import org.eclipse.e4.emf.internal.xpath.helper.EDynamicPropertyHandler;
Comment 1 Michael Keppler CLA 2019-10-20 03:29:17 EDT
This is probably the same as discussed in bug 552175, comment 15
Comment 2 Sarika Sinha CLA 2019-10-22 22:49:05 EDT
Can someone please fix this? Next week we have M2 contribution to simrel.
Comment 3 Alexander Kurtakov CLA 2019-10-24 03:17:34 EDT
Mark as duplicate. I already attached gerrit to the master bug fixing it.

*** This bug has been marked as a duplicate of bug 552175 ***