You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2016/03/02 15:29:20 UTC

wicket-site git commit: Add 6.22.0 and 1.5.15 in _config.yml

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 0588c4011 -> 44715c2f4


Add 6.22.0 and 1.5.15 in _config.yml


Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/44715c2f
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/44715c2f
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/44715c2f

Branch: refs/heads/asf-site
Commit: 44715c2f4c40cc81c2d1a53ab7778abd34637cb6
Parents: 0588c40
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Wed Mar 2 15:28:51 2016 +0100
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Wed Mar 2 15:28:51 2016 +0100

----------------------------------------------------------------------
 _config.yml                   |  6 +++---
 content/atom.xml              |  2 +-
 content/doap.rdf              |  2 +-
 content/help/index.html       | 10 +++++-----
 content/start/download.html   |  2 +-
 content/start/quickstart.html |  6 +++---
 content/start/wicket-6.x.html | 38 +++++++++++++++++++-------------------
 7 files changed, 33 insertions(+), 33 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 6a6c3b4..91151b6 100644
--- a/_config.yml
+++ b/_config.yml
@@ -18,12 +18,12 @@ wicket:
   version:    7.2.0
   version_80: 8.0.0-SNAPSHOT
   version_70: 7.2.0
-  version_60: 6.21.0
+  version_60: 6.22.0
   version_15: 1.5.14
   version_14: 1.4.23
   version_13: 1.3.7
-  released:   2015-10-25
-  versions:   [6.21.0, 1.5.14, 1.4.23, 7.2.0, 1.5-SNAPSHOT, 6.22.0-SNAPSHOT, 7.3.0-SNAPSHOT]
+  released:   2016-02-19
+  versions:   [6.22.0, 1.5.15, 1.4.23, 7.2.0, 1.5-SNAPSHOT, 6.23.0-SNAPSHOT, 7.3.0-SNAPSHOT]
 
 navigation:
 - id: start

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 25944b1..6ba348b 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>2016-02-15T13:45:47+01:00</updated>
+    <updated>2016-03-02T15:28:19+01:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/content/doap.rdf
----------------------------------------------------------------------
diff --git a/content/doap.rdf b/content/doap.rdf
index eb963c4..1bb7dec 100644
--- a/content/doap.rdf
+++ b/content/doap.rdf
@@ -25,7 +25,7 @@
 		<release>
 			<Version>
 				<name>Latest Stable Release</name>
-				<created>2015-10-25</created>
+				<created>2016-02-19</created>
 				<revision>7.2.0</revision>
 			</Version>
 		</release>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/content/help/index.html
----------------------------------------------------------------------
diff --git a/content/help/index.html b/content/help/index.html
index 9824bae..524beac 100644
--- a/content/help/index.html
+++ b/content/help/index.html
@@ -145,7 +145,7 @@ experience to it, possibly including a <a href="#bugquickstart">quick start</a>.
 <p>Wicket releases new versions on a regular basis. Chances are that your
 bug has been solved in a recent version. So if for instance you
 discover a bug in Wicket 6.2.0, it might be fixed in a newer version
-(the current version of Wicket 6.x is 6.21.0).</p>
+(the current version of Wicket 6.x is 6.22.0).</p>
 <p>So we ask you to try the latest version of the branch of Wicket you are
 working on. If the bug still remains,</p>
 <p>Check if your version is no longer maintained on our download page. If
@@ -159,18 +159,18 @@ Wicket Stuff or another project, please ensure that the version you use
 is compatible with your Wicket version.</p>
 <p>You can’t use Wicket 1.5.x libraries with Wicket 6.x, Wicket 7.x or Wicket 8.x. It
 should be safe to use a library compatible with Wicket 6.0 with
-6.21.0</p>
+6.22.0</p>
 <p>For example:</p>
 <ul>
-  <li>wicket-extensions-1.5.12.jar is not compatible with wicket-core-6.21.0</li>
+  <li>wicket-extensions-1.5.12.jar is not compatible with wicket-core-6.22.0</li>
 </ul>
 <p>Possible, but not advisable:</p>
 <ul>
-  <li>wicket-extensions-6.10.0 should be compatible with wicket-core-6.21.0</li>
+  <li>wicket-extensions-6.10.0 should be compatible with wicket-core-6.22.0</li>
 </ul>
 <p>Advised:</p>
 <ul>
-  <li>Use wicket-extensions-6.21.0 with wicket-core-6.21.0</li>
+  <li>Use wicket-extensions-6.22.0 with wicket-core-6.22.0</li>
 </ul>
 <p>This also holds true for release of our sister project <em>Wicket Stuff</em>.</p>
 <h3 id="bugquickstart">Provide a Quick Start</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index c9e2987..0a1039e 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -91,7 +91,7 @@
 	</tr>
 	<tr>
 		<td><a href="wicket-6.x.html">Wicket 6.x</a></td>
-		<td>6.21.0</td>
+		<td>6.22.0</td>
 		<td>supported</td>
 	</tr>
 	<tr>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/content/start/quickstart.html
