Generated from commit: https://github.com/eclipse/xtext/commit/964ed4a95b6e4db094922318208d0236384f26c4
diff --git a/community.html b/community.html
index de54cc2..c801ff6 100644
--- a/community.html
+++ b/community.html
@@ -257,8 +257,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/101_gettingstarted.html b/documentation/101_gettingstarted.html
index 5907bf0..7372bb9 100644
--- a/documentation/101_gettingstarted.html
+++ b/documentation/101_gettingstarted.html
@@ -226,8 +226,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/102_moviesexample.html b/documentation/102_moviesexample.html
index 56664d7..753480d 100644
--- a/documentation/102_moviesexample.html
+++ b/documentation/102_moviesexample.html
@@ -332,8 +332,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/201_types.html b/documentation/201_types.html
index 747f31d..6aab5b2 100644
--- a/documentation/201_types.html
+++ b/documentation/201_types.html
@@ -218,8 +218,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/202_xtend_classes_members.html b/documentation/202_xtend_classes_members.html
index 1701f31..839ecaa 100644
--- a/documentation/202_xtend_classes_members.html
+++ b/documentation/202_xtend_classes_members.html
@@ -852,8 +852,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/203_xtend_expressions.html b/documentation/203_xtend_expressions.html
index bda3f8c..af0a9a8 100644
--- a/documentation/203_xtend_expressions.html
+++ b/documentation/203_xtend_expressions.html
@@ -1468,8 +1468,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/204_activeannotations.html b/documentation/204_activeannotations.html
index d2e268e..7e5fa4b 100644
--- a/documentation/204_activeannotations.html
+++ b/documentation/204_activeannotations.html
@@ -380,13 +380,13 @@
 <pre><code>&lt;dependency&gt;
   &lt;groupId&gt;org.eclipse.xtend&lt;/groupId&gt;
   &lt;artifactId&gt;org.eclipse.xtend.core&lt;/artifactId&gt;
-  &lt;version&gt;2.23.0&lt;/version&gt;
+  &lt;version&gt;2.24.0&lt;/version&gt;
   &lt;scope&gt;test&lt;/scope&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.eclipse.xtext&lt;/groupId&gt;
   &lt;artifactId&gt;org.eclipse.xtext.xbase.testing&lt;/artifactId&gt;
-  &lt;version&gt;2.23.0&lt;/version&gt;
+  &lt;version&gt;2.24.0&lt;/version&gt;
   &lt;scope&gt;test&lt;/scope&gt;
 &lt;/dependency&gt;
 </code></pre>
@@ -619,8 +619,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/documentation/index.html b/documentation/index.html
index 083eb07..f3ac7a6 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -199,8 +199,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/download.html b/download.html
index 4b295ad..ffc4519 100644
--- a/download.html
+++ b/download.html
@@ -128,7 +128,7 @@
 				</p>
 				<p>
 				
-					<strong><a href="releasenotes.html">Xtend 2.23.0 Release Notes</a></strong>
+					<strong><a href="releasenotes.html">Xtend 2.24.0 Release Notes</a></strong>
 				
 				</p>
 			</div>
@@ -166,7 +166,7 @@
 <pre><code class="language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.eclipse.xtend&lt;/groupId&gt;
   &lt;artifactId&gt;org.eclipse.xtend.lib&lt;/artifactId&gt;
-  &lt;version&gt;2.23.0&lt;/version&gt;
+  &lt;version&gt;2.24.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
 
@@ -175,7 +175,7 @@
 <pre><code class="language-xml">&lt;plugin&gt;
   &lt;groupId&gt;org.eclipse.xtend&lt;/groupId&gt;
   &lt;artifactId&gt;xtend-maven-plugin&lt;/artifactId&gt;
-  &lt;version&gt;2.23.0&lt;/version&gt;
+  &lt;version&gt;2.24.0&lt;/version&gt;
   &lt;executions&gt;
     &lt;execution&gt;
       &lt;goals&gt;
@@ -202,7 +202,7 @@
 repositories.jcenter()
 
 dependencies {
-  compile 'org.eclipse.xtend:org.eclipse.xtend.lib:2.23.0'
+  compile 'org.eclipse.xtend:org.eclipse.xtend.lib:2.24.0'
 }
 </code></pre>
 
@@ -234,8 +234,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/feed.xml b/feed.xml
index 989593c..1123e15 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,11 +6,62 @@
 </description>
     <link>http://xtend-lang.org/xtend/</link>
     <atom:link href="http://xtend-lang.org/xtend/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 16 Nov 2020 12:34:01 +0000</pubDate>
