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

Bug 337771

Summary: Distributed EventAdmin service example project set file import problem
Product: [RT] ECF Reporter: Bholanath <surajbali>
Component: ecf.examplesAssignee: Wim Jongman <wim.jongman>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: slewis
Version: unspecifiedKeywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 329124    

Description Bholanath CLA 2011-02-21 16:27:35 EST
Build Identifier: 3.6

The server reported an error while performing the "cvs expand-modules" command.
  : cvs version: cannot find module `org.eclipse.ecf/examples/bundles/org.eclipse.ecf.examples.eventadmin.app' - ignored/



Reproducible: Always

Steps to Reproduce:
1. Download project set file from http://wiki.eclipse.org/Distributed_EventAdmin_Service and on importing the error is caused.

2. Popup mentioning The server reported an error while performing the "cvs expand-modules" command.
Comment 1 Scott Lewis CLA 2011-02-22 10:46:41 EST
The CVS project set files are obsolete, now that we've moved to GIT:

http://git.eclipse.org/c/ecf/org.eclipse.ecf.git

We've not had a chance to update the documentation.  Contributions to that effect (updating the documentation) are welcome.  See bug 329124
Comment 2 Wim Jongman CLA 2011-02-26 08:36:11 EST
This documentation is moved to the integrators guide and the CVS information was transformed to git instructions. Thanks for reporting this! Please visit the integrators guide to learn about the distributed eventadmin.

http://wiki.eclipse.org/EIG:Integrators_Guide

Fixed.