Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 352901 - p2 repo to CVS association?
Summary: p2 repo to CVS association?
Status: RESOLVED WONTFIX
Alias: None
Product: EMF
Classification: Modeling
Component: Releng (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nick Boldt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-22 15:07 EDT by Andrew Overholt CLA
Modified: 2018-01-22 11:58 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.