Repository: wicket-site Updated Branches: refs/heads/asf-site 847345397 -> 3534f9664
Bump the version from 1.5.16 to .17 Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/3534f966 Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/3534f966 Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/3534f966 Branch: refs/heads/asf-site Commit: 3534f9664fdf8ecf8eb64904fba5dd9ac8ba8052 Parents: 8473453 Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Wed Jan 4 12:57:25 2017 +0100 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Wed Jan 4 12:57:25 2017 +0100 ---------------------------------------------------------------------- _config.yml | 4 ++-- content/archetype-catalog.xml | 4 ++-- content/atom.xml | 2 +- content/start/download.html | 2 +- content/start/quickstart.html | 2 +- content/start/wicket-1.5.x.html | 30 +++++++++++++++--------------- 6 files changed, 22 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket-site/blob/3534f966/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index 2d6184f..a729c57 100644 --- a/_config.yml +++ b/_config.yml @@ -19,11 +19,11 @@ wicket: version_80: 8.0.0-M3 version_70: 7.6.0 version_60: 6.26.0 - version_15: 1.5.16 + version_15: 1.5.17 version_14: 1.4.23 version_13: 1.3.7 released: 2016-12-29 - versions: [6.26.0, 1.5.16, 1.4.23, 7.6.0, 1.5-SNAPSHOT, 6.27.0-SNAPSHOT, 7.7.0-SNAPSHOT, 8.0.0-M3, 8.0.0-SNAPSHOT] + versions: [6.26.0, 1.5.17, 1.4.23, 7.6.0, 1.5-SNAPSHOT, 6.27.0-SNAPSHOT, 7.7.0-SNAPSHOT, 8.0.0-M3, 8.0.0-SNAPSHOT] navigation: - id: start http://git-wip-us.apache.org/repos/asf/wicket-site/blob/3534f966/content/archetype-catalog.xml ---------------------------------------------------------------------- diff --git a/content/archetype-catalog.xml b/content/archetype-catalog.xml index 85dd193..1fcaeef 100644 --- a/content/archetype-catalog.xml +++ b/content/archetype-catalog.xml @@ -54,8 +54,8 @@ <archetype> <groupId>org.apache.wicket</groupId> <artifactId>wicket-archetype-quickstart</artifactId> - <version>1.5.16</version> - <description>Wicket 1.5.16 Quickstart</description> + <version>1.5.17</version> + <description>Wicket 1.5.17 Quickstart</description> </archetype> <archetype> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/3534f966/content/atom.xml ---------------------------------------------------------------------- diff --git a/content/atom.xml b/content/atom.xml index ce0698d..af4d18e 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>2017-01-03T18:11:14+01:00</updated> + <updated>2017-01-04T12:50:25+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/3534f966/content/start/download.html ---------------------------------------------------------------------- diff --git a/content/start/download.html b/content/start/download.html index ab5f86d..6a0ea66 100644 --- a/content/start/download.html +++ b/content/start/download.html @@ -96,7 +96,7 @@ </tr> <tr> <td><a href="wicket-1.5.x.html">Wicket 1.5.x</a></td> - <td>1.5.16</td> + <td>1.5.17</td> <td>security fixes only, upgrade to 6.x or 7.x</td> </tr> </table> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/3534f966/content/start/quickstart.html ---------------------------------------------------------------------- diff --git a/content/start/quickstart.html b/content/start/quickstart.html index ae0c054..d5ae3f3 100644 --- a/content/start/quickstart.html +++ b/content/start/quickstart.html @@ -126,7 +126,7 @@ command line to your clipboard.</p> <option value="1.5-SNAPSHOT">1.5-SNAPSHOT</option> <option value="7.6.0" selected="selected">7.6.0</option> <option value="1.4.23">1.4.23</option> - <option value="1.5.16">1.5.16</option> + <option value="1.5.17">1.5.17</option> <option value="6.26.0">6.26.0</option> </select> </div> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/3534f966/content/start/wicket-1.5.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-1.5.x.html b/content/start/wicket-1.5.x.html index 8c29297..1fa3683 100644 --- a/content/start/wicket-1.5.x.html +++ b/content/start/wicket-1.5.x.html @@ -70,16 +70,16 @@ actually build this branch.</p> between minor versions may break binary 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/1.5.16/CHANGELOG-1.5">change log</a>.</p> +the <a href="http://archive.apache.org/dist/wicket/1.5.17/CHANGELOG-1.5">change log</a>.</p> <h2 id="download">Download</h2> -<p>The most recent release in this branch is: <strong>1.5.16</strong>.</p> +<p>The most recent release in this branch is: <strong>1.5.17</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"><dependency></span> <span class="nt"><groupId></span>org.apache.wicket<span class="nt"></groupId></span> <span class="nt"><artifactId></span>wicket-core<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.16<span class="nt"></version></span> + <span class="nt"><version></span>1.5.17<span class="nt"></version></span> <span class="nt"></dependency></span></code></pre></figure> <p>Add the snippet above to your projectâs POM in the dependency (management) section.</p> @@ -91,23 +91,23 @@ 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/1.5.16/apache-wicket-1.5.16-source.tgz">apache-wicket-1.5.16-source.tar.gz</a> -(<a href="http://archive.apache.org/dist/wicket/1.5.16/apache-wicket-1.5.16-source.tgz.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/1.5.16/apache-wicket-1.5.16-source.tgz.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/1.5.16/apache-wicket-1.5.16-source.tgz.sha">SHA</a> + <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.17/apache-wicket-1.5.17-source.tgz">apache-wicket-1.5.17-source.tar.gz</a> +(<a href="http://archive.apache.org/dist/wicket/1.5.17/apache-wicket-1.5.17-source.tgz.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/1.5.17/apache-wicket-1.5.17-source.tgz.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/1.5.17/apache-wicket-1.5.17-source.tgz.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/1.5.16/binaries/apache-wicket-1.5.16.tar.gz">apache-wicket-1.5.16.tar.gz</a> -(<a href="http://archive.apache.org/dist/wicket/1.5.16/binaries/apache-wicket-1.5.16.tar.gz.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/1.5.16/binaries/apache-wicket-1.5.16.tar.gz.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/1.5.16/binaries/apache-wicket-1.5.16.tar.gz.sha">SHA</a> + <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.17/binaries/apache-wicket-1.5.17.tar.gz">apache-wicket-1.5.17.tar.gz</a> +(<a href="http://archive.apache.org/dist/wicket/1.5.17/binaries/apache-wicket-1.5.17.tar.gz.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/1.5.17/binaries/apache-wicket-1.5.17.tar.gz.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/1.5.17/binaries/apache-wicket-1.5.17.tar.gz.sha">SHA</a> )</li> - <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.16/binaries/apache-wicket-1.5.16.zip">apache-wicket-1.5.16.zip</a> -(<a href="http://archive.apache.org/dist/wicket/1.5.16/binaries/apache-wicket-1.5.16.zip.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/1.5.16/binaries/apache-wicket-1.5.16.zip.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/1.5.16/binaries/apache-wicket-1.5.16.zip.sha">SHA</a> + <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.17/binaries/apache-wicket-1.5.17.zip">apache-wicket-1.5.17.zip</a> +(<a href="http://archive.apache.org/dist/wicket/1.5.17/binaries/apache-wicket-1.5.17.zip.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/1.5.17/binaries/apache-wicket-1.5.17.zip.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/1.5.17/binaries/apache-wicket-1.5.17.zip.sha">SHA</a> )</li> </ul> <p>Note that the binary packages and the source packages donât contain any
