Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Remove some dependencies

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 one? (udig.libs.postgis)
  3. postgresql-8.1-407.jdbc3.jar  - looks like this jar is duplicated,
     one sits in udig.libs.postgis next to postgis-driver-1.0.jar and
     another one in udig.libs. I guess we can remove one in
     udig.libs.postgis?

Cheers Alex



Back to the top