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

[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-serv27471/forrest/src

Modified Files:
	xbuild.xml 
Log Message:
forrest / xdoc and generated xdoc working by building portal from build/documentation

Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/forrest/src/xbuild.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbuild.xml	16 Feb 2004 21:02:26 -0000	1.2
--- xbuild.xml	17 Feb 2004 21:42:45 -0000	1.3
***************
*** 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"/>
--- 35,39 ----
  
  
!   <target name="site" depends="forrest.init,gen-logos,-copy-generated-html,-copy-src-xdocs" description="Generates static HTML documentation">
      <ant antfile="${forrest.home}/forrest.antproxy.xml" target="site">
      	<property name="build.sysclasspath" value="ignore"/>
***************
*** 188,198 ****
  <!-- 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>
--- 188,196 ----
  <!-- additional task for cent integration. -->
  
! <!-- Copy the src/documentation dir to build so that generated and static content is integrated -->
! <target name="-copy-src-xdocs">
!     <echo message="Copy src/documentation to build"/>
!     <copy todir="${build.dir}/documentation" filtering="off">
!       <fileset dir="${forrest.antlet.documentation.dir}"/>
      </copy>
  </target>



-------------------------------------------------------
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.