bloritsch 2002/07/26 08:20:35 Modified: xmlbundle build.xml Removed: xmlbundle/src/xdocs/stylesheets project.xml Log: update anakia build Revision Changes Path 1.29 +2 -2 jakarta-avalon-excalibur/xmlbundle/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/xmlbundle/build.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- build.xml 22 Jul 2002 08:51:39 -0000 1.28 +++ build.xml 26 Jul 2002 15:20:35 -0000 1.29 @@ -366,9 +366,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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>