The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Mon, 4 Aug 2003 11:03 AM
    Changes:
             environment changed to 
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-233&page=history

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

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-233


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-233
    Summary: Make xdoc's doc:performJSL  tag reusable
       Type: Improvement

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
  Remaining: 2 hours

    Project: maven
   Fix Fors:
             1.1

   Assignee: Ben Walding
   Reporter: Ben Walding

    Created: Thu, 30 Jan 2003 11:37 PM
    Updated: Mon, 4 Aug 2003 11:03 AM

Description:
At present, the doc:performJSL while available for use outside the xdoc plugin is not 
reusable.

It relies on the xdoc:jelly-transform having run before, to set up a couple of 
variables / beans (mapper / stylesheetURI).

Ideally, a plugin should be able to request a JSL transform on any document to fit 
into the site.  While in theory a plugin should just generate their xdoc into 
generated-xdocs, this may not be feasible (eg LinkCheck / TOC generator? / index 
generator?) due to the ordering of the goals.  

It seems counterproductive to force a full site generation just to transform a single 
file, when said file depends on the results of the full site generation.






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

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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to