The following comment has been added to this issue:
Author: D Laskovi
Created: Thu, 15 Jul 2004 11:09 AM
Body:
Sure, just give me a couple days to convert our internal documentation into the
official format!
---------------------------------------------------------------------
View this comment:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-945?page=comments#action_14252
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-945
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-945
Summary: [PATCH] Added new feature "referencedFileSet"
Type: New Feature
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
XDoclet Module
Assignee: xdoclet-devel (Use for new issues)
Reporter: D Laskovi
Created: Mon, 28 Jun 2004 11:24 PM
Updated: Thu, 15 Jul 2004 11:09 AM
Description:
This patch implements "referencedFileSet", that provides a good solution for the
problem reported in XDT-907.
Now you can use "fileSet" to specify only the source files containing xdoclet tags
that must be processed, and use "referencedFileSet" to reference the remaining files.
This way, xdoclet can still extract all the information it needs from all files, but
it will only spend time with code generation with the "fileSet" files (not with the
"referencedFileSet" files).
For a large project, this new ability to regenerate just a subset of the source code
files can be about 4 times faster than regenerating everything.
I am attaching here the patch files for both Xdoclet and Xjavadoc. I used a "hack"
implementation to avoid breaking the official Xjavadoc interfaces, but if you accept
my contribution for the official release I suggest you alter the interfaces to provide
a cleaner solution!
---------------------------------------------------------------------
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 BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel