From: Fernan A. <fe...@ii...> - 2006-10-17 15:11:34
|
+----[ an...@ne... <an...@ne...> (17.Oct.2006 11:40): | | Quoting Fernan Aguero <fe...@ii...>: | | > we're using PostgreSQL with GUS 3.5.1 over here and we've | > not seen this error while using the supported ISF plugin. | | Hi Fernan, | thanks a lot for your feedback. | | The views you show are clearly ok, so after your mail I had a look at the file | GusClassHierarchyConverter.java in SVN, and the code there is in fact already | fixed. Good to know :) | We originally chose version 3.5.0.0 since, according to the download page on | www.gusdb.org, it was the latest official release (it still is, for that | matter). Yes the download page mentions that 3.5 is the latest stable release. But IMO the page should be updated. I guess that the meaning of this notice is to say that 3.5 is the latest stable release that can be downloaded as a release tarball. After 3.5 there are many bugfixes, but no release tarball. Most of us are working off the svn repository. Not having a release tarball to go back to might make you feel uncomfortable, but in fact, if you ever want to get an exact same snapshot of something you checked out of the repository you just have to: i) take note of the revision you're checking out or ii) take note of the date of the checkout In our case, we checked out everything from the repository on 11th April, 2006. So in case we want to to reproduce exactly what we've done, we could just do: svn checkout --revision {2006-04-11} | John, is there any smooth upgrade path to jump up to the version that Fernan | has? I hope I won't need to rebuild everything from scratch... perhaps the upgrade.txt instructions in project_home/GusSchema/Definition/config/? I've never done this upgrade. Perhaps there are other upgrade instructions to follow ... Fernan | Antonio | +----] |