-    <lastBuildDate>Mon, 16 Nov 2020 12:34:01 +0000</lastBuildDate>
+    <pubDate>Mon, 30 Nov 2020 15:56:15 +0000</pubDate>
+    <lastBuildDate>Mon, 30 Nov 2020 15:56:15 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Xtend 2.24.0 Release Notes</title>
+        <description>&lt;p&gt;Xtend 2.24.0 is a maintenance release.&lt;/p&gt;
+
+&lt;h2 id=&quot;call-to-action-secure-the-future-maintenance-of-xtext--xtend&quot;&gt;Call to Action: Secure the future maintenance of Xtext &amp;amp; Xtend&lt;/h2&gt;
+
+&lt;p&gt;As you might have recognized, the number of people contributing to Xtext &amp;amp; Xtend on a regular basis has declined over the past years and so has the number of contributions. At the same time the amount of work for basic maintenance has stayed the same or even increased with the new release cadence of Java and the Eclipse simultaneous release. Briefly: The future maintenance of Xtext &amp;amp; especially Xtend is at risk. If you care, please join the discussion in &lt;a href=&quot;https://github.com/eclipse/xtext/issues/1721&quot;&gt;https://github.com/eclipse/xtext/issues/1721&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h2 id=&quot;updates&quot;&gt;Updates&lt;/h2&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Xtend now uses ASM 9.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;credits&quot;&gt;Credits&lt;/h2&gt;
+
+&lt;p&gt;The Xtend Language project is thankful for the dedication of each committer and contributor. This release has been made possible by the following persons (in order of the number of contributed commits to this release):&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Christian Dietrich (itemis)&lt;/li&gt;
+  &lt;li&gt;Karsten Thoms (Karakun)&lt;/li&gt;
+  &lt;li&gt;Nico Prediger (itemis)&lt;/li&gt;
+  &lt;li&gt;Sebastian Zarnekow (independent)&lt;/li&gt;
+  &lt;li&gt;Emmanuel Chebbi (INRIA) &lt;img src=&quot;https://img.shields.io/badge/-first%20time%20contributor-green.svg&quot; alt=&quot;&quot; /&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;fixed-issues&quot;&gt;Fixed Issues&lt;/h2&gt;
+
+&lt;p&gt;As in every release cycle we were eagerly hunting down bugs, and reviewed and integrated plenty of contributions. For further details please refer to the following lists:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;a href=&quot;https://github.com/search?q=is%3Aissue+milestone%3ARelease_2.24+is%3Aclosed+repo%3Aeclipse%2Fxtext-xtend&amp;amp;type=Issues&quot;&gt;Fixed GitHub issues&lt;/a&gt;&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;a href=&quot;https://github.com/search?q=is%3Apr+milestone%3ARelease_2.24+is%3Aclosed+repo%3Aeclipse%2Fxtext-xtend&amp;amp;type=Issues&quot;&gt;Closed Pull Requests&lt;/a&gt;&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&amp;amp;bug_status=VERIFIED&amp;amp;bug_status=CLOSED&amp;amp;classification=Modeling&amp;amp;classification=Tools&amp;amp;columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Ckeywords&amp;amp;f0=OP&amp;amp;f1=OP&amp;amp;f3=CP&amp;amp;f4=CP&amp;amp;known_name=Xtext%202.24&amp;amp;list_id=16618269&amp;amp;product=TMF&amp;amp;product=Xtend&amp;amp;query_based_on=Xtext%202.24&amp;amp;query_format=advanced&amp;amp;status_whiteboard=v2.24&amp;amp;status_whiteboard_type=allwordssubstr&quot;&gt;Fixed Eclipse Bugzilla tickets&lt;/a&gt;&lt;/p&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Tue, 01 Dec 2020 00:00:00 +0000</pubDate>
+        <link>http://xtend-lang.org/xtend/releasenotes/2020/12/01/version-2-24-0.html</link>
+        <guid isPermaLink="true">http://xtend-lang.org/xtend/releasenotes/2020/12/01/version-2-24-0.html</guid>
+        
+        
+        <category>releasenotes</category>
+        
+      </item>
+    
+      <item>
         <title>Xtend 2.23.0 Release Notes</title>
         <description>&lt;p&gt;Xtend 2.23.0 is a maintenance release.&lt;/p&gt;
 
@@ -615,69 +666,5 @@
         
       </item>
     
