/home/wpollock1/public_html/restricted/Java2/SearchEngine/Build directions.txt

C:\Temp\SearchEngine\src>copy com\wpollock\searchengine\FileFormat.txt ..\bin
C:\Temp\SearchEngine\src>copy com\wpollock\searchengine\MagnifyingGlass.jpg ..\bin
C:\Temp\SearchEngine\src>cd ..\bin

C:\Temp\SearchEngine\bin>jar -cvfm ..\SearchEngine.jar ..\^
More? SearchEngineManifest.txt com FileFormat.txt MagnifyingGlass.jpg

C:\Temp\SearchEngine\bin>keytool -genkeypair -validity 3650  // ten years
Enter keystore password:
Re-enter new password:
What is your first and last name?
  [Unknown]:  Wayne Pollock
What is the name of your organizational unit?
  [Unknown]:  Dale Mabry Computer Science
What is the name of your organization?
  [Unknown]:  Hillsborough Community College
What is the name of your City or Locality?
  [Unknown]:  Tampa
What is the name of your State or Province?
  [Unknown]:  Florida
What is the two-letter country code for this unit?
  [Unknown]:  US
Is CN=Wayne Pollock, OU=Dale Mabry Computer Science, O=Hillsborough Community College, L=Tampa, ST=Florida, C=US correct?
  [no]:  yes

Enter key password for <mykey>
        (RETURN if same as keystore password):

C:\Temp\SearchEngine\bin>cd ..

C:\Temp\SearchEngine>copy SearchEngine.jar SearchEngineUnsigned.jar

C:\Temp\SearchEngine>jarsigner SearchEngine.jar -tsa ^
More? http://card.aloaha.com:8081/tsa.aspx mykey
Enter Passphrase for keystore:
jar signed.