Changes for page Release Notes for XWiki 8.1 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gdelhumeau1 +XWiki.VincentMassol - Content
-
... ... @@ -64,7 +64,6 @@ 64 64 * [[Infinispan 8.2.1>>http://jira.xwiki.org/browse/XWIKI-13293]] 65 65 * [[slf4j 1.7.21>>http://jira.xwiki.org/browse/XCOMMONS-958]] 66 66 * [[commons-compress 1.11>>http://jira.xwiki.org/browse/XCOMMONS-960]] 67 -* [[Bootstrap 3.3.6>>http://jira.xwiki.org/browse/XWIKI-12951]] 68 68 69 69 == Miscellaneous == 70 70 ... ... @@ -74,6 +74,12 @@ 74 74 public String url(String webjarId, String namespace, String path, Map<String, ?> params) 75 75 public String url(String webjarId, String namespace, String path) 76 76 {{/code}} 76 + 77 +Deprecated API: 78 + 79 +{{code language="none"}} 80 +public String url(String webjarId, String path, Map<String, ?> params) 81 +{{/code}} 77 77 ))) 78 78 79 79 = Translations =