[udig-devel] Trying to build mysql...
Jody Garnett
jgarnett at refractions.net
Wed May 7 11:49:01 PDT 2008
I found the patch that fixes this problem:
- http://jira.codehaus.org/browse/GEOT-1784
Seems that our friend hbullen has been busy, we still need to get him
set up with geotools svn access.
I am applying this one Jesse ...
Jody
Jesse Eichar wrote:
> Hi,
>
> I'm trying to build mysql. But I get get the geotools plugin to
> build. I've updated and tried to build... I will try again with a
> clean maven repository.
>
> Here are my errors:
>
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[214,70]
> cannot find symbol
> symbol : variable TABLE_NAME
> location: class org.geotools.data.mysql.MySQLDataStore
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[216,32]
> cannot find symbol
> symbol : class CoordinateReferenceSystem
> location: class org.geotools.data.mysql.MySQLDataStore
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[218,46]
> cannot find symbol
> symbol : variable CRS
> location: class org.geotools.data.mysql.MySQLDataStore
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[253,35]
> incompatible types
> found : java.lang.Object
> required: java.lang.Class
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[259,8]
> cannot find symbol
> symbol : class Connection
> location: class org.geotools.data.mysql.MySQLDataStore
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[264,8]
> cannot find symbol
> symbol : class Statement
> location: class org.geotools.data.mysql.MySQLDataStore
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[268,11]
> cannot find symbol
> symbol : variable JDBCUtils
> location: class org.geotools.data.mysql.MySQLDataStore
>
> /Users/jesse/dev/repo/geot/2.2.x/plugin/mysql/src/org/geotools/data/mysql/MySQLDataStore.java:[276,12]
> cannot find symbol
> symbol : variable JDBCUtils
> location: class org.geotools.data.mysql.MySQLDataStore
>
> Jesse
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
More information about the udig-devel
mailing list