Changes for page Release Plan Help

Last modified by Vincent Massol on 2024/03/19 16:56

<
From version < 184.4 >
edited by Vincent Massol
on 2018/02/27 16:14
To version < 185.1 >
edited by Guillaume Delhumeau
on 2018/02/28 11:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.VincentMassol
1 +xwiki:XWiki.gdelhumeau
Content
... ... @@ -586,7 +586,7 @@
586 586  * Create an issue on the [[XDOCKER>>https://jira.xwiki.org/browse/XDOCKER]] project with subject {{code language="none"}}Upgrade stable version to <version>{{/code}}.
587 587  * Update the version of XWiki in the [[##build.gradle##>>https://github.com/xwiki-contrib/docker-xwiki/blob/master/build.gradle]] file found in the XWiki Docker repository (clone it locally first).
588 588  ** To know how to generate the sha256, check the doc inside build.gradle. You need to download in advance the *.war file and run the according command in order to generate.
589 -* Execute the Gradle build (run ##./gradle##) to generate the various Dockerfiles and other resources for all image tags
589 +* Execute the Gradle build (run ##./gradlew##) to generate the various Dockerfiles and other resources for all image tags
590 590  * Test the modified files. {{info}}On some Linux (not Ubuntu), you need to use {{code}}sudo{{/code}} on each docker command or [[configure it differently>>https://docs.docker.com/engine/installation/linux/linux-postinstall/]].{{/info}}
591 591  ** Install Docker. For Mac you can check the [[installer>>https://docs.docker.com/docker-for-mac/install/#download-docker-for-mac]].
592 592  ** Make sure you open Docker before running the commands.

Get Connected