If I'm not mistaken, I just noticed some outdated text in this file. Patch
attached.

Greg
Index: GETTING_STARTED.txt
===================================================================
RCS file: 
/home/cvspublic/jakarta-turbine-tdk/src/share/sample/build/GETTING_STARTED.txt,v
retrieving revision 1.2
diff -u -r1.2 GETTING_STARTED.txt
--- GETTING_STARTED.txt 2001/05/29 01:22:57     1.2
+++ GETTING_STARTED.txt 2001/06/12 05:46:36
@@ -4,26 +4,24 @@
 
 Hey! You made it!
 
-To get the sample peer application running you must edit
-a few properties in your ./project/newapp.properties file
-and run the "init" target in the provided Ant build file.
+To get the sample application running you must edit
+a few properties in the build.properties file and run
+the "init" target in the provided Ant build file.
 
 YOU MUST RUN THE INITIALIZATION TARGET OR NOTHING
 WILL WORK!!! YOU HAVE BEEN WARNED!!
 
-You must edit the following properties in your
-./project/newapp.properties file:
+You must edit the following properties in the 
+build.properties file:
 
 database
-targetPlatform
-targetPlatformExt
 databaseUrl
 databaseDriver
 databaseUser
 databasePassword
 
-There is documentation inside your ./project/newapp.properties
-file describing your options in each case.
+There is documentation inside the build.properties file 
+describing your options in each case.
 
 After you have edited your properties, you should run the
 initialization target of your build file:

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to