The implementation in the elaboration phase should support architectural validation and and risk management.
The easiest way to do this is to assign Carol to "Initial Glossary".
Here is one solution. I had to add a non-functional dependency to avoid overloading Bob.


<target name="deploy" depends="package">
<sun-appserv-deploy file="${doc.war}"/>
</target>
You will check your solution into your individual CVS sandbox, into a project entitled exam1. I will check out your work with the following commands:
export CVS_RSH=/usr/bin/ssh export CVSROOT=:ext:username@oslo.cs.sjsu.edu:/home/cvsroot/sandbox/username cvs checkout exam1
Learning outcomes tested: