You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2002/07/26 17:17:05 UTC

cvs commit: jakarta-avalon-excalibur/jprocess/src/xdocs/stylesheets project.xml

bloritsch    2002/07/26 08:17:05

  Modified:    jprocess build.xml
  Removed:     jprocess/src/xdocs/stylesheets project.xml
  Log:
  update anakia build
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-avalon-excalibur/jprocess/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/jprocess/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml	6 Jul 2002 05:44:26 -0000	1.3
  +++ build.xml	26 Jul 2002 15:17:05 -0000	1.4
  @@ -323,9 +323,9 @@
           <anakia basedir="${xdocs.dir}"
               destdir="${docs.dir}"
               style="docs.vsl"
  -            projectfile="stylesheets/project.xml"
  +            projectfile="menu.xml"
               includes="**/*.xml"
  -            excludes="stylesheets/**"
  +            excludes="menu.xml"
               velocitypropertiesfile="../site/src/stylesheets/velocity.properties"
               />
   
  
  
  

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