Bug 21291

Summary: Team Examples require missing plugin org.eclipse.webdav
Product: [Eclipse Project] Platform Reporter: Pat McCarthy <patmc>
Component: TeamAssignee: Michael Valenta <Michael.Valenta>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: n.a.edgar
Version: 2.0   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Pat McCarthy CLA 2002-07-07 22:56:06 EDT
Configuration errors exist after adding the examples to the Eclipse SDK.

From the configuration details log:
!ENTRY org.eclipse.core.runtime 2 1 Jul 07, 2002 22:17:59.330
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 07, 2002 22:17:59.330
!MESSAGE Plug-in "org.eclipse.team.examples.filesystem" was disabled due to 
missing or disabled prerequisite plug-in "org.eclipse.webdav".
Comment 1 Michael Valenta CLA 2002-07-08 11:23:36 EDT
The reference only appears in the .project file and is not required. I've 
removed it from the file in dev.eclipse.org.
Comment 2 Kevin McGuire CLA 2002-07-22 15:39:17 EDT
*** Bug 21780 has been marked as a duplicate of this bug. ***
Comment 3 Nick Edgar CLA 2002-07-23 10:30:16 EDT
There was also a dependency in the plugin.xml.  If it was just in the .project 
file then it would not have complained at runtime.

If there is a real dependency, then this example should probably be factored 
out as a separate feature, since the webdav support is.
Comment 4 James Moody CLA 2002-08-01 10:44:50 EDT
Released to R2_0_1 stream.
Should also release to HEAD.
Comment 5 James Moody CLA 2002-08-12 14:21:43 EDT
Released to HEAD.