diff --git a/Source/mesquite/Mesquite.java b/Source/mesquite/Mesquite.java index 71c3379de..14c8cb3fc 100644 --- a/Source/mesquite/Mesquite.java +++ b/Source/mesquite/Mesquite.java @@ -1774,7 +1774,7 @@ else if (checker.compare(this.getClass(), "Crashes with a NullPointerException", logln("This will crash: " +mi.getValue()); } else if (checker.compare(this.getClass(), "Checks for notices or installs at the location specified", null, commandName, "checkNotices")) { - noticeLocation = MesquiteString.queryString(containerOfModule(), "Notices Location", "Indicate URL to notices file to be checked. (For instance, for Mesquite the default notices file is at " + getHomePhoneNumber() + ")", noticeLocation); + noticeLocation = MesquiteString.queryString(containerOfModule(), "Notices Location", "Indicate URL to notices file to be checked. (For instance, for Mesquite the default notices file is at " + getHomePhoneNumber() + ")\n\nNote: There may be a delay as Mesquite waits for the response from the server.", noticeLocation); PhoneHomeUtil.checkForNotices(noticeLocation); PhoneHomeUtil.adHocRecord = null; resetAllMenuBars(); diff --git a/Source/mesquite/lib/MesquiteModule.java b/Source/mesquite/lib/MesquiteModule.java index cf72b0641..12baa2a87 100644 --- a/Source/mesquite/lib/MesquiteModule.java +++ b/Source/mesquite/lib/MesquiteModule.java @@ -86,7 +86,7 @@ public final static String getBuildLetter() { public final static int getBuildNumber() { //as of 26 Dec 08, build naming changed from letter + number to just number. Accordingly j105 became 473, based on // highest build numbers of d51+e81+g97+h66+i69+j105 + 3 for a, b, c - return 858; + return 859; } //0.95.80 14 Mar 01 - first beta release //0.96 2 April 01 beta - second beta release diff --git a/Source/mesquite/lib/PhoneHomeUtil.java b/Source/mesquite/lib/PhoneHomeUtil.java index 7978a7881..f7906e110 100644 --- a/Source/mesquite/lib/PhoneHomeUtil.java +++ b/Source/mesquite/lib/PhoneHomeUtil.java @@ -499,7 +499,7 @@ private static String handleMessages(boolean adHoc, String noticesFromHome, Mesq int lastNotice = phoneHomeRecord.getLastNotice(); int lastVersionNoticed = phoneHomeRecord.getLastVersionNoticed(); - String name = mmi.getName(); + //String name = mmi.getName(); Element root = XMLUtil.getRootXMLElementFromString("mesquite",noticesFromHome); if (root==null) diff --git a/noticesAndUpdates/notices.xml b/noticesAndUpdates/notices.xml index d70d68a93..d9ada2594 100644 --- a/noticesAndUpdates/notices.xml +++ b/noticesAndUpdates/notices.xml @@ -1,101 +1,109 @@ - 19 + 20 1 3.31 - 858 + 859 331 http://mesquiteproject.wikispaces.com/Installation + + 331 + 858 + 21 + alert + here]]> + 330 - 20 + 21 alert here]]> 320 - 20 + 21 alert here]]> 311 - 20 + 21 alert here]]> 310 - 20 + 21 alert here]]> 304 - 20 + 21 alert here]]> 303 - 20 + 21 alert here]]> 302 - 20 + 21 alert here]]> 301 - 20 + 21 alert here]]> 300 - 20 + 21 alert OLD version of Mesquite. The current version is 3.31. We strongly urge that you update to a new version by downloading it from here]]> 273 - 20 + 21 alert VERY OLD version of Mesquite. The current version is 3.31. We strongly urge that you update to a new version by downloading it from here]]> 274 - 20 + 21 alert VERY OLD version of Mesquite. The current version is 3.31. We strongly urge that you update to a new version by downloading it from here]]> 275 - 20 + 21 alert VERY VERY OLD version of Mesquite. The current version is 3.31. We strongly urge that you update to a new version by downloading it from here]]> 201 - 20 + 21 alert This notice is to inform you that Mesquite now checks its web site for notices to users (such as this one) when it starts up. This should not cause a delay (if it does, please inform us). We anticipate notices will be given rarely, when there is an update available or an important bug to tell you about.