antlets/forrest/src xbuild.xml,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/forrest/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1523/forrest/src

Modified Files:
	xbuild.xml 
Log Message:
first try to integrate output from report generating antlets with forrest

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/forrest/src/xbuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xbuild.xml	13 Feb 2004 21:30:27 -0000	1.1
--- xbuild.xml	16 Feb 2004 21:02:26 -0000	1.2
***************
*** 35,39 ****
  
  
!   <target name="site" depends="forrest.init,gen-logos,-copy-generated-html" description="Generates static HTML documentation">
      <ant antfile="${forrest.home}/forrest.antproxy.xml" target="site">
      	<property name="build.sysclasspath" value="ignore"/>
--- 35,39 ----
  
  
!   <target name="site" depends="forrest.init,gen-logos,-copy-generated-html,-copy-generated-xdocs" description="Generates static HTML documentation">
      <ant antfile="${forrest.home}/forrest.antproxy.xml" target="site">
      	<property name="build.sysclasspath" value="ignore"/>
***************
*** 188,200 ****
  <!-- additional task for cent integration. -->
  
! <!--target name="copy-generated-xdocs">
      <echo message="Copy generated xdocs"/>
      <mkdir dir="${forrest.antlet.generated.xdocs.dir}"/>
!     <copy todir="${forrest.antlet.ctxt.dir}/content/xdocs" filtering="off">
        <fileset dir="${forrest.antlet.generated.xdocs.dir}">
          <exclude name="*.htm*"/>
        </fileset>
      </copy>
! </target-->
  
  <!--Copy genreated html from the ${project.build.dir}/docs for inclusion in the site. -->
--- 188,200 ----
  <!-- additional task for cent integration. -->
  
! <target name="-copy-generated-xdocs">
      <echo message="Copy generated xdocs"/>
      <mkdir dir="${forrest.antlet.generated.xdocs.dir}"/>
!     <copy todir="${forrest.antlet.site.dir}/content/xdocs" filtering="off">
        <fileset dir="${forrest.antlet.generated.xdocs.dir}">
          <exclude name="*.htm*"/>
        </fileset>
      </copy>
! </target>
  
  <!--Copy genreated html from the ${project.build.dir}/docs for inclusion in the site. -->



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.