antlets/forrest/src xbuild.xml,1.5,1.6
[email protected] Wed, 03 Mar 2004 08:27:47 -0800
| 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-serv20948/forrest/src
Modified Files:
xbuild.xml
Log Message:
Read module.xml in init antlet (through xsl to ant build / import)
Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/forrest/src/xbuild.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** xbuild.xml 2 Mar 2004 21:16:39 -0000 1.5
--- xbuild.xml 3 Mar 2004 16:27:45 -0000 1.6
***************
*** 1,14 ****
<?xml version="1.0"?>
-
-
<project default="site" basedir="." name="forrest.antlet">
-
<description>
*=======================================================*
| Cent wrapper for forrest |
*=======================================================*
- by
-
</description>
<import file="usage.xml"/>
--- 1,9 ----
***************
*** 23,31 ****
<!-- Cent specific Properties -->
!
! <!-- -->
!
! <!-- TODO value="src/documentation" - ${viprom:/module/project[@name=$project.name]/documentation[@type='xml/forrest']/@dir} -->
! <property name="forrest.antlet.documentation.dir" value="src/documentation" />
<property name="forrest.antlet.site.dir" value="${forrest.antlet.build.dir}/site" />
<property name="forrest.antlet.ctxt.dir" value="${forrest.antlet.build.dir}/context" />
--- 18,22 ----
<!-- Cent specific Properties -->
! <property name="forrest.antlet.documentation.dir" value="${project.documentation.dir}" />
<property name="forrest.antlet.site.dir" value="${forrest.antlet.build.dir}/site" />
<property name="forrest.antlet.ctxt.dir" value="${forrest.antlet.build.dir}/context" />
-------------------------------------------------------
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