bodewig     2003/01/24 01:21:28

  Modified:    proposal/ant-site/anakia build.xml
  Removed:     proposal/ant-site/anakia/docs LICENSE ant15_todo.html
                        antnews.html bindownload.cgi bindownload.html
                        contributors.html cvs.html external.html faq.html
                        guidelines.html index.html legal.html license.html
                        mail.html mission.html problems.html projects.html
                        resources.html srcdownload.cgi srcdownload.html
               proposal/ant-site/anakia/docs/images ant_logo_large.gif
                        current.gif group-logo.gif label.gif menu-left.gif
                        menu-right.gif page.gif printer.gif
                        project-logo.gif search-left.gif search-right.gif
                        spacer.gif tab-left.gif tab-right.gif
                        tabSel-left.gif tabSel-right.gif
               proposal/ant-site/anakia/xdocs ant15_todo.xml antnews.xml
                        bindownload.xml breadcrumbs.js contributors.xml
                        cvs.xml external.xml faq.xml guidelines.xml
                        index.xml legal.xml license.xml mail.xml
                        mission.xml page.css problems.xml projects.xml
                        resources.xml srcdownload.xml
               proposal/ant-site/anakia/xdocs/images ant_logo_large.gif
                        current.gif group-logo.gif label.gif menu-left.gif
                        menu-right.gif page.gif printer.gif
                        project-logo.gif search-left.gif search-right.gif
                        spacer.gif tab-left.gif tab-right.gif
                        tabSel-left.gif tabSel-right.gif
  Log:
  Cleaning up
  
  Revision  Changes    Path
  1.3       +0 -17     jakarta-ant/proposal/ant-site/anakia/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/ant-site/anakia/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build.xml 27 Dec 2002 08:44:45 -0000      1.2
  +++ build.xml 24 Jan 2003 09:21:27 -0000      1.3
  @@ -43,23 +43,6 @@
                templatePath="${templ.path}"
                velocityPropertiesFile="${velocity.props}">
           </anakia>
  -
  -        <!-- Copy resources -->
  -        <copy todir="${docs.dest}" filtering="no">
  -            <fileset dir="${docs.src}">
  -                <include name="**/*.html"/>
  -                <include name="**/*.css"/>
  -                <include name="**/*.gif"/>
  -                <include name="**/*.png"/>
  -                <include name="**/*.jpeg"/>
  -                <include name="**/*.jpg"/>
  -                <include name="**/*.swf"/>
  -                <include name="**/*.pdf"/>
  -                <include name="**/*.zip"/>
  -                <include name="**/*.js"/>
  -                <include name="**/*.ico"/>
  -            </fileset>
  -        </copy>
       </target>
       
       <target name="javadocs">
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to