-      <item>
-        <title>Xtend 2.15.0 Release Notes</title>
-        <description>&lt;p&gt;This release focuses on stability, performance and the integration in Eclipse 2018-09.&lt;/p&gt;
-
-&lt;h2 id=&quot;minimal-required-target-platform&quot;&gt;Minimal Required Target Platform&lt;/h2&gt;
-
-&lt;p&gt;Xtext and Xtend 2.15 are built and tested against Eclipse Oxygen.3a and newer. Thus we recommend to use at least Eclipse Oxygen.3a or even better Eclipse 2018-09. For older versions of the Eclipse Platform we cannot guarantee backwards compatibility even though we carefully assess any changes that are made.&lt;/p&gt;
-
-&lt;h2 id=&quot;smarter-organize-imports&quot;&gt;Smarter Organize Imports&lt;/h2&gt;
-
-&lt;p&gt;In the past there were a couple of corner cases where organize imports did not yield the optimal result. It could even lead to broken code under certain conditions. We fixed these scenarios and organize imports now works nicely, even when multicatch or static extensions are involved.&lt;/p&gt;
-
-&lt;h2 id=&quot;improved-performance-of-the-gradle-build&quot;&gt;Improved Performance of the Gradle Build&lt;/h2&gt;
-
-&lt;p&gt;The Gradle build performance was greatly improved. Tasks that consumed lots of memory and even more CPU cycles could be fixed such that it’s now way faster to build Xtend with Gradle.&lt;/p&gt;
-
-&lt;p&gt;2.14:&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;/xtend/images/releasenotes/2_15_xtext_core.png&quot; alt=&quot;&quot; height=&quot;50%&quot; width=&quot;50%&quot; /&gt;&lt;/p&gt;
-
-&lt;p&gt;2.15:&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;/xtend/images/releasenotes/2_15_xtext_core_fast.png&quot; alt=&quot;&quot; height=&quot;50%&quot; width=&quot;50%&quot; /&gt;&lt;/p&gt;
-
-&lt;h2 id=&quot;fixed-quickfixes&quot;&gt;Fixed QuickFixes&lt;/h2&gt;
-
-&lt;p&gt;In some cases, quick fixes broke existing code, this no longer happens.&lt;/p&gt;
-
-&lt;h2 id=&quot;improved-junit-support&quot;&gt;Improved JUnit Support&lt;/h2&gt;
-
-&lt;p&gt;Test methods must return void to be valid test cases. This is now statically checked by the Xtend validation.&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;/xtend/images/releasenotes/2_15_junit_quickfix.png&quot; alt=&quot;&quot; height=&quot;50%&quot; width=&quot;50%&quot; /&gt;&lt;/p&gt;
-
-&lt;h2 id=&quot;new-api-iterableextensionsrejectclass&quot;&gt;New API IterableExtensions.reject(Class)&lt;/h2&gt;
-
-&lt;p&gt;An overloaded variant of &lt;code&gt;reject()&lt;/code&gt; was added for convience, this allows type based rejection of elements from an iterable.&lt;/p&gt;
-
-&lt;h2 id=&quot;fixed-issues&quot;&gt;Fixed Issues&lt;/h2&gt;
-
-&lt;p&gt;As in every release cycle we were eagerly hunting down bugs, and reviewed and integrated plenty of contributions. More than a 100 issues and almost 300 pull requests have made it into this release. For further details please refer to the following lists:&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a href=&quot;https://github.com/search?utf8=%E2%9C%93&amp;amp;q=is%3Aissue+milestone%3ARelease_2.15+is%3Aclosed+repo%3Aeclipse%2Fxtext+repo%3Aeclipse%2Fxtext-core+repo%3Aeclipse%2Fxtext-lib+repo%3Aeclipse%2Fxtext-extras+repo%3Aeclipse%2Fxtext-eclipse+repo%3Aeclipse%2Fxtext-idea+repo%3Aeclipse%2Fxtext-web+repo%3Aeclipse%2Fxtext-maven+repo%3Aeclipse%2Fxtext-xtend&amp;amp;type=Issues&amp;amp;ref=searchresults&quot;&gt;Fixed GitHub issues&lt;/a&gt;&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a href=&quot;https://github.com/search?utf8=%E2%9C%93&amp;amp;q=is%3Apr+milestone%3ARelease_2.15+is%3Aclosed+repo%3Aeclipse%2Fxtext+repo%3Aeclipse%2Fxtext-core+repo%3Aeclipse%2Fxtext-lib+repo%3Aeclipse%2Fxtext-extras+repo%3Aeclipse%2Fxtext-eclipse+repo%3Aeclipse%2Fxtext-idea+repo%3Aeclipse%2Fxtext-web+repo%3Aeclipse%2Fxtext-maven+repo%3Aeclipse%2Fxtext-xtend&amp;amp;type=Issues&amp;amp;ref=searchresults&quot;&gt;Closed Pull Requests&lt;/a&gt;&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;a href=&quot;https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&amp;amp;bug_status=VERIFIED&amp;amp;bug_status=CLOSED&amp;amp;classification=Modeling&amp;amp;classification=Tools&amp;amp;columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Ckeywords&amp;amp;f0=OP&amp;amp;f1=OP&amp;amp;f3=CP&amp;amp;f4=CP&amp;amp;known_name=Xtext%202.15&amp;amp;list_id=16618269&amp;amp;product=TMF&amp;amp;product=Xtend&amp;amp;query_based_on=Xtext%202.15&amp;amp;query_format=advanced&amp;amp;status_whiteboard=v2.15&amp;amp;status_whiteboard_type=allwordssubstr&quot;&gt;Fixed Eclipse Bugzilla tickets&lt;/a&gt;&lt;/p&gt;
-  &lt;/li&gt;
-&lt;/ul&gt;
-
-</description>
-        <pubDate>Tue, 04 Sep 2018 00:00:00 +0000</pubDate>
-        <link>http://xtend-lang.org/xtend/releasenotes/2018/09/04/version-2-15-0.html</link>
-        <guid isPermaLink="true">http://xtend-lang.org/xtend/releasenotes/2018/09/04/version-2-15-0.html</guid>
-        
-        
-        <category>releasenotes</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/index.html b/index.html
index 0730697..fc161b7 100644
--- a/index.html
+++ b/index.html
@@ -272,8 +272,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news.html b/news.html
index e80d833..79b7121 100644
--- a/news.html
+++ b/news.html
@@ -207,8 +207,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2014/02/04/Xtend-2-5-1.html b/news/2014/02/04/Xtend-2-5-1.html
index e4ed99a..632ad71 100644
--- a/news/2014/02/04/Xtend-2-5-1.html
+++ b/news/2014/02/04/Xtend-2-5-1.html
@@ -147,8 +147,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2014/05/22/Xtend-2-6-0.html b/news/2014/05/22/Xtend-2-6-0.html
index 6b96b5a..8420ac5 100644
--- a/news/2014/05/22/Xtend-2-6-0.html
+++ b/news/2014/05/22/Xtend-2-6-0.html
@@ -145,8 +145,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2014/09/03/Xtend-2-7-0.html b/news/2014/09/03/Xtend-2-7-0.html
index 7eddb64..e7b366e 100644
--- a/news/2014/09/03/Xtend-2-7-0.html
+++ b/news/2014/09/03/Xtend-2-7-0.html
@@ -149,8 +149,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2014/11/20/Xtend-2-7-3.html b/news/2014/11/20/Xtend-2-7-3.html
index 738cf5b..d74839e 100644
--- a/news/2014/11/20/Xtend-2-7-3.html
+++ b/news/2014/11/20/Xtend-2-7-3.html
@@ -147,8 +147,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2015/03/11/Xtend-2-8-0.html b/news/2015/03/11/Xtend-2-8-0.html
index 1df5b2c..e6a5263 100644
--- a/news/2015/03/11/Xtend-2-8-0.html
+++ b/news/2015/03/11/Xtend-2-8-0.html
@@ -147,8 +147,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2015/10/02/Xtend-Intellij-IDEA-Preview.html b/news/2015/10/02/Xtend-Intellij-IDEA-Preview.html
index f2e1164..02b06bf 100644
--- a/news/2015/10/02/Xtend-Intellij-IDEA-Preview.html
+++ b/news/2015/10/02/Xtend-Intellij-IDEA-Preview.html
@@ -151,8 +151,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/news/2015/12/01/Xtend-2-9-0.html b/news/2015/12/01/Xtend-2-9-0.html
index 04816d0..91ef939 100644
--- a/news/2015/12/01/Xtend-2-9-0.html
+++ b/news/2015/12/01/Xtend-2-9-0.html
@@ -148,8 +148,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes.html b/releasenotes.html
index 4ca4918..9ac033d 100644
--- a/releasenotes.html
+++ b/releasenotes.html
@@ -123,6 +123,8 @@
 					<h3>Table of Contents</h3>
 					<ul>
 						
