Skip to content
Snippets Groups Projects
Commit 1c0f65c3 authored by Marius Dumitru Florea's avatar Marius Dumitru Florea
Browse files

XDOCKER-124: Upgrade stable version to 11.10.1

parent 633cc1bb
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ function configure() {
file_env 'INDEX_HOST' 'localhost'
file_env 'INDEX_PORT' '8983'
echo " Deploying XWiki in the $CONTEXT_PATH context"
echo " Deploying XWiki in the '$CONTEXT_PATH' context"
if [ "$CONTEXT_PATH" == "ROOT" ]; then
xwiki_set_cfg 'xwiki.webapppath' ''
else
......
......@@ -115,7 +115,7 @@ function configure() {
file_env 'INDEX_HOST' 'localhost'
file_env 'INDEX_PORT' '8983'
echo " Deploying XWiki in the $CONTEXT_PATH context"
echo " Deploying XWiki in the '$CONTEXT_PATH' context"
if [ "$CONTEXT_PATH" == "ROOT" ]; then
xwiki_set_cfg 'xwiki.webapppath' ''
else
......
# Default environment values
XWIKI_VERSION=11.10
XWIKI_VERSION=11.10.1
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -44,9 +44,9 @@ RUN apt-get update && \
# Install XWiki as the ROOT webapp context in Tomcat
# Create the Tomcat temporary directory
# Configure the XWiki permanent directory
ENV XWIKI_VERSION=11.10
ENV XWIKI_VERSION=11.10.1
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 793266765290a43776b73862773dd76106b496010969822f093b31e16e9c7a3e
ENV XWIKI_DOWNLOAD_SHA256 531c105af1848274185f3472a2d0f1c6de9c046ea64d0efba4f657545fc247be
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
......@@ -115,7 +115,7 @@ function configure() {
file_env 'INDEX_HOST' 'localhost'
file_env 'INDEX_PORT' '8983'
echo " Deploying XWiki in the $CONTEXT_PATH context"
echo " Deploying XWiki in the '$CONTEXT_PATH' context"
if [ "$CONTEXT_PATH" == "ROOT" ]; then
xwiki_set_cfg 'xwiki.webapppath' ''
else
......
# Default environment values
XWIKI_VERSION=11.10
XWIKI_VERSION=11.10.1
DB_USER=xwiki
DB_PASSWORD=xwiki
DB_DATABASE=xwiki
......
......@@ -44,9 +44,9 @@ RUN apt-get update && \
# Install XWiki as the ROOT webapp context in Tomcat
# Create the Tomcat temporary directory
# Configure the XWiki permanent directory
ENV XWIKI_VERSION=11.10
ENV XWIKI_VERSION=11.10.1
ENV XWIKI_URL_PREFIX "https://maven.xwiki.org/releases/org/xwiki/platform/xwiki-platform-distribution-war/${XWIKI_VERSION}"
ENV XWIKI_DOWNLOAD_SHA256 793266765290a43776b73862773dd76106b496010969822f093b31e16e9c7a3e
ENV XWIKI_DOWNLOAD_SHA256 531c105af1848274185f3472a2d0f1c6de9c046ea64d0efba4f657545fc247be
RUN rm -rf /usr/local/tomcat/webapps/* && \
mkdir -p /usr/local/tomcat/temp && \
mkdir -p /usr/local/xwiki/data && \
......
......@@ -115,7 +115,7 @@ function configure() {
file_env 'INDEX_HOST' 'localhost'
file_env 'INDEX_PORT' '8983'
echo " Deploying XWiki in the $CONTEXT_PATH context"
echo " Deploying XWiki in the '$CONTEXT_PATH' context"
if [ "$CONTEXT_PATH" == "ROOT" ]; then
xwiki_set_cfg 'xwiki.webapppath' ''
else
......
......@@ -39,8 +39,8 @@ def tokens = [
xwikiSha256: 'e1feedd24f0a27ba4e36464913a2fcb43a60f9310283a8a6be017a1979618bb7'
],
'11': [
xwikiVersion: '11.10',
xwikiSha256: '793266765290a43776b73862773dd76106b496010969822f093b31e16e9c7a3e'
xwikiVersion: '11.10.1',
xwikiSha256: '531c105af1848274185f3472a2d0f1c6de9c046ea64d0efba4f657545fc247be'
]
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.