Repository: wicket-site Updated Branches: refs/heads/asf-site d91ca3ba2 -> bbc2e92b7
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bbc2e92b/content/start/wicket-1.4.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-1.4.x.html b/content/start/wicket-1.4.x.html index 6da97f6..15fb952 100644 --- a/content/start/wicket-1.4.x.html +++ b/content/start/wicket-1.4.x.html @@ -161,7 +161,7 @@ Wicket you may find our migration guides invaluable:</p> <footer class="l-container"> <div class="l-full"> <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2017 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <div style="margin-top:12px;">Copyright © 2018 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </div> </footer> </body> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bbc2e92b/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 ceebcbe..b389e3b 100644 --- a/content/start/wicket-1.5.x.html +++ b/content/start/wicket-1.5.x.html @@ -164,7 +164,7 @@ Wicket you may find our migration guides invaluable:</p> <footer class="l-container"> <div class="l-full"> <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2017 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <div style="margin-top:12px;">Copyright © 2018 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </div> </footer> </body> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bbc2e92b/content/start/wicket-6.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-6.x.html b/content/start/wicket-6.x.html index a520b79..a41e139 100644 --- a/content/start/wicket-6.x.html +++ b/content/start/wicket-6.x.html @@ -172,7 +172,7 @@ Wicket you may find our migration guides invaluable:</p> <footer class="l-container"> <div class="l-full"> <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2017 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <div style="margin-top:12px;">Copyright © 2018 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </div> </footer> </body> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bbc2e92b/content/start/wicket-7.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-7.x.html b/content/start/wicket-7.x.html index 156b55c..84d844e 100644 --- a/content/start/wicket-7.x.html +++ b/content/start/wicket-7.x.html @@ -67,16 +67,16 @@ projects intended for production use should use this version.</p> 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="http://archive.apache.org/dist/wicket/7.9.0/CHANGELOG-7.x">change log</a>.</p> +<a href="http://archive.apache.org/dist/wicket/7.10.0/CHANGELOG-7.x">change log</a>.</p> <h2 id="download">Download</h2> -<p>The most recent release in this branch is: <strong>7.9.0</strong>. +<p>The most recent release in this branch is: <strong>7.10.0</strong>. You can get the release using <a href="#maven">Maven</a> or <a href="#manually">download it manually</a>.</p> <h3 id="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>7.9.0<span class="nt"></version></span> + <span class="nt"><version></span>7.10.0<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> @@ -88,28 +88,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/7.9.0/apache-wicket-7.9.0.tar.gz">apache-wicket-7.9.0.tar.gz</a> -(<a href="http://archive.apache.org/dist/wicket/7.9.0/apache-wicket-7.9.0.tar.gz.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/apache-wicket-7.9.0.tar.gz.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/apache-wicket-7.9.0.tar.gz.sha">SHA</a> + <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/apache-wicket-7.10.0.tar.gz">apache-wicket-7.10.0.tar.gz</a> +(<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.sha">SHA</a> )</li> - <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.9.0/apache-wicket-7.9.0.zip">apache-wicket-7.9.0.zip</a> -(<a href="http://archive.apache.org/dist/wicket/7.9.0/apache-wicket-7.9.0.zip.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/apache-wicket-7.9.0.zip.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/apache-wicket-7.9.0.zip.sha">SHA</a> + <li>Download source <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/apache-wicket-7.10.0.zip">apache-wicket-7.10.0.zip</a> +(<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.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/7.9.0/binaries/apache-wicket-7.9.0-bin.tar.gz">apache-wicket-7.9.0-bin.tar.gz</a> -(<a href="http://archive.apache.org/dist/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.tar.gz.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.tar.gz.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.tar.gz.sha">SHA</a> + <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz">apache-wicket-7.10.0-bin.tar.gz</a> +(<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.sha">SHA</a> )</li> - <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.zip">apache-wicket-7.9.0-bin.zip</a> -(<a href="http://archive.apache.org/dist/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.zip.asc">PGP</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.zip.md5">MD5</a>, -<a href="http://archive.apache.org/dist/wicket/7.9.0/binaries/apache-wicket-7.9.0-bin.zip.sha">SHA</a> + <li>Download binaries <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip">apache-wicket-7.10.0-bin.zip</a> +(<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.asc">PGP</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.md5">MD5</a>, +<a href="http://archive.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.sha">SHA</a> )</li> </ul> <p>Note that the binary packages and the source packages donât contain any @@ -168,7 +168,7 @@ Wicket you may find our migration guides invaluable:</p> <footer class="l-container"> <div class="l-full"> <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2017 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <div style="margin-top:12px;">Copyright © 2018 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </div> </footer> </body> http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bbc2e92b/content/start/wicket-8.x.html ---------------------------------------------------------------------- diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html index 314f06b..e620b21 100644 --- a/content/start/wicket-8.x.html +++ b/content/start/wicket-8.x.html @@ -65,14 +65,14 @@ releases will not break compatibility.</p> <h3 id="change-log">Change log</h3> <p>The change log is not available at the current state of the development process.</p> <h2 id="download">Download</h2> -<p>The most recent test version in this branch is: <strong>8.0.0-M8</strong>. +<p>The most recent test version in this branch is: <strong>8.0.0-M9</strong>. You can test the current state of development using <a href="#maven">Maven</a>.</p> <h3 id="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>8.0.0-M8<span class="nt"></version></span> + <span class="nt"><version></span>8.0.0-M9<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> @@ -129,7 +129,7 @@ Wicket you may find our migration guides invaluable:</p> <footer class="l-container"> <div class="l-full"> <img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;"> - <div style="margin-top:12px;">Copyright © 2017 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> + <div style="margin-top:12px;">Copyright © 2018 â The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> </div> </footer> </body>