+							<li><p><a href="#/releasenotes/2020/12/01/version-2-24-0">Xtend 2.24.0 Release Notes &mdash; Dec 1, 2020</a></p>
+						
 							<li><p><a href="#/releasenotes/2020/09/01/version-2-23-0">Xtend 2.23.0 Release Notes &mdash; Sep 1, 2020</a></p>
 						
 							<li><p><a href="#/releasenotes/2020/06/02/version-2-22-0">Xtend 2.22.0 Release Notes &mdash; Jun 2, 2020</a></p>
@@ -141,12 +143,56 @@
 						
 							<li><p><a href="#/releasenotes/2018/12/04/version-2-16-0">Xtend 2.16.0 Release Notes &mdash; Dec 4, 2018</a></p>
 						
-							<li><p><a href="#/releasenotes/2018/09/04/version-2-15-0">Xtend 2.15.0 Release Notes &mdash; Sep 4, 2018</a></p>
-						
 					</ul>
 				</div>
 				
 				  <hr/>
+				  <section id="/releasenotes/2020/12/01/version-2-24-0">
+				  	<h1>Xtend 2.24.0 Release Notes<small>&nbsp;&nbsp;Dec 1, 2020</small></h1>
+				    <br/>
+				    <p>Xtend 2.24.0 is a maintenance release.</p>
+
+<h2 id="call-to-action-secure-the-future-maintenance-of-xtext--xtend">Call to Action: Secure the future maintenance of Xtext &amp; Xtend</h2>
+
+<p>As you might have recognized, the number of people contributing to Xtext &amp; Xtend on a regular basis has declined over the past years and so has the number of contributions. At the same time the amount of work for basic maintenance has stayed the same or even increased with the new release cadence of Java and the Eclipse simultaneous release. Briefly: The future maintenance of Xtext &amp; especially Xtend is at risk. If you care, please join the discussion in <a href="https://github.com/eclipse/xtext/issues/1721">https://github.com/eclipse/xtext/issues/1721</a>.</p>
+
+<h2 id="updates">Updates</h2>
+
+<ul>
+  <li>Xtend now uses ASM 9.</li>
+</ul>
+
+<h2 id="credits">Credits</h2>
+
+<p>The Xtend Language project is thankful for the dedication of each committer and contributor. This release has been made possible by the following persons (in order of the number of contributed commits to this release):</p>
+
+<ul>
+  <li>Christian Dietrich (itemis)</li>
+  <li>Karsten Thoms (Karakun)</li>
+  <li>Nico Prediger (itemis)</li>
+  <li>Sebastian Zarnekow (independent)</li>
+  <li>Emmanuel Chebbi (INRIA) <img src="https://img.shields.io/badge/-first%20time%20contributor-green.svg" alt="" /></li>
+</ul>
+
+<h2 id="fixed-issues">Fixed Issues</h2>
+
+<p>As in every release cycle we were eagerly hunting down bugs, and reviewed and integrated plenty of contributions. For further details please refer to the following lists:</p>
+
+<ul>
+  <li>
+    <p><a href="https://github.com/search?q=is%3Aissue+milestone%3ARelease_2.24+is%3Aclosed+repo%3Aeclipse%2Fxtext-xtend&amp;type=Issues">Fixed GitHub issues</a></p>
+  </li>
+  <li>
+    <p><a href="https://github.com/search?q=is%3Apr+milestone%3ARelease_2.24+is%3Aclosed+repo%3Aeclipse%2Fxtext-xtend&amp;type=Issues">Closed Pull Requests</a></p>
+  </li>
+  <li>
+    <p><a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;classification=Modeling&amp;classification=Tools&amp;columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Ckeywords&amp;f0=OP&amp;f1=OP&amp;f3=CP&amp;f4=CP&amp;known_name=Xtext%202.24&amp;list_id=16618269&amp;product=TMF&amp;product=Xtend&amp;query_based_on=Xtext%202.24&amp;query_format=advanced&amp;status_whiteboard=v2.24&amp;status_whiteboard_type=allwordssubstr">Fixed Eclipse Bugzilla tickets</a></p>
+  </li>
+</ul>
+
+				  </section>
+				
+				  <hr/>
 				  <section id="/releasenotes/2020/09/01/version-2-23-0">
 				  	<h1>Xtend 2.23.0 Release Notes<small>&nbsp;&nbsp;Sep 1, 2020</small></h1>
 				    <br/>
