You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2003/06/18 19:29:55 UTC

cvs commit: cocoon-lenya/src/targets properties-build.xml

andreas     2003/06/18 10:29:55

  Modified:    src/targets properties-build.xml
  Log:
  changed javadocs destination to docs-new
  
  Revision  Changes    Path
  1.5       +1 -1      cocoon-lenya/src/targets/properties-build.xml
  
  Index: properties-build.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/targets/properties-build.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- properties-build.xml	2 May 2003 13:17:18 -0000	1.4
  +++ properties-build.xml	18 Jun 2003 17:29:55 -0000	1.5
  @@ -49,7 +49,7 @@
     <property name="dist.bin.dir" value="${dist.root}/${fullname}"/>
   
     <!-- The javadoc destination directory -->
  -  <property name="dist.bin.javadocs" value="${build.webapp}/lenya/pubs/docs/resources/html/javadoc"/>
  +  <property name="dist.bin.javadocs" value="${build.webapp}/lenya/pubs/docs-new/resources/html/apidocs"/>
   
     <!-- The filename of the final end-user war package -->
     <property name="dist.bin.warfile" value="${dist.bin.dir}/${ant.project.name}.war"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org