The Wicket Team is proud to introduce the fifth Release Candidate in
Wicket 1.5 series. It includes bug fixes and improvements reported
against 1.5-RC4.2. See the changelog for full list.

More detailed migration notes are available on our [Migrate to 1.5
Wiki Page](https://cwiki.apache.org/WICKET/migration-to-wicket-15.html)

Release Artifacts:
* Subversion tag:
  http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1
* Changelog:
  
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12316423
  
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+WICKET+AND+fixVersion+%3D+%221.5-RC5.1%22
* To use in Maven:
  <dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket-core</artifactId>
    <version>1.5-RC5.1</version>
  </dependency>
* Download the full distribution:
  http://www.apache.org/dyn/closer.cgi/wicket/1.5-RC5.1 (including source)

The Wicket Team!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to