Javadoc wrong in org.geotools.feature.AttributeType
---------------------------------------------------

                 Key: GEOT-2688
                 URL: http://jira.codehaus.org/browse/GEOT-2688
             Project: GeoTools
          Issue Type: Bug
          Components: core feature, doc
    Affects Versions: 2.6-M2
         Environment: Sun JDK 1.6.0_16
            Reporter: Stefan Alfons Krüger
            Priority: Minor
         Attachments: patch_wrong_deprecation.txt

The deprecation tag is wrongly assigned to getBinding() and getLocalName(). 
This happens because the @deprecation tag has earlier been applied to abstact 
methods getType() and getName(), which later have been fully commented out. The 
@depreaction tag now "falls through" to the next method.

I attached a patch. It's the first patch i ever created.. and it's not patched 
against the latest trunc, but against 2.6-M2 sources. I hope its still a help.

-- 
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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to