Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 418073

Summary: Duplicated projects/features in orion.client and orion.server
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: RelengAssignee: John Arthorne <john.arthorne>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 4.0   
Target Milestone: 4.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Maciej Bendkowski CLA 2013-09-26 05:12:19 EDT
I clonedfresh orion.client and orion.server repositories. Afterwards, I wanted to import Orion into my eclipse workspace in order to self-host. I've noticed both orion.client and orion.server are shipped with a set of three duplicate projects:

1. org.eclipse.orion.client.feature
2. org.eclipse.orion.doc.isv
3. org.eclipse.orion.doc.user

Were those projects duplicated intentionally, or is this a mistake? If they are purposely located in both repositories, is there a particular reason for that?
Comment 1 John Arthorne CLA 2013-09-27 10:13:11 EDT
The duplicates are empty directories. They are probably left over from some refactoring done to support the maven build. I will clean it up.