Last modified by Ilie Andriuta on 2020/06/01

<
From version < 16.3 >
edited by Thomas Mortagne
on 2020/01/23
To version < 17.1 >
edited by Guillaume Delhumeau
on 2020/01/23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.gdelhumeau
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -489,16 +489,6 @@
489 489   ],
490 490   [
491 491   {
492 - "annotationType": "javax.xml.bind.annotation.XmlType",
493 - "attribute": "propOrder",
494 - "code": "java.annotation.attributeValueChanged",
495 - "justification": "Not an API breakage. The Page REST object has been extended with the 'hierarchy' property.",
496 - "new": "class org.xwiki.rest.model.jaxb.Page",
497 - "newValue": "{\"language\", \"majorVersion\", \"minorVersion\", \"hidden\", \"created\", \"creator\", \"creatorName\", \"modified\", \"modifier\", \"modifierName\", \"comment\", \"content\", \"clazz\", \"objects\", \"attachments\", \"hierarchy\"}",
498 - "old": "class org.xwiki.rest.model.jaxb.Page",
499 - "oldValue": "{\"language\", \"majorVersion\", \"minorVersion\", \"hidden\", \"created\", \"creator\", \"creatorName\", \"modified\", \"modifier\", \"modifierName\", \"comment\", \"content\", \"clazz\", \"objects\", \"attachments\"}"
500 - },
501 - {
502 502   "classQualifiedName": "org.xwiki.velocity.XWikiWebappResourceLoader",
503 503   "classSimpleName": "XWikiWebappResourceLoader",
504 504   "code": "java.field.typeChanged",
... ... @@ -710,16 +710,6 @@
710 710   "justification": "Runtime compatible. Servlet 3.1 upgrade",
711 711   "new": "parameter boolean javax.servlet.ServletResponseWrapper::isWrapperFor(===java.lang.Class<?>===) @ com.xpn.xwiki.web.includeservletasstring.BufferedResponse",
712 712   "old": "parameter boolean javax.servlet.ServletResponseWrapper::isWrapperFor(===java.lang.Class===) @ com.xpn.xwiki.web.includeservletasstring.BufferedResponse"
713 - },
714 - {
715 - "code": "java.method.removed",
716 - "justification": "The method has actually been moved to legacy, so not breaking.",
717 - "old": "method void com.xpn.xwiki.api.Document::rename(java.lang.String) throws com.xpn.xwiki.XWikiException"
718 - },
719 - {
720 - "code": "java.method.removed",
721 - "justification": "The method has actually been moved to legacy, so not breaking.",
722 - "old": "method boolean com.xpn.xwiki.api.XWiki::renamePage(com.xpn.xwiki.api.Document, java.lang.String)"
723 723   }
724 724   ]
725 725  ]
ReleaseNotes.Code.ReleaseNoteClass[0]
Release Date
... ... @@ -1,0 +1,1 @@
1 +2020-01-23 00:00:00.0
Is Released?
... ... @@ -1,1 +1,1 @@
1 -No
1 +Yes

Get Connected