Re: [udig-devel] Remove some dependencies

2009-09-04 Thread Ugo Taddei
Jody Garnett wrote: And I'd be really happy to help and try this out. Only I can't get passed the first page on the wizard. But I know for sure udig finds the db and connects ok. Any hint on this will be appreciated. Woot :-) I am happy to have someone on this ... I am IRC if you want to

Re: [udig-devel] Remove some dependencies

2009-09-04 Thread Jody Garnett
And I'd be really happy to help and try this out. Only I can't get passed the first page on the wizard. But I know for sure udig finds the db and connects ok. Any hint on this will be appreciated. Woot :-) I am happy to have someone on this ... I am IRC if you want to hash through things

Re: [udig-devel] Remove some dependencies

2009-09-04 Thread Ugo Taddei
Hi, Jody Garnett wrote: We are not removing oracle; or even postgis. In our review we noticed that: - the postgis-driver-1.0.jar is not needed anymore at all - the postgresql driver is in two locations! net.refractions.udig.libs and net.refractions.udig.libs.postgis With that in mind we are ju

Re: [udig-devel] Remove some dependencies

2009-09-04 Thread Jody Garnett
We are not removing oracle; or even postgis. In our review we noticed that: - the postgis-driver-1.0.jar is not needed anymore at all - the postgresql driver is in two locations! net.refractions.udig.libs and net.refractions.udig.libs.postgis With that in mind we are just cleaning out duplicated

Re: [udig-devel] Remove some dependencies

2009-09-04 Thread Ugo Taddei
Hi, are you removing the oracle too? If yes, let me know because I'm doing some testing with an oracle db and don't mind trying things out. But I still have to understand why it's not working... Cheers, Ugo Alex Djioev wrote: Hi Jody, tried uDig without this module and it work. So letting

Re: [udig-devel] Remove some dependencies

2009-09-04 Thread Alex Djioev
Hi Jody, tried uDig without this module and it work. So letting everyone know that I'm about to delete it. Cheers Alex 2. postgis-driver-1.0.jar - can we remove this one? (udig.libs.postgis) 3. postgresql-8.1-407.jdbc3.jar - looks like this jar is duplicated, one sits in udig.libs.pos

Re: [udig-devel] Remove some dependencies

2009-08-31 Thread Jody Garnett
> Hi everyone, > > Questions about those following jars: > >  1. JAXB jar from udig.libs - probably we can remove this one. I >     removed it from refresh.xml and deleted jar from libs directory. >     Was able to run application and export it all works. Thanks for testing that; please go ahead a

[udig-devel] Remove some dependencies

2009-08-30 Thread Alex Djioev
Hi everyone, Questions about those following jars: 1. JAXB jar from udig.libs - probably we can remove this one. I removed it from refresh.xml and deleted jar from libs directory. Was able to run application and export it all works. 2. postgis-driver-1.0.jar - can we remove this o