You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/04/27 02:40:45 UTC

[issues] New comment: (FOR-102) investigate use of Cocoon Ant Task

The following comment has been added to this issue:

     Author: Juan Jose Pablos
    Created: Tue, 27 Apr 2004 2:40 AM
       Body:
I tried to add these lines on the site.xml target but with not result.

        <cocoon verbose="true"
                classpathref="forrest.cp"
                follow-links="true"
                precompile-only="false"
                confirm-extensions="false"
                context-dir="${project.webapp}"
                config-file="${project.webapp}/WEB-INF/cli.xconf"
                work-dir="build/tmp"
                dest-dir="${project.site-dir}"
                default-filename="index.html"
                accept="*/*">
                                                                                                    
           <broken-links type="xml"
                         file="brokenlinks.xml"
                         generate="false"
                         extension=".error"/>
                                                                                                    
           <logging log-kit="${project.logkitfile}"
             logger="${project.logger}" level="${project.debuglevel}" />
                                                                                                    
           <uris name="site" follow-links="true">
               <uri type="append"
                    src-prefix=""
                    src="index.html"
                    dest="${project.site-dir}"/>
           </uris>
        </cocoon>

---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-102


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-102
    Summary: investigate use of Cocoon Ant Task
       Type: Task

     Status: Unassigned
   Priority: Major

    Project: Forrest
  Component: Building Forrest

   Assignee: 
   Reporter: David Crossley

    Created: Tue, 30 Dec 2003 8:40 AM
    Updated: Tue, 30 Dec 2003 8:40 AM

Description:
Forrest could benefit from the new Cocoon Ant Task.
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=107209347805171


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira