You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sg...@apache.org on 2001/03/26 09:25:41 UTC

cvs commit: jakarta-jetspeed/build build.xml

sgala       01/03/25 23:25:41

  Modified:    build    build.xml
  Log:
  Direct anakia to the site template
  
  Revision  Changes    Path
  1.94      +1 -1      jakarta-jetspeed/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
  retrieving revision 1.93
  retrieving revision 1.94
  diff -u -r1.93 -r1.94
  --- build.xml	2001/03/17 02:39:44	1.93
  +++ build.xml	2001/03/26 07:25:40	1.94
  @@ -219,7 +219,7 @@
                excludes="**/stylesheets/** empty.xml"
                includes="**/*.xml"
                lastModifiedCheck="true"
  -             velocityPropertiesFile="${docs.src}/velocity.properties">
  +             templatePath="../../jakarta-site2/xdocs/stylesheets">                                                      
           </anakia>
   
           <copy todir="${docs.dest}/images" filtering="no">
  
  
  

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