You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2020/07/15 19:01:30 UTC

[wicket-site] branch asf-site updated: Updated quickstart versions

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

adelbene pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/wicket-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8e5f3c2  Updated quickstart versions
8e5f3c2 is described below

commit 8e5f3c2c43ef9f7f9a373a56d4ac535c945091e5
Author: Andrea Del Bene <ad...@apache.org>
AuthorDate: Wed Jul 15 21:01:03 2020 +0200

    Updated quickstart versions
---
 _config.yml                   |  4 ++--
 content/archetype-catalog.xml |  8 ++++----
 content/atom.xml              |  2 +-
 content/start/download.html   |  2 +-
 content/start/quickstart.html |  4 ++--
 content/start/wicket-8.x.html | 30 +++++++++++++++---------------
 6 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/_config.yml b/_config.yml
index 875886a..fd2903f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -17,14 +17,14 @@ sass:
 wicket:
   version:    9.0.0
   version_90: 9.0.0
-  version_80: 8.8.0
+  version_80: 8.9.0
   version_70: 7.16.0
   version_60: 6.30.0
   version_15: 1.5.16
   version_14: 1.4.23
   version_13: 1.3.7
   released:   2020-07-15
-  versions:   [6.30.0, 1.5.16, 1.4.23, 7.16.0, 8.8.0, 9.0.0, 1.5-SNAPSHOT, 6.31.0-SNAPSHOT, 7.17.0-SNAPSHOT, 8.9.0-SNAPSHOT, 9.1.0-SNAPSHOT]
+  versions:   [6.30.0, 1.5.16, 1.4.23, 7.16.0, 8.9.0, 9.0.0, 1.5-SNAPSHOT, 6.31.0-SNAPSHOT, 7.17.0-SNAPSHOT, 8.10.0-SNAPSHOT, 9.1.0-SNAPSHOT]
 
 live_examples_url: http://examples8x.wicket.apache.org/
 
diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml
index 84faca8..5dac8cd 100644
--- a/content/archetype-catalog.xml
+++ b/content/archetype-catalog.xml
@@ -12,8 +12,8 @@
 		<archetype>
 			<groupId>org.apache.wicket</groupId>
 			<artifactId>wicket-archetype-quickstart</artifactId>
-			<version>8.9.0-SNAPSHOT</version>
-			<description>Wicket 8.9.0-SNAPSHOT Quickstart</description>
+			<version>8.10.0-SNAPSHOT</version>
+			<description>Wicket 8.10.0-SNAPSHOT Quickstart</description>
 		</archetype>
 
 		<archetype>
@@ -47,8 +47,8 @@
 		<archetype>
 			<groupId>org.apache.wicket</groupId>
 			<artifactId>wicket-archetype-quickstart</artifactId>
-			<version>8.8.0</version>
-			<description>Wicket 8.8.0 Quickstart</description>
+			<version>8.9.0</version>
+			<description>Wicket 8.9.0 Quickstart</description>
 		</archetype>
 
 		<archetype>
diff --git a/content/atom.xml b/content/atom.xml
index 2ed2326..38630b8 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml" rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2020-07-15T20:56:48+02:00</updated>
+    <updated>2020-07-15T21:00:26+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
diff --git a/content/start/download.html b/content/start/download.html
index a808c7e..20d111f 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -166,7 +166,7 @@
 	</tr>
 	<tr>
 		<td><a href="wicket-8.x.html">Wicket 8.x</a></td>
-		<td>8.8.0</td>
+		<td>8.9.0</td>
 		<td>supported</td>
 	</tr>
 	<tr>
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 18b0e80..2ae4734 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -212,7 +212,7 @@ command line to your clipboard.</p>
     
     
     
-    	<option value="8.9.0-SNAPSHOT">8.9.0-SNAPSHOT</option>
+    	<option value="8.10.0-SNAPSHOT">8.10.0-SNAPSHOT</option>
     
     
     
@@ -232,7 +232,7 @@ command line to your clipboard.</p>
     
     
     
-    	<option value="8.8.0">8.8.0</option>
+    	<option value="8.9.0">8.9.0</option>
     
     
     
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index 0ddee33..5ece86f 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -147,11 +147,11 @@ releases will not break compatibility.</p>
 <h3 id="change-log">Change log</h3>
 
 <p>To see what changed in these releases you can read the
