Stefan Steiniger wrote: Hi,
> thank you for looking into that. > I did the changes to the openjump.sh file - so it should be working by > tomorrow. Can you test? > > What is modified from the original file: > > > > Original > > JUMP_PROPERTIES=~/.jump/workbench-properties.xml > > JUMP_DEFAULTP=~/.jump/default-plugins.xml > > JUMP_STATE=~/.jump/ > > ....... > > if [ -z "$JUMP_PROPERTIES" -o ! -f $JUMP_PROPERTIES ]; then > > JUMP_PROPERTIES=~/.jump/bin/workbench-properties.xml > > > > Modified: > > UMP_PROPERTIES=$JUMP_HOME/bin/workbench-properties.xml > > JUMP_DEFAULTP=$JUMP_HOME/bin/default-plugins.xml > > JUMP_STATE=$JUMP_HOME/bin/ > > ....... > > f [ -z "$JUMP_PROPERTIES" -o ! -f $JUMP_PROPERTIES ]; then > > JUMP_PROPERTIES=$JUMP_HOME/bin/workbench-properties.xml That means that previous installations that made use of the ~/.jump directory will break, meaning that the files lying in ~/.jump/ will not be found any more. Do we all agree that this is what we want? AFAIR the .jump directory is not some legacy from JUMP, but a (IMHO useful) functionality that Paul integrated in the script. Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-12 fax ++49 +228 1849629 http://www.lat-lon.de http://www.deegree.org
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel