with Build 4678 exist a little Problem with renaming DataStore-Classes to DS-Classes
new: com.vividsolutions.jump.datastore.postgis.PostgisDSDriver
old: com.vividsolutions.jump.datastore.postgis.PostgisDataStoreDriver
Result:
the File $HOME/.openjump/workbench-state.xml is incompatible with older builds.
All datasources for users with newer builds must be redefined.
We have up to 10 Datastore-Classes for some users...
You can do this manually in openjump (if you have time) or with using FOXE or other editors: "search and replace" (>10 times faster).
If users will use both builds, create new DS-Classes with "ds" in the name for recognize difference.
in projects with postgis-Data exist the same Problem. Solving with editors like notepad++, foxe or any others.
thanks Bernd for pointing that out.
please try r4791, which reverts the class naming, so old and new state files should be name consistent again.
..ede