giacomo     02/02/28 11:28:11

  Modified:    .        build.xml
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.100     +1 -1      jakarta-avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
  retrieving revision 1.99
  retrieving revision 1.100
  diff -u -r1.99 -r1.100
  --- build.xml 28 Feb 2002 14:52:17 -0000      1.99
  +++ build.xml 28 Feb 2002 19:28:11 -0000      1.100
  @@ -428,7 +428,7 @@
     </target>
   
     <!-- Makes the Phoneix Development Kit -->
  -  <target name="make-pdk" depends="jars" description="Generates thd PDK 
distribution">
  +  <target name="make-pdk" depends="jars" description="Generates the PDK 
distribution">
   
       <mkdir dir="${dist.base}"/>
       <zip file="${dist.base}/phoenix-developers-kit.zip">
  
  
  

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

Reply via email to