[RTC] Need a way to exclude classes from being parsed by qdox 
--------------------------------------------------------------

                 Key: XBEAN-27
                 URL: http://issues.apache.org/jira/browse/XBEAN-27
             Project: XBean
          Issue Type: Improvement
          Components: spring
            Reporter: Dain Sundstrom
         Assigned To: Dain Sundstrom
            Priority: Critical
             Fix For: 2.6
         Attachments: excluded-classes.patch

The attached patch adds a excludedClasses flag to the ant task and maven 
plugin, which contains a comma separated list of classes and packages that qdox 
should not parse.  To activate it simply add 
<excludedClasses>my.package</excludedClasses> to your maven plugin 
configuration.

Note this patch contains two new files that must be svn added.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to