The following comment has been added to this issue:

     Author: Andrew Stevens
    Created: Mon, 1 Nov 2004 7:31 PM
       Body:
Not just the Velocity tag handler; the Bsf tags are missing too.

The most obvious thing that's unusual about those two tag handlers is that they extend 
a common abstract superclass, ScriptEngineTagHandler.  However, ScriptEngineTagHandler 
extends (the abstract) AbstractProgramElementTagsHandler, which extends 
XDocletTagSupport, which extends TemplateTagHandler, so the 
addOfType("xdoclet.template.TemplateTagHandler") condition in the doc subtask ought to 
be satisfied.  Plus I can't see any real difference from the Spring/CommonsValidator 
tag handler, which also extends AbstractProgramElementTagsHandler, yet that one is 
generated okay.

---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1132?page=comments#action_15197

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1132

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1132
    Summary: velocity template language documentation not generated
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Apache Module
             Documentation
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Martin Hellwig

    Created: Mon, 1 Nov 2004 11:07 AM
    Updated: Mon, 1 Nov 2004 7:31 PM

Description:
The link for the velocity part of the template language documentation
http://xdoclet.sourceforge.net/xdoclet/templates/index.html
can't be resolved.

Not Found
The requested URL /xdoclet/templates/Velocity_toc.html was not found on this server.

Seems to me that the Velocity*.html sites are not generated.




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

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

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



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to