Corrected steps 6 and 7 (interchanged source and javadoc

inappropriately).
This commit is contained in:
Robert Greene 2003-04-14 03:05:23 +00:00
parent 6aa5fe617e
commit b3716c3195
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@ on SourceForge. Plan about 60 minutes for the release process.
5. Build JAR file using executableJar target in build.xml.
6. Build Javadoc using sourceZip target in build.xml.
6. Build source build using sourceZip target in build.xml.
7. Make AppleCommander source build.
7. Make AppleCommander Javadoc build.
8. Build native AppleCommander executable for Windows.