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:13:14 UTC

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

bloritsch    2002/07/26 08:13:14

  Modified:    i18n     build.xml
  Removed:     i18n/src/xdocs/stylesheets project.xml
  Log:
  update anakia build
  
  Revision  Changes    Path
  1.47      +2 -2      jakarta-avalon-excalibur/i18n/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/i18n/build.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- build.xml	6 Jul 2002 05:44:26 -0000	1.46
  +++ build.xml	26 Jul 2002 15:13:14 -0000	1.47
  @@ -325,9 +325,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>