Community
Participate
Working Groups
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
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.