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 dl...@apache.org on 2002/01/26 07:43:25 UTC

cvs commit: jakarta-turbine-tdk/xdocs import-descriptor.xml

dlr         02/01/25 22:43:25

  Modified:    xdocs    import-descriptor.xml
  Log:
  Shoved plain text into xdoc to fix build.
  
  Revision  Changes    Path
  1.2       +16 -1     jakarta-turbine-tdk/xdocs/import-descriptor.xml
  
  Index: import-descriptor.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/import-descriptor.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- import-descriptor.xml	7 Sep 2001 01:40:12 -0000	1.1
  +++ import-descriptor.xml	26 Jan 2002 06:43:25 -0000	1.2
  @@ -1,3 +1,14 @@
  +<?xml version="1.0"?>
  +
  +<document>
  +
  + <properties>
  +  <title>Turbine Development Kit</title>
  +  <author email="jvanzyl@apache.org">Jason van Zyl</author>
  + </properties>
  +
  +<body>
  +<pre>
   project name
   torque schema
   intake schema
  @@ -22,7 +33,7 @@
   something of value.
   
   build/
  -lib/ <- these are additional libs that the webapp needs.
  +lib/ &lt;- these are additional libs that the webapp needs.
           most of these will be provided by the TDK
   src/
     java/
  @@ -59,3 +70,7 @@
   
   target.package = org.apache.jyve
   target.directory = org/apache/jyve
  +
  +</pre>
  +</body>
  +</document>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>