blob: e7eafddc7bfddf89659687f8d9e5ac3d3ce6ca86 [file] [log] [blame]
<html><head><title>Map Entries Contain No-existing Projects</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head><h2>Map Entries Contain No-existing Projects</h2>
<p>Since: <br>
Last Modified: $Date: 2004/03/23 19:11:08 $</p><body>
<h3>Precondition:</h3>
<ol>
<li>project1, project2 exist in workspace and committed</li>
<li>"org.eclipse.org/maps" exists and committed</li>
<li>map1.map exist under "org.eclipse.org/maps"</li>
<li>project1 and project2 have valid entries in map1.map</li>
</ol>
<h3>Test Steps:</h3>
<ol>
<li>Add map entry in map1.map "plugin@project11=v1,:pserver:zliu@127.0.0.1:c:/cvsnt,"</li>
<li>Add project9 and project 11 in workspace but don't share them</li>
<li>Start release wizard</li>
</ol>
<h3>Expected Result: </h3>
<ol>
<li>Only project1 and project2 are shown in wizard page</li>
<li>project9 and project11 are not shown</li>
</ol>
</body></html>