From b3716c3195b37a3abd51990438455ec1c5f8ee8d Mon Sep 17 00:00:00 2001 From: Robert Greene Date: Mon, 14 Apr 2003 03:05:23 +0000 Subject: [PATCH] Corrected steps 6 and 7 (interchanged source and javadoc inappropriately). --- BUILD-PROCESS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD-PROCESS b/BUILD-PROCESS index a156267..962b965 100644 --- a/BUILD-PROCESS +++ b/BUILD-PROCESS @@ -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.