@@ -706,65 +752,6 @@
 
 				  </section>
 				
-				  <hr/>
-				  <section id="/releasenotes/2018/09/04/version-2-15-0">
-				  	<h1>Xtend 2.15.0 Release Notes<small>&nbsp;&nbsp;Sep 4, 2018</small></h1>
-				    <br/>
-				    <p>This release focuses on stability, performance and the integration in Eclipse 2018-09.</p>
-
-<h2 id="minimal-required-target-platform">Minimal Required Target Platform</h2>
-
-<p>Xtext and Xtend 2.15 are built and tested against Eclipse Oxygen.3a and newer. Thus we recommend to use at least Eclipse Oxygen.3a or even better Eclipse 2018-09. For older versions of the Eclipse Platform we cannot guarantee backwards compatibility even though we carefully assess any changes that are made.</p>
-
-<h2 id="smarter-organize-imports">Smarter Organize Imports</h2>
-
-<p>In the past there were a couple of corner cases where organize imports did not yield the optimal result. It could even lead to broken code under certain conditions. We fixed these scenarios and organize imports now works nicely, even when multicatch or static extensions are involved.</p>
-
-<h2 id="improved-performance-of-the-gradle-build">Improved Performance of the Gradle Build</h2>
-
-<p>The Gradle build performance was greatly improved. Tasks that consumed lots of memory and even more CPU cycles could be fixed such that it’s now way faster to build Xtend with Gradle.</p>
-
-<p>2.14:</p>
-
-<p><img src="/xtend/images/releasenotes/2_15_xtext_core.png" alt="" height="50%" width="50%" /></p>
-
-<p>2.15:</p>
-
-<p><img src="/xtend/images/releasenotes/2_15_xtext_core_fast.png" alt="" height="50%" width="50%" /></p>
-
-<h2 id="fixed-quickfixes">Fixed QuickFixes</h2>
-
-<p>In some cases, quick fixes broke existing code, this no longer happens.</p>
-
-<h2 id="improved-junit-support">Improved JUnit Support</h2>
-
-<p>Test methods must return void to be valid test cases. This is now statically checked by the Xtend validation.</p>
-
-<p><img src="/xtend/images/releasenotes/2_15_junit_quickfix.png" alt="" height="50%" width="50%" /></p>
-
-<h2 id="new-api-iterableextensionsrejectclass">New API IterableExtensions.reject(Class)</h2>
-
-<p>An overloaded variant of <code>reject()</code> was added for convience, this allows type based rejection of elements from an iterable.</p>
-
-<h2 id="fixed-issues">Fixed Issues</h2>
-
-<p>As in every release cycle we were eagerly hunting down bugs, and reviewed and integrated plenty of contributions. More than a 100 issues and almost 300 pull requests have made it into this release. For further details please refer to the following lists:</p>
-
-<ul>
-  <li>
-    <p><a href="https://github.com/search?utf8=%E2%9C%93&amp;q=is%3Aissue+milestone%3ARelease_2.15+is%3Aclosed+repo%3Aeclipse%2Fxtext+repo%3Aeclipse%2Fxtext-core+repo%3Aeclipse%2Fxtext-lib+repo%3Aeclipse%2Fxtext-extras+repo%3Aeclipse%2Fxtext-eclipse+repo%3Aeclipse%2Fxtext-idea+repo%3Aeclipse%2Fxtext-web+repo%3Aeclipse%2Fxtext-maven+repo%3Aeclipse%2Fxtext-xtend&amp;type=Issues&amp;ref=searchresults">Fixed GitHub issues</a></p>
-  </li>
-  <li>
-    <p><a href="https://github.com/search?utf8=%E2%9C%93&amp;q=is%3Apr+milestone%3ARelease_2.15+is%3Aclosed+repo%3Aeclipse%2Fxtext+repo%3Aeclipse%2Fxtext-core+repo%3Aeclipse%2Fxtext-lib+repo%3Aeclipse%2Fxtext-extras+repo%3Aeclipse%2Fxtext-eclipse+repo%3Aeclipse%2Fxtext-idea+repo%3Aeclipse%2Fxtext-web+repo%3Aeclipse%2Fxtext-maven+repo%3Aeclipse%2Fxtext-xtend&amp;type=Issues&amp;ref=searchresults">Closed Pull Requests</a></p>
-  </li>
-  <li>
-    <p><a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;classification=Modeling&amp;classification=Tools&amp;columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Ckeywords&amp;f0=OP&amp;f1=OP&amp;f3=CP&amp;f4=CP&amp;known_name=Xtext%202.15&amp;list_id=16618269&amp;product=TMF&amp;product=Xtend&amp;query_based_on=Xtext%202.15&amp;query_format=advanced&amp;status_whiteboard=v2.15&amp;status_whiteboard_type=allwordssubstr">Fixed Eclipse Bugzilla tickets</a></p>
-  </li>
-</ul>
-
-
-				  </section>
-				
 			
 		</div>
   	</div>
