FeatureTypeBuilder setType throws an exception if the attributeType being 
replaced has the same name as the replacing attributeType
-----------------------------------------------------------------------------------------------------------------------------------

         Key: GEOT-741
         URL: http://jira.codehaus.org/browse/GEOT-741
     Project: GeoTools
        Type: Bug
  Components: main  
    Versions: 2.2.M0    
 Reporter: Jesse Eichar
 Assigned to: James Macgill 
    Priority: Minor
 Attachments: FeatureTypeBuilderTest.java

FeatureTypeBuilder setType throws a IllegalArgumentException if the 
attributeType being replaced has the same name as the replacing attributeType.  
The exception says that there is a duplicate attribute type.  Which isn't true 
because the duplicate is being replaced.  The check() method is the culprite.  
See testcase for more details

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



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to