You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2018/11/14 19:39:47 UTC

[struts-site] branch master updated: Adds missing announcement to the list

This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d6677a8  Adds missing announcement to the list
d6677a8 is described below

commit d6677a86b026ef689b76b6cbea8fc5d6fa617b45
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Wed Nov 14 20:38:43 2018 +0100

    Adds missing announcement to the list
---
 docker/Dockerfile  | 4 +---
 source/announce.md | 9 +++++++++
 source/index.html  | 2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/docker/Dockerfile b/docker/Dockerfile
index d701859..7e8ba14 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -6,11 +6,9 @@ RUN \
   apk upgrade && \
   apk add bash sudo curl-dev ruby-dev build-base libffi-dev && \
   apk add ruby ruby-io-console ruby-bundler nodejs && \
-  gem clean && gem install bundler io-console --no-document && \
+  gem clean && gem install bundler io-console --pre --no-document && \
   sudo rm -rf /usr/lib/ruby/gems/*/cache/*.gem && \
-
   rm -rf /var/cache/apk/* && \
-
   addgroup -S -g 1000 jekyll && \
   adduser -S -G jekyll -u 1000 -h /home/jekyll -D jekyll && \
   mkdir -p /srv/jekyll && \
diff --git a/source/announce.md b/source/announce.md
index 7415af3..99fe1f0 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -13,6 +13,15 @@ title: Announcements 2018
   Skip to: <a href="announce-2017.html">Announcements - 2017</a>
 </p>
 
+#### 14 November 2018 - Apache Struts 2.3.x End-Of-Life (EOL) Announcement {#a20181114}
+
+The Apache Struts Project Team would like to inform you that the Struts 2.3.x web framework will reach 
+its end of life in 6 months and won't be longer officially supported.
+
+Please check the following reading to find more details.
+
+ - [Apache Struts 2.3.x EOL Announcement](struts23-eol-announcement), including a detailed Q/A section
+
 #### 15 October 2018 - Struts 2.3.36 General Availability {#a20181015-2}
 
 The Apache Struts group is pleased to announce that Struts 2.3.36 is available as a "General Availability"
diff --git a/source/index.html b/source/index.html
index 007fe6f..0b7ff74 100644
--- a/source/index.html
+++ b/source/index.html
@@ -62,7 +62,7 @@ title: Welcome to the Apache Struts project
         <p>
           The Apache Struts Team informs about discontinuing support for Struts 2.3.x branch in 6 months, you can expect only support
           in case of security issues and we recommend migration to the latest version of Struts, read more in
-          <a href="struts23-eol-announcement.md">Announcement</a>
+          <a href="announce#a20181115">Announcement</a>
         </p>
       </div>
       <div class="column col-md-4">