@@ -785,8 +772,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2013/09/04/version-2-4-3.html b/releasenotes/2013/09/04/version-2-4-3.html
index 6d0d1fc..7d1937b 100644
--- a/releasenotes/2013/09/04/version-2-4-3.html
+++ b/releasenotes/2013/09/04/version-2-4-3.html
@@ -405,8 +405,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2013/12/11/version-2-5-0.html b/releasenotes/2013/12/11/version-2-5-0.html
index 306aa70..f5da52b 100644
--- a/releasenotes/2013/12/11/version-2-5-0.html
+++ b/releasenotes/2013/12/11/version-2-5-0.html
@@ -281,8 +281,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2014/05/21/version-2-6-0.html b/releasenotes/2014/05/21/version-2-6-0.html
index f430bbf..f7dd317 100644
--- a/releasenotes/2014/05/21/version-2-6-0.html
+++ b/releasenotes/2014/05/21/version-2-6-0.html
@@ -343,8 +343,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2014/09/02/version-2-7-0.html b/releasenotes/2014/09/02/version-2-7-0.html
index 51f0ce3..1104974 100644
--- a/releasenotes/2014/09/02/version-2-7-0.html
+++ b/releasenotes/2014/09/02/version-2-7-0.html
@@ -318,8 +318,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2015/03/11/version-2-8-0.html b/releasenotes/2015/03/11/version-2-8-0.html
index 77d7ce4..3bda445 100644
--- a/releasenotes/2015/03/11/version-2-8-0.html
+++ b/releasenotes/2015/03/11/version-2-8-0.html
@@ -225,8 +225,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2015/12/01/version-2-9-0.html b/releasenotes/2015/12/01/version-2-9-0.html
index de9b431..4094176 100644
--- a/releasenotes/2015/12/01/version-2-9-0.html
+++ b/releasenotes/2015/12/01/version-2-9-0.html
@@ -161,8 +161,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2017/02/01/version-2-11-0.html b/releasenotes/2017/02/01/version-2-11-0.html
index 31e005d..b3a134a 100644
--- a/releasenotes/2017/02/01/version-2-11-0.html
+++ b/releasenotes/2017/02/01/version-2-11-0.html
@@ -181,8 +181,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2017/10/20/version-2-13-0.html b/releasenotes/2017/10/20/version-2-13-0.html
index 826f286..adc3a9d 100644
--- a/releasenotes/2017/10/20/version-2-13-0.html
+++ b/releasenotes/2017/10/20/version-2-13-0.html
@@ -164,8 +164,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2018/05/23/version-2-14-0.html b/releasenotes/2018/05/23/version-2-14-0.html
index 8e4c33d..3ba0ba1 100644
--- a/releasenotes/2018/05/23/version-2-14-0.html
+++ b/releasenotes/2018/05/23/version-2-14-0.html
@@ -240,8 +240,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2018/09/04/version-2-15-0.html b/releasenotes/2018/09/04/version-2-15-0.html
index 7b0c051..e2444a7 100644
--- a/releasenotes/2018/09/04/version-2-15-0.html
+++ b/releasenotes/2018/09/04/version-2-15-0.html
@@ -196,8 +196,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2018/12/04/version-2-16-0.html b/releasenotes/2018/12/04/version-2-16-0.html
index 9d53268..cd3dc95 100644
--- a/releasenotes/2018/12/04/version-2-16-0.html
+++ b/releasenotes/2018/12/04/version-2-16-0.html
@@ -179,8 +179,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2019/03/05/version-2-17-0.html b/releasenotes/2019/03/05/version-2-17-0.html
index 95c9096..3a553b4 100644
--- a/releasenotes/2019/03/05/version-2-17-0.html
+++ b/releasenotes/2019/03/05/version-2-17-0.html
@@ -239,8 +239,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2019/04/03/version-2-17-1.html b/releasenotes/2019/04/03/version-2-17-1.html
index 2831d85..99a9ef7 100644
--- a/releasenotes/2019/04/03/version-2-17-1.html
+++ b/releasenotes/2019/04/03/version-2-17-1.html
@@ -151,8 +151,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2019/06/04/version-2-18-0.html b/releasenotes/2019/06/04/version-2-18-0.html
index 04cc2f6..1fb0fda 100644
--- a/releasenotes/2019/06/04/version-2-18-0.html
+++ b/releasenotes/2019/06/04/version-2-18-0.html
@@ -240,8 +240,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2019/09/03/version-2-19-0.html b/releasenotes/2019/09/03/version-2-19-0.html
index 1da696e..b936236 100644
--- a/releasenotes/2019/09/03/version-2-19-0.html
+++ b/releasenotes/2019/09/03/version-2-19-0.html
@@ -189,8 +189,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2019/12/03/version-2-20-0.html b/releasenotes/2019/12/03/version-2-20-0.html
index ebdf407..edd8bcf 100644
--- a/releasenotes/2019/12/03/version-2-20-0.html
+++ b/releasenotes/2019/12/03/version-2-20-0.html
@@ -192,8 +192,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2020/03/03/version-2-21-0.html b/releasenotes/2020/03/03/version-2-21-0.html
index 521576e..70737a3 100644
--- a/releasenotes/2020/03/03/version-2-21-0.html
+++ b/releasenotes/2020/03/03/version-2-21-0.html
@@ -225,8 +225,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2020/06/02/version-2-22-0.html b/releasenotes/2020/06/02/version-2-22-0.html
index 8be2a97..65eda13 100644
--- a/releasenotes/2020/06/02/version-2-22-0.html
+++ b/releasenotes/2020/06/02/version-2-22-0.html
@@ -184,8 +184,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2020/09/01/version-2-23-0.html b/releasenotes/2020/09/01/version-2-23-0.html
index d723798..7b2b111 100644
--- a/releasenotes/2020/09/01/version-2-23-0.html
+++ b/releasenotes/2020/09/01/version-2-23-0.html
@@ -194,8 +194,8 @@
           <ul class="footer-links clearfix">
             <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
             <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
