unneeded sun specific import results in compile error on other sdks
-------------------------------------------------------------------

                 Key: GEOT-1836
                 URL: http://jira.codehaus.org/browse/GEOT-1836
             Project: GeoTools
          Issue Type: Bug
          Components: core main
    Affects Versions: 2.5.0
         Environment: ibm skd 5.0
            Reporter: Christian Mueller
            Assignee: Jody Garnett


class ExtractBoundsFilterVisitor includes an unneeded import statement 

import com.sun.corba.se.spi.transport.CorbaAcceptor;

which causes compile errors on a non sun sdk

Solution:

delete this line 

-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to