Changes for page XWiki Enterprise 2.7 Release Candidate 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Added a missing API break
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.S orin1 +XWiki.Sergiu - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -First and hopefully last release candidate of the XWiki Enterprise 2.7 version ([[Roadmap>>enterprise:Main.Roadmap]]). Note that 2.7 is planned to be the last major release in the 2.x cycle. 5 +First and hopefully last release candidate of the XWiki Enterprise 2.7 version ([[Roadmap>>enterprise:Main.Roadmap]]). Note that 2.7 is planned to be the last major release in the 2.x cycle. As such, there are very little new features it this release. 6 6 7 7 = New and Noteworthy (since XWiki Enterprise 2.6) = 8 8 ... ... @@ -52,4 +52,5 @@ 52 52 {{code language="none"}} 53 53 [ERROR] org.xwiki.url.standard.StandardURLConfiguration: Method 'public boolean isPathBasedMultiWiki()' has been added to an interface 54 54 [ERROR] org.xwiki.url.standard.StandardURLConfiguration: Method 'public boolean isPathBasedMultiWikiFormat()' has been removed 55 +[ERROR] org.xwiki.bridge.DocumentAccessBridge: Method 'public void setProperty(org.xwiki.model.reference.DocumentReference, org.xwiki.model.reference.DocumentReference, java.lang.String, java.lang.Object)' has been added to an interface 55 55 {{/code}}