Last modified by Thomas Mortagne on 2023/10/13

<
From version < 17.2 >
edited by Vincent Massol
on 2015/09/24
To version < 18.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -7,7 +7,7 @@
7 7  This release adds important changes and improvements for Extension Manager, Solr Search, Watchlist, a new experimental Flavors mechanism and a Debug mode for performance analysis.
8 8  
9 9  {{error}}
10 -This release introduces a bug concerning the upgrade of the subwikis ([[XWIKI-12208>>http://jira.xwiki.org/browse/XWIKI-12208]]). You can still upgrade them via Distribution Wizard but only at the same time you upgrade the main wiki. You can also upgrade your subwiki's UI like any other extensions, by clicking on "Check for updates".
10 +This release introduces a bug concerning the upgrade of the subwikis ([[XWIKI-12208>>https://jira.xwiki.org/browse/XWIKI-12208]]). You can still upgrade them via Distribution Wizard but only at the same time you upgrade the main wiki. You can also upgrade your subwiki's UI like any other extensions, by clicking on "Check for updates".
11 11  
12 12  The best is to wait for the release of 7.1.1 which will fix this problem and should be ready really soon.
13 13  {{/error}}
... ... @@ -26,7 +26,7 @@
26 26  
27 27  = New and Noteworthy (since XWiki 7.0) =
28 28  
29 -[[Full list of issues fixed and Dashboard for 7.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13193]].
29 +[[Full list of issues fixed and Dashboard for 7.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13193]].
30 30  
31 31  == Extension Manager ==
32 32  
... ... @@ -116,7 +116,7 @@
116 116  * The default document cache size has been increased from 100 to 500 elements
117 117  * Minor visual consistency improvement of the tag cloud header of the LiveTable
118 118  
119 -See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%227.1%22&tempMax=1000]] fixed in this release.
119 +See the [[full list of JIRA issues>>https://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%227.1%22&tempMax=1000]] fixed in this release.
120 120  
121 121  = For Developers =
122 122  
... ... @@ -226,28 +226,28 @@
226 226  
227 227  The following dependencies have been upgraded:
228 228  
229 -* [[commons-lang3 3.4>>http://jira.xwiki.org/browse/XCOMMONS-789]]
230 -* [[Bootstrap 3.3.4>>http://jira.xwiki.org/browse/XWIKI-11999]]
231 -* [[Bootswatch 3.3.4+1>>http://jira.xwiki.org/browse/XWIKI-12100]]
232 -* [[Bouncy Castle 1.52>>http://jira.xwiki.org/browse/XCOMMONS-794]]
233 -* [[cssparser 0.9.15>>http://jira.xwiki.org/browse/XCOMMONS-782]]
234 -* [[Groovy 2.4.3>>http://jira.xwiki.org/browse/XCOMMONS-779]]
235 -* [[httpclient and httpcore 4.4.1>>http://jira.xwiki.org/browse/XCOMMONS-778]]
236 -* [[Infinispan 7.1.1>>http://jira.xwiki.org/browse/XWIKI-12042]]
237 -* [[Infinispan 7.2.1>>http://jira.xwiki.org/browse/XWIKI-12097]]
238 -* [[Infinispan 7.2.2>>http://jira.xwiki.org/browse/XWIKI-12138]]
239 -* [[JGroups 3.6.3>>http://jira.xwiki.org/browse/XWIKI-11980]]
240 -* [[Jython 2.7.0>>http://jira.xwiki.org/browse/XWIKI-12040]]
241 -* [[Less4j 1.11.0>>http://jira.xwiki.org/browse/XWIKI-12000]]
242 -* [[logback 1.1.3>>http://jira.xwiki.org/browse/XCOMMONS-781]]
243 -* [[Lucene and Solr 4.10.4>>http://jira.xwiki.org/browse/XWIKI-12044]]
244 -* [[Maven 3.3.3>>http://jira.xwiki.org/browse/XCOMMONS-769]]
245 -* [[org.eclipse.sisu.plexus to 0.3.1>>http://jira.xwiki.org/browse/XCOMMONS-795]]
246 -* [[Quartz 2.2.1>>http://jira.xwiki.org/browse/XWIKI-6465]]
247 -* [[reflections 0.9.10>>http://jira.xwiki.org/browse/XCOMMONS-808]]
248 -* [[sisu-guice 3.2.6>>http://jira.xwiki.org/browse/XCOMMONS-796]]
249 -* [[slf4j 1.7.12>>http://jira.xwiki.org/browse/XCOMMONS-786]]
250 -* [[Tika 1.8>>http://jira.xwiki.org/browse/XCOMMONS-793]]
229 +* [[commons-lang3 3.4>>https://jira.xwiki.org/browse/XCOMMONS-789]]
230 +* [[Bootstrap 3.3.4>>https://jira.xwiki.org/browse/XWIKI-11999]]
231 +* [[Bootswatch 3.3.4+1>>https://jira.xwiki.org/browse/XWIKI-12100]]
232 +* [[Bouncy Castle 1.52>>https://jira.xwiki.org/browse/XCOMMONS-794]]
233 +* [[cssparser 0.9.15>>https://jira.xwiki.org/browse/XCOMMONS-782]]
234 +* [[Groovy 2.4.3>>https://jira.xwiki.org/browse/XCOMMONS-779]]
235 +* [[httpclient and httpcore 4.4.1>>https://jira.xwiki.org/browse/XCOMMONS-778]]
236 +* [[Infinispan 7.1.1>>https://jira.xwiki.org/browse/XWIKI-12042]]
237 +* [[Infinispan 7.2.1>>https://jira.xwiki.org/browse/XWIKI-12097]]
238 +* [[Infinispan 7.2.2>>https://jira.xwiki.org/browse/XWIKI-12138]]
239 +* [[JGroups 3.6.3>>https://jira.xwiki.org/browse/XWIKI-11980]]
240 +* [[Jython 2.7.0>>https://jira.xwiki.org/browse/XWIKI-12040]]
241 +* [[Less4j 1.11.0>>https://jira.xwiki.org/browse/XWIKI-12000]]
242 +* [[logback 1.1.3>>https://jira.xwiki.org/browse/XCOMMONS-781]]
243 +* [[Lucene and Solr 4.10.4>>https://jira.xwiki.org/browse/XWIKI-12044]]
244 +* [[Maven 3.3.3>>https://jira.xwiki.org/browse/XCOMMONS-769]]
245 +* [[org.eclipse.sisu.plexus to 0.3.1>>https://jira.xwiki.org/browse/XCOMMONS-795]]
246 +* [[Quartz 2.2.1>>https://jira.xwiki.org/browse/XWIKI-6465]]
247 +* [[reflections 0.9.10>>https://jira.xwiki.org/browse/XCOMMONS-808]]
248 +* [[sisu-guice 3.2.6>>https://jira.xwiki.org/browse/XCOMMONS-796]]
249 +* [[slf4j 1.7.12>>https://jira.xwiki.org/browse/XCOMMONS-786]]
250 +* [[Tika 1.8>>https://jira.xwiki.org/browse/XCOMMONS-793]]
251 251  
252 252  = Translations =
253 253  
... ... @@ -272,7 +272,7 @@
272 272  
273 273  = Known issues =
274 274  
275 -* [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
275 +* [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
276 276  
277 277  = Backward Compatibility and Migration Notes =
278 278  
... ... @@ -288,7 +288,7 @@
288 288  
289 289  There is now more than one message state representing an error, therefore, the MailStatusResult interface has been extended with a ###getAllError()## method to retrieve all message status in error. Moreover, the ###getTotalMailCount()# may represent a partial total in case of failure of the prepare phase. In that case, it represents the number of mails sent to the send phase. As a consequence, ###isProcessed()# and ###waitTillProcess()# now considerer the batch to be processed when all successfully prepared mail has been sent, or failed to be prepared or sent.##
290 290  
291 -Please review the [[new way to check for errors>>extensions:Extension.Mail Sender API||anchor="HCheckforErrors"]]].
291 +Please review the [[new way to check for errors>>extensions:Extension.Mail Sender API||anchor="HCheckforErrors"]].
292 292  
293 293  The mail API is now tracking individual message based on the standard Message-ID headers, which made it fully compliant with RFC-822 WRT the mail identification. Caller that want to specify custom Message-ID may do so by extending MimeMessage to preserve the Message-ID of the message. Caller is also responsible to ensure that different messages are identified by unique message identifier.
294 294  

Get Connected