Add/delete Map File
Since:
Last Modified: $Date: 2004/03/23 19:11:08 $
Precondition:
- project1 exist in workspace and committed
- "org.eclipse.org/maps" exists and committed
- map1.map exist under "org.eclipse.org/maps"
- project1 has valid entry in map1.map
Test Steps:
- Add map2.map in "org.eclipse.org/maps"
- Add map entry in map2.map "plugin@project3=v1,:pserver:zliu@127.0.0.1:c:/cvsnt,"
- Save map2.map
- Commit map2.map
- Add project3 in workspace and commit it
- Start release wizard
- Cancel the wizard
- Delete map3.map
- Restart the wizard
Expected Result:
- Step 6: map1.map and map2.map will show up. Project1 is showing under map1.map, project3 is showing under map2.map;
- Step 9: only map1.map and project1 are on the project selection page