Not sure about the audio stuff; the Base64 stuff was an optimization
added ages ago to speed up PostGIS performance. I don't know much about
it. I did modify all this code recently to allow for 3D data. But the
Base64 dependency was there before my time.
Jody
Adrian Custer wrote:
> The latter of these are probably well known.
>
> Is the first an error though? Jody, svn blame logs you as the author of
> that import. do we really need audio stuff in the JTS referenced
> envelope? It's not used in the file itself so it seems redundant.
>
> And there are probably others. mvn site doesn't feel like playing today.
>
> --adrian
>
> [WARNING] Javadoc Warnings
> [WARNING]
> /soft/SVN/geotools/trunk/modules/library/api/src/main/java/org/geotools/geometry/jts/ReferencedEnvelope.java:41:
> warning: sun.net.www.content.audio.x_aiff is Sun proprietary API and may be
> removed in a future release
> [WARNING] import sun.net.www.content.audio.x_aiff;
> [WARNING] ^
>
> [WARNING]
> /soft/SVN/geotools/trunk/modules/plugin/epsg-access/src/main/java/org/geotools/referencing/factory/epsg/AccessDataSource.java:53:
> warning: sun.jdbc.odbc.ee.DataSource is Sun proprietary API and may be
> removed in a future release
> [WARNING] public class AccessDataSource extends
> sun.jdbc.odbc.ee.DataSource implements DataSource {
> [WARNING] ^
>
> [WARNING]
> /soft/SVN/geotools/trunk/modules/library/main/src/main/java/org/geotools/filter/visitor/ExtractBoundsFilterVisitor.java:57:
> warning: com.sun.corba.se.spi.transport.CorbaAcceptor is Sun proprietary API
> and may be removed in a future release
> [WARNING] import com.sun.corba.se.spi.transport.CorbaAcceptor;
> [WARNING] ^
>
> [WARNING]
> /soft/SVN/geotools/trunk/modules/extension/xsd/xsd-core/src/main/java/org/geotools/xml/impl/Base64Binary.java:21:
> warning: sun.misc.BASE64Decoder is Sun proprietary API and may be removed in
> a future release
> [WARNING] import sun.misc.BASE64Decoder;
> [WARNING] ^
>
> [WARNING]
> /soft/SVN/geotools/trunk/modules/extension/xsd/xsd-core/src/main/java/org/geotools/xml/impl/Base64Binary.java:22:
> warning: sun.misc.BASE64Encoder is Sun proprietary API and may be removed in
> a future release
> [WARNING] import sun.misc.BASE64Encoder;
> [WARNING] ^
>
>
>
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel