You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by jv...@apache.org on 2001/05/29 03:22:58 UTC

cvs commit: jakarta-turbine-tdk/src/share/sample/build GETTING_STARTED.txt

jvanzyl     01/05/28 18:22:57

  Modified:    src/share/sample/build GETTING_STARTED.txt
  Log:
  - updating documentation to reflect additional targets.
  
  Revision  Changes    Path
  1.2       +12 -10    jakarta-turbine-tdk/src/share/sample/build/GETTING_STARTED.txt
  
  Index: GETTING_STARTED.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/src/share/sample/build/GETTING_STARTED.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- GETTING_STARTED.txt	2001/05/27 22:35:32	1.1
  +++ GETTING_STARTED.txt	2001/05/29 01:22:57	1.2
  @@ -39,16 +39,18 @@
   Running the "init" target will run the following set
   of targets for you automatically:
   
  - 1. turbine-sql
  - 2. turbine-id-table-sql
  - 3. turbine-id-table-init-sql
  - 4. turbine-security-sql
  - 5. project-sql
  - 6. project-id-table-init-sql
  - 7. create-database
  - 8. insert-sql
  - 9. project-om
  -10. compile
  + 1. create-database
  + 2. turbine-sql
  + 3. turbine-id-table-sql
  + 4. turbine-id-table-init-sql
  + 5. turbine-security-sql
  + 6. turbine-insert-sql
  + 7. project-sql
  + 8. project-id-table-init-sql
  + 9. project-insert-sql
  +10. project-om
  +11. update-tr-props
  +12. compile
   
   Running these targets should completely setup the sample
   peer application. Everything database related should be
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-tdk-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-tdk-dev-help@jakarta.apache.org