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

Bug 365220

Summary: map files still refer to CVS locations for pde.api tools features
Product: [Eclipse Project] PDE Reporter: Kim Moir <kim.moir>
Component: API ToolsAssignee: Curtis Windatt <curtis.windatt.public>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, Michael_Rennie
Version: 4.2Flags: curtis.windatt.public: review+
Target Milestone: 3.7.2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Kim Moir CLA 2011-11-30 11:46:17 EST
Please update them to point to Git repos

feature@org.eclipse.pde.api.tools.ee.cdcfoundation10_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation10-feature
feature@org.eclipse.pde.api.tools.ee.cdcfoundation11_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.cdcfoundation11-feature
feature@org.eclipse.pde.api.tools.ee.j2se12_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.j2se12-feature
feature@org.eclipse.pde.api.tools.ee.j2se13_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.j2se13-feature
feature@org.eclipse.pde.api.tools.ee.j2se14_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.j2se14-feature
feature@org.eclipse.pde.api.tools.ee.j2se15_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.j2se15-feature
feature@org.eclipse.pde.api.tools.ee.javase16_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.javase16-feature
feature@org.eclipse.pde.api.tools.ee.jre11_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.jre11-feature
feature@org.eclipse.pde.api.tools.ee.osgiminimum10_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.osgiminimum10-feature
feature@org.eclipse.pde.api.tools.ee.osgiminimum11_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.osgiminimum11-feature
feature@org.eclipse.pde.api.tools.ee.osgiminimum12_feature=v20091027-1300,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,pde/apitools/org.eclipse.pde.api.tools.ee.osgiminimum12-feature
Comment 1 Curtis Windatt CLA 2011-11-30 13:19:52 EST
Fixed in master and R3_7_maintenance.

However, I see the following at the bottom of the features.map.  I assume this needs to be changed as well, however I do not know what git repository the feature was moved to.

feature@org.eclipse.pde.api.tools.ee.fragments=v20110803,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,,org.eclipse.sdk-feature/features/org.eclipse.pde.api.tools.ee.fragments
Comment 2 Kim Moir CLA 2011-11-30 13:25:56 EST
Curtis,

Yes, I have to migrate that feature.  It's owned by the releng project and that is the last repo I have to migrate :-)
Comment 3 Curtis Windatt CLA 2011-11-30 14:42:04 EST
(In reply to comment #2)
> Curtis,
> 
> Yes, I have to migrate that feature.  It's owned by the releng project and that
> is the last repo I have to migrate :-)

Thanks for the quick response.

Marking as FIXED.
Comment 4 Curtis Windatt CLA 2012-01-19 11:02:41 EST
Verified the map file is updated.