-<a href="https://www.apache.org/dist/wicket/8.8.0/CHANGELOG-8.x">change log</a>.</p>
+<a href="https://www.apache.org/dist/wicket/8.9.0/CHANGELOG-8.x">change log</a>.</p>
 
 <h2 id="download">Download</h2>
 
-<p>The most recent test version in this branch is: <strong>8.8.0</strong>. 
+<p>The most recent test version in this branch is: <strong>8.9.0</strong>. 
 You can test the current state of development using <a href="#maven">Maven</a> or <a href="#manually">download it manually</a>.</p>
 
 <h3 id="maven">Using Apache Maven</h3>
@@ -161,7 +161,7 @@ You can test the current state of development using <a href="#maven">Maven</a> o
 <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
-    <span class="nt">&lt;version&gt;</span>8.8.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>8.9.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 
 <p>Add the snippet above to your project’s POM in the dependency
@@ -179,26 +179,26 @@ accordingly).</p>
 from source:</p>
 
 <ul>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.8.0/apache-wicket-8.8.0.tar.gz">apache-wicket-8.8.0.tar.gz</a>
-(<a href="https://www.apache.org/dist/wicket/8.8.0/apache-wicket-8.8.0.tar.gz.asc">PGP</a>,
-<a href="https://www.apache.org/dist/wicket/8.8.0/apache-wicket-8.8.0.tar.gz.sha256">SHA-256</a>
+  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.9.0/apache-wicket-8.9.0.tar.gz">apache-wicket-8.9.0.tar.gz</a>
+(<a href="https://www.apache.org/dist/wicket/8.9.0/apache-wicket-8.9.0.tar.gz.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.9.0/apache-wicket-8.9.0.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.8.0/apache-wicket-8.8.0.zip">apache-wicket-8.8.0.zip</a>
-(<a href="https://www.apache.org/dist/wicket/8.8.0/apache-wicket-8.8.0.zip.asc">PGP</a>,
-<a href="https://www.apache.org/dist/wicket/8.8.0/apache-wicket-8.8.0.zip.sha256">SHA-256</a>
+  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.9.0/apache-wicket-8.9.0.zip">apache-wicket-8.9.0.zip</a>
+(<a href="https://www.apache.org/dist/wicket/8.9.0/apache-wicket-8.9.0.zip.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.9.0/apache-wicket-8.9.0.zip.sha256">SHA-256</a>
 )</li>
 </ul>
 
 <p>Or use the following links to get the pre-packaged binaries instead:</p>
 
 <ul>
-  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.8.0/binaries/apache-wicket-8.8.0-bin.tar.gz">apache-wicket-8.8.0-bin.tar.gz</a>
-(<a href="https://www.apache.org/dist/wicket/8.8.0/binaries/apache-wicket-8.8.0-bin.tar.gz.asc">PGP</a>,
-<a href="https://www.apache.org/dist/wicket/8.8.0/binaries/apache-wicket-8.8.0-bin.tar.gz.sha256">SHA-256</a>
+  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.9.0/binaries/apache-wicket-8.9.0-bin.tar.gz">apache-wicket-8.9.0-bin.tar.gz</a>
+(<a href="https://www.apache.org/dist/wicket/8.9.0/binaries/apache-wicket-8.9.0-bin.tar.gz.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.9.0/binaries/apache-wicket-8.9.0-bin.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.8.0/binaries/apache-wicket-8.8.0-bin.zip">apache-wicket-8.8.0-bin.zip</a>
-(<a href="https://www.apache.org/dist/wicket/8.8.0/binaries/apache-wicket-8.8.0-bin.zip.asc">PGP</a>,
-<a href="https://www.apache.org/dist/wicket/8.8.0/binaries/apache-wicket-8.8.0-bin.zip.sha256">SHA-256</a>
+  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.9.0/binaries/apache-wicket-8.9.0-bin.zip">apache-wicket-8.9.0-bin.zip</a>
+(<a href="https://www.apache.org/dist/wicket/8.9.0/binaries/apache-wicket-8.9.0-bin.zip.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.9.0/binaries/apache-wicket-8.9.0-bin.zip.sha256">SHA-256</a>
 )</li>
 </ul>