|
From: Chris H. <ch...@op...> - 2003-07-11 23:58:26
|
The oracle datasource should now be available and buildable on cvs. As for the jar issue, I've made a dummy_spatial jar, that does nothing, but allows the source code to compile. To actually use the datasource one must obtain the classes-12.jar and sdoapi.jar, which are freely available from oracle, somehow. We're just not allowed to distribute them. They should probably go on the non-distributable jars list in maven; I don't really know how it works or what it does though. The unit tests are currently excluded - as they require a live oracle spatial db with the test data .sql file run, as well as the jars. To run the tests just modify the project.xml file - the end has exclude tags. If there are problems building, let me know, though I probably won't check email until monday, so it'd be better if you just fixed the problem. I did a check out and everything seemed to be fine though. Chris |