----------------------------------------------------------------------
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index 776042c..1a0d0d9 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -120,12 +120,12 @@ command line to your clipboard.</p>
     <label title="Wicket Version" for="version">Wicket Version</label>
     <select onchange="changeIt();" id="version">
 	<option value="7.3.0-SNAPSHOT">7.3.0-SNAPSHOT</option>
-	<option value="6.22.0-SNAPSHOT">6.22.0-SNAPSHOT</option>
+	<option value="6.23.0-SNAPSHOT">6.23.0-SNAPSHOT</option>
 	<option value="1.5-SNAPSHOT">1.5-SNAPSHOT</option>
 	<option value="7.2.0" selected="selected">7.2.0</option>
 	<option value="1.4.23">1.4.23</option>
-	<option value="1.5.14">1.5.14</option>
-	<option value="6.21.0">6.21.0</option>
+	<option value="1.5.15">1.5.15</option>
+	<option value="6.22.0">6.22.0</option>
     </select>
   </div>
   <div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/44715c2f/content/start/wicket-6.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-6.x.html b/content/start/wicket-6.x.html
index 0291b35..a93058c 100644
--- a/content/start/wicket-6.x.html
+++ b/content/start/wicket-6.x.html
@@ -72,16 +72,16 @@ convenience.</p>
 releases will not break compatibility.</p>
 <h3 id="change-log">Change log</h3>
 <p>To see what changed in this release (and prior releases) you can read
-the <a href="http://archive.apache.org/dist/wicket/6.21.0/CHANGELOG-6.x">change log</a>.</p>
+the <a href="http://archive.apache.org/dist/wicket/6.22.0/CHANGELOG-6.x">change log</a>.</p>
 <h2 id="download">Download</h2>
-<p>The most recent release in this branch is: <strong>6.21.0</strong>.</p>
+<p>The most recent release in this branch is: <strong>6.22.0</strong>.</p>
 <p>You can get the release using Maven or download it manually.</p>
 <h3 id="using-apache-maven">Using Apache Maven</h3>
 <p>Use the following Maven dependency to use Wicket in your project:</p>
 <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>6.21.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>6.22.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
 (management) section.</p>
@@ -93,28 +93,28 @@ accordingly).</p>
 <p>Use the following links to download Wicket manually to build Wicket
 from source:</p>
 <ul>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.21.0/apache-wicket-6.21.0.tar.gz">apache-wicket-6.21.0.tar.gz</a>
-(<a href="http://archive.apache.org/dist/wicket/6.21.0/apache-wicket-6.21.0.tar.gz.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/apache-wicket-6.21.0.tar.gz.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/apache-wicket-6.21.0.tar.gz.sha">SHA</a>
+  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0/apache-wicket-6.22.0.tar.gz">apache-wicket-6.22.0.tar.gz</a>
+(<a href="http://archive.apache.org/dist/wicket/6.22.0/apache-wicket-6.22.0.tar.gz.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/apache-wicket-6.22.0.tar.gz.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/apache-wicket-6.22.0.tar.gz.sha">SHA</a>
 )</li>
-  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.21.0/apache-wicket-6.21.0.zip">apache-wicket-6.21.0.zip</a>
-(<a href="http://archive.apache.org/dist/wicket/6.21.0/apache-wicket-6.21.0.zip.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/apache-wicket-6.21.0.zip.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/apache-wicket-6.21.0.zip.sha">SHA</a>
+  <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0/apache-wicket-6.22.0.zip">apache-wicket-6.22.0.zip</a>
+(<a href="http://archive.apache.org/dist/wicket/6.22.0/apache-wicket-6.22.0.zip.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/apache-wicket-6.22.0.zip.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/apache-wicket-6.22.0.zip.sha">SHA</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/6.21.0/binaries/apache-wicket-6.21.0-bin.tar.gz">apache-wicket-6.21.0-bin.tar.gz</a>
-(<a href="http://archive.apache.org/dist/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.tar.gz.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.tar.gz.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.tar.gz.sha">SHA</a>
+  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.tar.gz">apache-wicket-6.22.0-bin.tar.gz</a>
+(<a href="http://archive.apache.org/dist/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.tar.gz.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.tar.gz.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.tar.gz.sha">SHA</a>
 )</li>
-  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.zip">apache-wicket-6.21.0-bin.zip</a>
-(<a href="http://archive.apache.org/dist/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.zip.asc">PGP</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.zip.md5">MD5</a>,
-<a href="http://archive.apache.org/dist/wicket/6.21.0/binaries/apache-wicket-6.21.0-bin.zip.sha">SHA</a>
+  <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.zip">apache-wicket-6.22.0-bin.zip</a>
+(<a href="http://archive.apache.org/dist/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.zip.asc">PGP</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.zip.md5">MD5</a>,
+<a href="http://archive.apache.org/dist/wicket/6.22.0/binaries/apache-wicket-6.22.0-bin.zip.sha">SHA</a>
 )</li>
 </ul>
 <p>Note that the binary packages and the source packages don’t contain any