- storing the startup properties when yacy is started
- using the properties in the restart-script again. this transports also the DATA directory location as parameter of the -gui option that is used when the Mac version of YaCy is started
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7102 6c8d7289-2bf4-0310-a012-ef5d649a1542
publicfinalstaticList<yacyUpdateLocation>latestReleaseLocations=newArrayList<yacyUpdateLocation>();// will be initialized with value in defaults/yacy.network.freeworld.unit
publicstaticStringstartParameter="";
privateMultiProtocolURIurl;
privateFilereleaseFile;
@ -394,7 +395,7 @@ public final class yacyRelease extends yacyVersion {