Changes for page XWiki Contrib
Last modified by Oana-Lavinia Florean on 2021/12/10 11:15
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -218,6 +218,10 @@ 218 218 ** Translations in ##ApplicationResources.properties## files. They need to be copied in the JAR module sources, over the previous version. 219 219 * Review the changes, and commit only the significant changes 220 220 221 +{{info}} 222 +Some extensions may provide their own script to perform the translations importing automatically. See for example the [[script for the Blog application>>https://github.com/xwiki-contrib/application-blog/blob/master/release-translations.sh]]. 223 +{{/info}} 224 + 221 221 == Release using Maven == 222 222 223 223 XWiki.org allows you to release your project on the [[XWiki Maven Remote Repository>>http://nexus.xwiki.org]] as long as you follow these steps: