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

Bug 352901

Summary: p2 repo to CVS association?
Product: [Modeling] EMF Reporter: Andrew Overholt <overholt>
Component: RelengAssignee: Nick Boldt <nboldt>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew Overholt CLA 2011-07-22 15:07:12 EDT
I'm trying to figure out which sources correspond to release 2.7.0.  In lieu of fix to bug 351712, I tried to associate the qualifiers in the p2 repo with CVS tags.  An example is emf.ecore.feature:

$ eclipse -consolelog -nosplash -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/releases/indigo/ -list | grep emf.ecore.feature
org.eclipse.emf.ecore.feature.group=2.7.0.v20110605-0747
org.eclipse.emf.ecore.feature.jar=2.7.0.v20110605-0747

But if I look at the CVS location for emf.ecore.feature, I don't see any tag resembling 20110605-0747:

http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.emf/org.eclipse.emf/features/org.eclipse.emf.ecore-feature/?root=Modeling_Project
Comment 1 Ed Merks CLA 2018-01-22 11:58:25 EST
I'm resolving all old releng bugs because the build has been replaced with a Tycho build:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=529487

And the update site has been superseded by:

http://download.eclipse.org/modeling/emf/emf/builds/

If there are outstanding issues, please report a new bug based on the new build infrastructure and the new update site.