[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| [udig-devel] Next installment of Release candidates (RC4) | 
Hi Everyone,
RC4 is ready.  There are a number of small fixes done since yesterday:
- Removing My Projects from the project explorer
- Founds a problem where a listener was not disposed before shutdown and 
would cause exceptions during shutdown.  (Hopefully its fixed, sporatic 
bugs are hard to test for)
- Found a problem opening and closing maps multiple times, after the 
first time the map would no longer be saved.  Fixed this.
- Not all event listeners were not being removed when a renderer was 
disposed.
- Some little DB2 useability fixed.  Such as a better warning when a 
wrong jar is imported by the user.
Problems:
- Help has had a lot of help fixing broken image links, but the export 
format of french and german were incorrect so I have to reexport them 
and test them tomorrow.
- Our admin got us a DB2 install set up but he didn't know how to create 
a database.  I will be doing that tomorrow and will hopefully be able to 
finally fix the save load problem.
David Adler: I built geotools from the latest off of 2.1.x and exported 
with them this time.  (keeping fingers crossed) Do they work?
Here are the links:
http://udig.refractions.net/downloads/udig-1.0.1-RC4.linux.gtk.x86.zip
http://udig.refractions.net/downloads/udig-1.0.1-RC4.macosx.carbon.ppc.zip
http://udig.refractions.net/downloads/udig-1.0.1-RC4.win32.win32.x86.zip
The usual warning about mac support:
Mac OSX 10.4.2 and Java 5 are both required and java 5 must be used by 
udig for it to work.  if you run udig from the command line you can add 
the flag:
-vm
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0
Jesse