While trying to check if I've broken the build I found that the remaining issue for the Oracle tests seems to be a permissions issue.
testTypeNames(org.geotools.data.oracle.OracleTypeNamesOnlineTest) Time elapsed: 0.85 sec <<< ERROR! java.sql.SQLSyntaxErrorException: ORA-01031: insufficient privileges Which I suspect leads to the other two errors? OracleJNDIDataSourceOnlineTest>OnlineTestCase.run:123->OnlineTestCase.setUp:243->JDBCTestSupport.connect:145 » IO OracleJNDIDataSourceOnlineTest>OnlineTestCase.run:123->OnlineTestCase.setUp:243->JDBCTestSupport.connect:145 » IO OracleTypeNamesOnlineTest>OnlineTestCase.run:123->OnlineTestCase.setUp:243->JDBCTestSupport.connect:132 » SQLSyntaxError Can someone who has access to the Oracle DB have a look? Cheers Ian
------------------------------------------------------------------------------
_______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
