Changes for page Release Notes for XWiki 7.2 Release Candidate 1
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. mflorea1 +XWiki.VincentMassol - Content
-
... ... @@ -38,7 +38,17 @@ 38 38 39 39 == Miscellaneous == 40 40 41 -<other dev stuff to add and link to JIRA for all issues fixed> 41 +* Packager plugin now supports bundling the Legacy OldCore JAR by using:((( 42 +{{code language="xml"}} 43 +<plugin> 44 + <groupId>org.xwiki.platform</groupId> 45 + <artifactId>xwiki-platform-tool-packager-plugin</artifactId> 46 + <configuration> 47 + <legacy>true</legacy> 48 + </configuration> 49 +</plugin> 50 +{{/code}} 51 +))) 42 42 43 43 = Translations = 44 44