Add/delete Map File

Since:
Last Modified: $Date: 2004/04/19 15:52:45 $

Precondition:

  1. project1 exist in workspace and committed
  2. "org.eclipse.org/maps" exists and committed
  3. map1.map exist under "org.eclipse.org/maps"
  4. project1 has valid entry in map1.map

Test Steps:

  1. Add map2.map in "org.eclipse.org/maps"
  2. Add map entry in map2.map "plugin@project3=v1,:pserver:zliu@127.0.0.1:c:/cvsnt,"
  3. Save map2.map
  4. Commit map2.map
  5. Add project3 in workspace and commit it
  6. Start release wizard
  7. Cancel the wizard
  8. Delete map3.map
  9. Restart the wizard

Expected Result:

  1. Step 6: map1.map and map2.map will show up. Project1 is showing under map1.map, project3 is showing under map2.map;
  2. Step 9: only map1.map and project1 are on the project selection page