-            <li><a href="http://live.eclipse.org/">Eclipse Live</a></li>
             <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
           </ul>
         </div>
         <div class="span6">
diff --git a/releasenotes/2020/12/01/version-2-24-0.html b/releasenotes/2020/12/01/version-2-24-0.html
new file mode 100644
index 0000000..b1a0200
--- /dev/null
+++ b/releasenotes/2020/12/01/version-2-24-0.html
@@ -0,0 +1,239 @@
+<!DOCTYPE html>
+<html>
+
+  <head>
+	<meta charset="UTF-8">
+	<title>Xtend - Xtend 2.24.0 Release Notes</title>
+	<meta name="viewport" content="width=device-width, initial-scale=1.0">
+	<meta name="description"
+		content="Xtend is a statically typed programming language sitting on top of Java.">
+	<meta name="author" content="Sven Efftinge">
+	<meta name="author" content="Miro Spoenemann">
+	<!--  styles -->
+	<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+	<!--[if lt IE 9]>
+	  <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+	<![endif]-->
+	
+	<!-- Le fav and touch icons -->
+	
+	<link rel="shortcut icon" href="/xtend/images/favicon.png">
+	
+	<link href="/xtend/css/bootstrap.css" rel="stylesheet" type='text/css'>
+	<link href="/xtend/css/bootstrap-responsive.css" rel="stylesheet" type='text/css'>
+	<link href="/xtend/css/shield-responsive.css" rel="stylesheet" type='text/css'>
+	<link href='/xtend/css/fonts.css' rel='stylesheet' type='text/css'>
+	<link href="/xtend/css/prettyPhoto.css" rel="stylesheet" media="screen" type='text/css'>
+	<link href="/xtend/css/prettify.css" type="text/css" rel="stylesheet"/>
+	<link href="/xtend/css/style.css" rel="stylesheet" type='text/css'>
+	
+	<!--[if lt IE 9]>
+	<link href="css/iebugs.css" rel="stylesheet" type='text/css'>
+	<![endif]-->
+
+	<!-- BEGIN Cookie Consent
+	<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
+	<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
+	<script>
+	window.addEventListener("load", function(){
+	window.cookieconsent.initialise({
+		"palette": {
+		"popup": {
+		  "background": "#000"
+		},
+		"button": {
+		  "background": "#f1d600"
+		}
+		},
+		"theme": "edgeless",
+		"type": "opt-in",
+		onInitialise: function (status) {
+		  var type = this.options.type;
+		  var didConsent = this.hasConsented();
+		  if (type == 'opt-in' && didConsent) {
+		    // TODO: enable cookies
+		  }
+		  if (type == 'opt-out' && !didConsent) {
+		    // TODO: disable cookies
+		  }
+		},
+		onStatusChange: function(status, chosenBefore) {
+		  var type = this.options.type;
+		  var didConsent = this.hasConsented();
+		  if (type == 'opt-in' && didConsent) {
+		    // TODO: enable cookies
+		  }
+		  if (type == 'opt-out' && !didConsent) {
+		    // TODO: disable cookies
+		  }
+		}, 
+		onRevokeChoice: function() {
+		  var type = this.options.type;
+		  if (type == 'opt-in') {
+		    // TODO: disable cookies
+		  }
+		  if (type == 'opt-out') {
+		    // TODO: enable cookies
+		  }
+		},
+		"content": {
+		"href": "http://www.eclipse.org/legal/privacy.php"
+		}
+	})});
+	</script>
+	END Cookie Consent -->
+</head>
+
+
+  <body>
+
+    <!-- Navbar -->
+  <div class="navbar navbar-fixed-top"
+    style="border-bottom: 1px solid #000;">
+    <div class="navbar-inner">
+      <div class="container">
+        <a class="btn btn-navbar" data-toggle="collapse"
+          data-target=".nav-collapse"> <span class="icon-bar"></span> <span
+          class="icon-bar"></span> <span class="icon-bar"></span>
+        </a> <a class="brand" href="/xtend/index.html"></a>
+        <div class="nav-collapse collapse" style="height: 0px;">
+          <ul class="nav">
+            <li ><a href="/xtend/download.html">Download</a></li>
+            <li ><a href="/xtend/documentation/index.html">Documentation</a></li>
+            <li ><a href="/xtend/community.html">Community</a></li>
+            <li ><a href="http://xtext.org">Xtext</a></li>
+            <li ><a href="http://www.eclipse.org">Eclipse.org</a></li>
+          </ul>
+              <!--div class="btn-group pull-right">
+                <div class="g-plusone" data-href="http://www.xtend-lang.org"></div>
+              </div-->
+        </div>
+        <!--/.nav-collapse -->
+      </div>
+    </div>
+  </div>
+  <!-- Navbar End -->
+
+
+    <div class="post">
+
+  <header class="post-header">
+    <h1 class="post-title">Xtend 2.24.0 Release Notes</h1>
+    <p class="post-meta">Dec 1, 2020</p>
+  </header>
+
+  <article class="post-content">
+    <p>Xtend 2.24.0 is a maintenance release.</p>
+
+<h2 id="call-to-action-secure-the-future-maintenance-of-xtext--xtend">Call to Action: Secure the future maintenance of Xtext &amp; Xtend</h2>
+
+<p>As you might have recognized, the number of people contributing to Xtext &amp; Xtend on a regular basis has declined over the past years and so has the number of contributions. At the same time the amount of work for basic maintenance has stayed the same or even increased with the new release cadence of Java and the Eclipse simultaneous release. Briefly: The future maintenance of Xtext &amp; especially Xtend is at risk. If you care, please join the discussion in <a href="https://github.com/eclipse/xtext/issues/1721">https://github.com/eclipse/xtext/issues/1721</a>.</p>
+
+<h2 id="updates">Updates</h2>
+
+<ul>
+  <li>Xtend now uses ASM 9.</li>
+</ul>
+
+<h2 id="credits">Credits</h2>
+
+<p>The Xtend Language project is thankful for the dedication of each committer and contributor. This release has been made possible by the following persons (in order of the number of contributed commits to this release):</p>
+
+<ul>
+  <li>Christian Dietrich (itemis)</li>
+  <li>Karsten Thoms (Karakun)</li>
+  <li>Nico Prediger (itemis)</li>
+  <li>Sebastian Zarnekow (independent)</li>
+  <li>Emmanuel Chebbi (INRIA) <img src="https://img.shields.io/badge/-first%20time%20contributor-green.svg" alt="" /></li>
+</ul>
+
+<h2 id="fixed-issues">Fixed Issues</h2>
+
+<p>As in every release cycle we were eagerly hunting down bugs, and reviewed and integrated plenty of contributions. For further details please refer to the following lists:</p>
+
+<ul>
+  <li>
+    <p><a href="https://github.com/search?q=is%3Aissue+milestone%3ARelease_2.24+is%3Aclosed+repo%3Aeclipse%2Fxtext-xtend&amp;type=Issues">Fixed GitHub issues</a></p>
+  </li>
+  <li>
+    <p><a href="https://github.com/search?q=is%3Apr+milestone%3ARelease_2.24+is%3Aclosed+repo%3Aeclipse%2Fxtext-xtend&amp;type=Issues">Closed Pull Requests</a></p>
+  </li>
+  <li>
+    <p><a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;classification=Modeling&amp;classification=Tools&amp;columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Ckeywords&amp;f0=OP&amp;f1=OP&amp;f3=CP&amp;f4=CP&amp;known_name=Xtext%202.24&amp;list_id=16618269&amp;product=TMF&amp;product=Xtend&amp;query_based_on=Xtext%202.24&amp;query_format=advanced&amp;status_whiteboard=v2.24&amp;status_whiteboard_type=allwordssubstr">Fixed Eclipse Bugzilla tickets</a></p>
+  </li>
+</ul>
+
+  </article>
+
+</div>
+
+    
+    <footer class="site-footer">
+  <div id="extra">
+    <div class="container inner-footer">
+      <div class="row">
+        <div class="span6">
+          <h3 class="footer-links-header">Quick Links</h3>
+          <ul class="footer-links clearfix">
+            <li><a href="http://www.eclipse.org/legal/privacy.php">Privacy Policy</a></li>
+            <li><a href="http://www.eclipse.org/legal/termsofuse.php">Terms of Use</a></li>
+            <li><a href="http://www.eclipse.org/legal/copyright.php">Copyright Agent</a></li>
+            <li><a href="http://www.eclipse.org/legal/">Legal</a></li>
+          </ul>
+          <ul class="footer-links clearfix">
+            <li><a href="http://www.eclipse.org">Eclipse Home</a></li>
+            <li><a href="http://marketplace.eclipse.org/">Market Place</a></li>
+            <li><a href="http://www.planeteclipse.org/">Eclipse Planet</a></li>
+            <li><a href="https://www.eclipse.org/forums/index.php/f/27/">Xtext Forum</a></li>
+          </ul>
+        </div>
+        <div class="span6">
+            <!-- Social Media Links -->
+            <h3 class="footer-links-header"">Social Media</h3>
+            <ul class="footer-links clearfix">
+              <li>
+                <a href="https://twitter.com/xtendlang"><img src="/xtend/images/Twitter-bird-darkgray.png" class="img-responsive" style="margin-right: 5px;height: 1em;" alt="Twitter icon">@xtendlang on Twitter</a>
+              </li>
+            </ul>
+          </div>
+
+      </div>
+    </div>
+  </div>
+  <a href="#" class="scrollup fadeOutRight animated" style="display: none;">ScrollUp</a>
+  <a href="http://dryicons.com/">Icons by http://dryicons.com</a>
+  <!-- Le javascript
+      ================================================== -->
+  <!-- Placed at the end of the document so the pages load faster -->
+  <script src="/xtend/js/jquery-1.7.1.min.js" type="text/javascript"></script>
+  <script src="/xtend/js/bootstrap.min.js" type="text/javascript"></script>
+  
+  <!-- include pretty-print files -->
+  <script src="/xtend/js/prettify.js" type="text/javascript" ></script>
+  <script src="/xtend/js/lang-xtend.js" type="text/javascript"></script>
+  
+  <!-- Include the plug-in -->
+  <script src="/xtend/js/jquery.prettyPhoto.js" type="text/javascript"></script>
+  <script src="/xtend/js/jquery.easing.1.3.js" type="text/javascript"></script>
+  <script src="/xtend/js/custom.js" type="text/javascript"></script>
+  <!--script src="https://apis.google.com/js/platform.js" async defer></script-->
+  <!--script type="text/javascript">
+    var _gaq = _gaq || [];  
+      _gaq.push([ '_setAccount', 'UA-2429174-4' ]);
+    _gaq.push([ '_trackPageview' ]);
+    (function() {
+      var ga = document.createElement('script');
+      ga.type = 'text/javascript';
+      ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl'
+          : 'http://www')
+          + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(ga, s);
+    })();
+  </script-->
+</footer>
+
+  </body>
+
+</html>