Last modified by Thomas Mortagne on 2023/10/13

<
From version < 16.1 >
edited by Thomas Mortagne
on 2015/09/30
To version < 17.1 >
edited by Thomas Mortagne
on 2015/09/30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,12 +30,14 @@
30 30  
31 31  == Extension Manager improvements ==
32 32  
33 -Extension and dependencies can now provide custom repositories. For now only dependencies repositories are directly used when resolving it before trying registered repositories.
33 +=== Custom repositories ===
34 34  
35 -In practice it means that Maven custom repositories are now supported properly (at least to resolve artifacts dependencies). Support also been added to Extension Repository API.
35 +Extensions and dependencies can now provide custom repositories. For now only dependencies repositories are directly used when resolving it before trying registered repositories.
36 36  
37 -What's left to do is adding support in XWiki based Extension Repository implementation (among other things to properly import a Maven extension with such custom repositories).
37 +In practice it means that Maven custom repositories are now supported properly (at least to resolve artifacts dependencies). On Extension Manager side it means you get the same custom repositories duplicated in the Extension and in each ExtensionDependency.
38 38  
39 +Support also been added to Extension Repository API. What's left to do is adding support in XWiki based Extension Repository implementation (among other things to properly import a Maven extension with such custom repositories).
40 +
39 39  == REST API improvements ==
40 40  
41 41  It's now possible to get a page with everything but attachment content: for this you can enable various part of the document using the following URL parameters:

Get Connected