GeoTools Maven javadoc plugin problems
--------------------------------------

                 Key: GEOT-2778
                 URL: http://jira.codehaus.org/browse/GEOT-2778
             Project: GeoTools
          Issue Type: Bug
            Reporter: Michael Bedward
            Assignee: Michael Bedward
            Priority: Minor


The javadoc plugin attempts to detect the module name for each class by doing 
pattern matching on the URL given with the @source tag (if present) in the 
class header doc.  The pattern was failing for many classes, giving incorrect 
module names in the output javadocs.

The plugin also tried to add a link to the module jar and class source file in 
the svn repo, but these also can fail with sub-modules and optional modules.

I've fixed the module name matching for modules under 'modules' and 'demo' 
paths and removed the jar and source links.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to