[prev in list] [next in list] [prev in thread] [next in thread] 

List:       forrest-dev
Subject:    cvs commit: xml-forrest/src/resources/forrest-shbat forrest.build.xml
From:       jefft () apache ! org
Date:       2003-01-31 12:22:24
[Download RAW message or body]

jefft       2003/01/31 04:22:23

  Modified:    src/resources/forrest-shbat forrest.build.xml
  Log:
  Oops - we need that bit :)
  
  Revision  Changes    Path
  1.51      +19 -1     xml-forrest/src/resources/forrest-shbat/forrest.build.xml
  
  Index: forrest.build.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrest-shbat/forrest.build.xml,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- forrest.build.xml	31 Jan 2003 12:14:16 -0000	1.50
  +++ forrest.build.xml	31 Jan 2003 12:22:23 -0000	1.51
  @@ -549,6 +549,24 @@
       <mkdir dir="${project.work-dir}"/>
   
       <parallel>
  +
  +      <java classname="org.apache.cocoon.Main"
  +        fork="true"
  +        dir="."
  +        failonerror="true"
  +        classpathref="forrest.cp">
  +        <jvmarg
  +          value="-Djava.endorsed.dirs=${forrest.home}/lib/endorsed${path.separator}${java.endorsed.dirs}"/>
  +        <arg value="-c${project.ctxt-dir}"/>   <!-- input to the process -->
  +        <arg value="-d${project.site-dir}"/>   <!-- output to be put -->
  +        <arg value="-w${project.work-dir}"/>   <!-- temp dir to use for e.g. cache \
-->  +        <arg value="-u${project.debuglevel}"/> <!-- threshold for log messages \
-->  +        <arg value="-C${project.ctxt-dir}/WEB-INF/cocoon.xconf"/>      <!-- \
cocoon.xconf file to use -->  +        <arg value="-b${project.brokenlinkfile}"/>  \
<!-- output list of broken links -->  +        <arg \
value="-k${project.ctxt-dir}/WEB-INF/logkit.xconf"/>  <!-- output list of broken \
links -->  +        <arg value="${project.start-uri}"/>              <!-- starting \
page -->  +        <arg value="-V" />                          <!-- be verbose -->
  +      </java>
         <sequential>
           <!-- 
           | Copy all non-xdocs content across, as we cannot rely on crawling to
  
  
  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic