Author: mgrigorov
Date: Mon Sep 15 13:11:47 2014
New Revision: 1625024
URL: http://svn.apache.org/r1625024
Log:
Add a post about 1.5.12
Added:
wicket/common/site/trunk/_posts/2014-09-15-wicket-1.5.12-released.md
wicket/common/site/trunk/_site/2014/09/
wicket/common/site/trunk/_site/2014/09/15/
wicket/common/site/trunk/_site/2014/09/15/wicket-1.5.12-released.html
Added: wicket/common/site/trunk/_posts/2014-09-15-wicket-1.5.12-released.md
URL:
http://svn.apache.org/viewvc/wicket/common/site/trunk/_posts/2014-09-15-wicket-1.5.12-released.md?rev=1625024&view=auto
==============================================================================
--- wicket/common/site/trunk/_posts/2014-09-15-wicket-1.5.12-released.md (added)
+++ wicket/common/site/trunk/_posts/2014-09-15-wicket-1.5.12-released.md Mon
Sep 15 13:11:47 2014
@@ -0,0 +1,18 @@
+---
+layout: post
+title: Wicket 1.5.12 released
+---
+
+This is the twelfth maintenance release of the Wicket 1.5.x series. This
release brings over 5 bug fixes and improvements.
+
+* [Git
tag](https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.12)
+*
[Changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12326154)
+* To use in Maven:
+{% highlight xml %}
+<dependency>
+ <groupId>org.apache.wicket</groupId>
+ <artifactId>wicket-core</artifactId>
+ <version>1.5.12</version>
+</dependency>
+{% endhighlight %}
+* Download the [full
distribution](http://www.apache.org/dyn/closer.cgi/wicket/1.5.12) (including
sources)
Added: wicket/common/site/trunk/_site/2014/09/15/wicket-1.5.12-released.html
URL:
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2014/09/15/wicket-1.5.12-released.html?rev=1625024&view=auto
==============================================================================
--- wicket/common/site/trunk/_site/2014/09/15/wicket-1.5.12-released.html
(added)
+++ wicket/common/site/trunk/_site/2014/09/15/wicket-1.5.12-released.html Mon
Sep 15 13:11:47 2014
@@ -0,0 +1,219 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <title>Apache Wicket - Wicket 1.5.12 released</title>
+
+ <link rel="stylesheet" href="/css/screen.css" type="text/css"
media="screen" />
+
+ <!--[if lt ie 7]>
+ <link rel="stylesheet" href="/css/ie.css" type="text/css"
media="screen" />
+ <![endif]-->
+ <link rel="shortcut icon" href="/favicon.ico"
type="image/vnd.microsoft.icon" />
+ <link rel="alternate" type="application/atom+xml" href="/atom.xml" />
+ <meta http-equiv="content-type" content="text/html;charset=utf-8" />
+</head>
+<body>
+<div id="container">
+ <div id="content">
+ <div id="header"><a href="/"><h1 id="logo"><span>Apache
Wicket</span></h1></a></div>
+ <div id="navigation">
+ <h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+ <ul>
+ <li>
+ <a href="/" title="Index">Home</a>
+ </li>
+ <li>
+ <a href="/meet/introduction.html"
title="Introduction">Introduction</a>
+ </li>
+ <li>
+ <a href="/meet/features.html"
title="Features">Features</a>
+ </li>
+ <li>
+ <a href="/meet/buzz.html" title="Buzz">Buzz</a>
+ </li>
+ <li>
+ <a href="/meet/vision.html" title="Vision">Vision</a>
+ </li>
+ <li>
+ <a href="/meet/blogs.html" title="Blogs">Blogs</a>
+ </li>
+ </ul>
+ <h5>
+ <a name="Navigation-GettingStarted"
id="Navigation-GettingStarted"></a>Get Started
+ </h5>
+ <ul>
+ <li>
+ <a href="/start/download.html" title="Download
Wicket">Download Wicket</a>
+ </li>
+ <li>
+ <a href="/start/quickstart.html" title="Getting started
via a Maven Archetype">Quickstart</a>
+ </li>
+ <li>
+ <a href="http://www.jweekend.com/dev/LegUp"
rel="nofollow">More archetypes</a>
+ </li>
+ <li>
+ <a href="/help" title="Get help">Get help</a>
+ </li>
+ <li>
+ <a href="/help/email.html" title="Wicket Mailing
Lists">Mailing Lists</a>
+ </li>
+ </ul>
+ <h5>
+ <a name="Navigation-Documentation"
id="Navigation-Documentation"></a>Learn
+ </h5>
+ <ul>
+ <li>
+ <a href="/start/userguide.html" title="User Guide">User
Guide</a>
+ </li>
+ <li>
+ <a href="/learn/examples" title="Examples">Examples</a>
+ </li>
+ <li>
+ <a
href="http://www.wicket-library.com/wicket-examples/compref/">Components</a>
+ </li>
+ <li>
+ <a href="/learn/projects/" title="Projects extending
basic Wicket">Projects</a>
+ </li>
+ <li>
+ <a
href="https://cwiki.apache.org/confluence/display/WICKET">Wiki</a>
+ </li>
+ <li>
+ <a
href="https://cwiki.apache.org/confluence/display/WICKET/Reference+library">Reference
guide</a>
+ </li>
+ <li>
+ <a href="/learn/books" title="Books">Books</a>
+ </li>
+ <li>
+ <a href="/learn/ides.html" title="IDEs">IDEs</a>
+ </li>
+ </ul>
+ <h5>
+ <a name="Navigation-Releases"
id="Navigation-Releases"></a>Releases
+ </h5>
+ <ul>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/wicket/6.17.0">Wicket 6.17</a>
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">Wicket 1.5</a>
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.23">Wicket 1.4</a>
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a>
+ </li>
+ <li>
+ <a href="http://wicket.sf.net/wicket-1.2"
class="external-link" rel="nofollow">Wicket 1.2</a>
+ </li>
+ <li>
+ <a href="http://wicket.sf.net/wicket-1.1"
class="external-link" rel="nofollow">Wicket 1.1</a>
+ </li>
+ <li>
+ <a href="http://wicket.sf.net/wicket-1.0"
class="external-link" rel="nofollow">Wicket 1.0</a>
+ </li>
+ </ul>
+ <h5>
+ <a name="Navigation-Docs" id="Navigation-Docs"></a>API Docs
+ </h5>
+ <ul>
+ <li>
+ <a
href="http://ci.apache.org/projects/wicket/apidocs/6.x/" title="JavaDocs of
Apache Wicket 6.x">Wicket 6.x</a>
+ </li>
+ <li>
+ <a
href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/" title="JavaDocs of
Apache Wicket 1.5.x">Wicket 1.5</a>
+ </li>
+ <li>
+ <a
href="http://ci.apache.org/projects/wicket/apidocs/1.4.x" title="JavaDocs of
Apache Wicket 1.4.x">Wicket 1.4</a>
+ </li>
+ <li>
+ <a
href="http://ci.apache.org/projects/wicket/apidocs/1.3.x" title="JavaDocs of
Apache Wicket 1.3.x">Wicket 1.3</a>
+ </li>
+ </ul>
+ <h5>Wicket 7.x</h5>
+ <ul>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/wicket/7.0.0-M3">Download M3</a>
+ </li>
+ <li>
+ <a
href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+7.0">Migration
guide</a>
+ </li>
+ <li>
+ <a
href="http://ci.apache.org/projects/wicket/apidocs/7.x/" title="JavaDocs of
Apache Wicket 7.x">API Docs 7.x</a>
+ </li>
+ </ul>
+ <h5>
+ <a name="Navigation-Developers"
id="Navigation-Developers"></a>Contribute
+ </h5>
+ <ul>
+ <li>
+ <a href="/contribute/write.html" title="Writing
documentation">Writing docs</a>
+ </li>
+ <li>
+ <a href="/contribute/build.html" title="Building from
SVN">Build Wicket</a>
+ </li>
+ <li>
+ <a href="/contribute/patch.html" title="Provide a
patch">Provide a patch</a>
+ </li>
+ <li>
+ <a href="/contribute/release.html" title="Release
Wicket">Release Wicket</a>
+ </li>
+ <li>
+ <a
href="https://fisheye6.atlassian.com/browse/wicket-git" title="Git Overview"
class="external-link" rel="nofollow">Fisheye</a>
+ </li>
+ </ul>
+ <h5>
+ <a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+ </h5>
+ <ul>
+ <li>
+ <a href="http://www.apache.org/" class="external-link"
rel="nofollow">Apache</a>
+ </li>
+ <li>
+ <a href="http://www.apache.org/licenses/"
class="external-link" rel="nofollow">License</a>
+ </li>
+ <li>
+ <a
href="http://www.apache.org/foundation/sponsorship.html" class="external-link"
rel="nofollow">Sponsorship</a>
+ </li>
+ <li>
+ <a href="http://apache.org/foundation/thanks.html"
class="external-link" rel="nofollow">Thanks</a>
+ </li>
+ <li>
+ <a href="/apache/friends.html" title="Apache projects
using Wicket">Friends</a>
+ </li>
+ </ul>
+</div>
+
+ <div id="contentbody">
+ <h1>Wicket 1.5.12 released</h1>
+ <p>This is the twelfth maintenance release of the
Wicket 1.5.x series. This release brings over 5 bug fixes and improvements.</p>
+
+<ul>
+ <li><a
href="https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.12">Git
tag</a></li>
+ <li><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12326154">Changelog</a></li>
+ <li>To use in Maven:</li>
+</ul>
+
+<div 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.12<span
class="nt"></version></span>
+<span class="nt"></dependency></span></code></pre></div>
+
+<ul>
+ <li>Download the <a
href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.12">full distribution</a>
(including sources)</li>
+</ul>
+
+ </div>
+ <div id="clearer"></div>
+ <div id="footer"><span>
+Copyright © 2014 — 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.
+</span></div>
+
+ </div>
+</div>
+</body>
+</html>